SpiralSynth Modular (or SSM) is an object orientated modular softsynth / sequencer / sampler. Audio or control data can be freely passed between the plugins, and is all treated the same. Data can also be fed back on itself for chaotic effects. LADSPA plugins are supported, and you can use them in the same way as any of the native plugins. Not having MIDI won't restrict what you can do. It currently uses the standard OSS/Free sound input/output (/dev/dsp), and should work on ALSA too. You can also render WAV files directly to disk. Alex Newman
Created attachment 6905 [details] ssm-0.2.0.ebuild (new)
Updated to 1.2.1rc2, it builds but doesn't run. Quickly eats all the memory in the machine and never opens a window. Have to investigate but that will take more time than i have right now.
Commited (~x86 masked) v0.2.1. The ebuild still has a hack to update the plugin makefiles to add the fltk include path. Need to continue looking at this and work out what the problem is. The above start up problem is caused by having an old ~/.spiralmodular. Added an einfo to the ebuild to remind people to check for old files.