Mono is an excercise in subtractive synthesis. My intent is to write a bandlimited oscillator, a 4-pole low-pass filter and an envelope generator that run in real-time, and to have a TB-303-
inspired graphical user interface on top of that. As of now, the audio configuration process is not so nice and you have to be a nerd in order to succeed.
Here are some key features of "Mono":
· oscillator (though not yet properly bandlimited)
· 4-pole all-pole low-pass filter
· ADR envelope generator
· single pattern sequencer
· butt-ugly GUI
· real-time audio output on Linux, IRIX and Solaris
Requirements:
· Sonic Flow version >= 0.1.3
· Gtk-- version >= 1.1.8
· libaudiohw version >= 0.2.0
· libsoundfile version >= 1.0.0
· libpbd version >= 1.0.0
· libsigc++ version >= 0.8.5
· GTK+/Glib version >= 1.2.5
· POSIX threading (libpthread; comes with Linux for example)
· C++ Standard Template Library (comes with GCC 2.95 for example)
Product's homepage
Here are some key features of "Mono":
· oscillator (though not yet properly bandlimited)
· 4-pole all-pole low-pass filter
· ADR envelope generator
· single pattern sequencer
· butt-ugly GUI
· real-time audio output on Linux, IRIX and Solaris
Requirements:
· Sonic Flow version >= 0.1.3
· Gtk-- version >= 1.1.8
· libaudiohw version >= 0.2.0
· libsoundfile version >= 1.0.0
· libpbd version >= 1.0.0
· libsigc version >= 0.8.5
· GTK /Glib version >= 1.2.5
· POSIX threading (libpthread; comes with Linux for example)
· C Standard Template Library (comes with GCC 2.95 for example)