-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Unfortunately, the only sound that I am able to produce with the LV2 plugin of libfmsynth is a very quiet, low-pitched "hummm" if I send MIDI notes to it.
I have created the LV2 on a recent Arch Linux / x86_64 according to your documentation. The plugin loads fine in jalv.gtkmm. I am able to load one of the provided presets and can see corresponding value changes in the plugin's GUI. MIDI notes are send using jack-keyboard, and the required jack connections are created using Catia. The same setup produces audible sounds using for example TAL-Noisemaker LV2. I can reproduce the same behaviour using Carla as a host.
Apart from that I have created the test program. If I run the program providing a file name it creates this text file containing two columns of numbers.
Do you have any idea what might went wrong?