Re: [fluid-dev] Questions about fluidsynth API

2020-02-06 Thread Benoit Tachet via fluid-dev
Hello George, For the hardware, here are some more explanations : The Keyboard I’m using is a custom one, made from wood and plexiglass, being 1 meter width and 1.1 meter depth per octave. To check if a key is pressed or not, I use some silver tissue, linked to an Arduino board. This board, that

Re: [fluid-dev] Questions about fluidsynth API

2020-02-06 Thread George Poulson
Can you explain some more about what hardware you are using? If you have a midi keyboard connected to a Raspberry Pi and are running fluidsynth then you should be able to hear the audio corresponding to pressing keys on the keyboard. Do you have this working already? If not then can you use fluidsy

[fluid-dev] Questions about fluidsynth API

2020-02-06 Thread Benoit Tachet via fluid-dev
Hello, fluid-dev team, I'd like to use your API system to run a MIDI-like software (to run a homemade giant piano). At first, I used a MIDI board directly linked to an Arduino, but now, I want to use a raspberry pi board to add some new features, and I'm facing a huge problem : if I press 2 ke