I was wondering if I can use Cabbage/cSound for purely MIDI stuff on an Embedded System. I’m not into audio programming/processing at all. The sound processing/generation is done on an external instrument over Midi.
The closest to my approach was the MIOS32 project, but I need more advanced, fully documented, and highly portable library to work with. I’m not afraid of switching to a more advanced target MPU capable of running Linux so I can utilize the dependencies needed for cSound or Juce. What do you think?