libfmsynth icon indicating copy to clipboard operation
libfmsynth copied to clipboard

A C library which implements an FM synthesizer

Results 5 libfmsynth issues
Sort by recently updated
recently updated
newest added

Hi @Themaister , thank you for making such a great library! Just wanted to let you know I created a simple [Dart FFI based wrapper package](https://github.com/maks/dart_fm_synth) for it to allow...

Hi Themaister, found your library. Is there an example to create realtime Sounds under Windows with SDL, aolib or winmm? Thx - greetings kmatze

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...

Hello! Nice work on producing an FM synth. I'm having a bit of trouble getting good results when using particular arrangements of operators/modulators. For example, there's a really recognizable characteristic...

Wouldn't build for me because the makefile had the wrong path to fmsynth.h … this fixed it for me.