sudo apt-get install fluidsynth
As I will only be using FluidSynth via the command line I chose to work from two PuTTY ssh. One to launch FluidSynth ond the other ttymidi.
And the other ssh.
ttymidi -s /dev/ttyAMA0 -b 38400 -v &
aconnect -iol
aconnect 129:0 128:0
Where 129:0 is the ttymidi output ( midi input) and 128:0 is the midi input for FluidSynth.
Can midi input signals internally generated by using port by creating keyboard?
ReplyDelete