Re: [fluid-dev] Help using fluid_synth_activate_key_tuning

2019-10-14 Thread Tarjei Bærland
Hi, Marcus! Thank you, that worked perfectly. I was, as you've seen, missing the step of activating the tuning. Thanks, again, Tarjei man. 14. okt. 2019 kl. 10:25 skrev Marcus Weseloh : > Hi Tarjei, > > Am So., 13. Okt. 2019 um 22:36 Uhr schrieb Tarjei Bærland < > tarjeibaerl...@gmail.com>: >

Re: [fluid-dev] Help using fluid_synth_activate_key_tuning

2019-10-14 Thread Marcus Weseloh
Hi Tarjei, Am So., 13. Okt. 2019 um 22:36 Uhr schrieb Tarjei Bærland < tarjeibaerl...@gmail.com>: > Hi! > > I want to use fluidsynth to explore different tunings with my mathematics > classes. As a start, I've modified ~example.c~ to include a 'tuning' of all > notes being tuned at 200 cents, and

[fluid-dev] Help using fluid_synth_activate_key_tuning

2019-10-13 Thread Tarjei Bærland
Hi! I want to use fluidsynth to explore different tunings with my mathematics classes. As a start, I've modified ~example.c~ to include a 'tuning' of all notes being tuned at 200 cents, and not knowing how banks and progs work, I try to set the tuning for the full range for both bank and prog. Ho