Assists music production by grouping standalone programs into sessions. Community version of "Non Session Manager".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan Moore Liles ab88b2d3ec nonlib/Thread: Separate running() logic from thread descriptor. 10 years ago
..
JACK Use new Jack Metadata API to mark CV ports. 11 years ago
MIDI Sequencer: Cover up bug in gcc-4.8. 11 years ago
NSM Oops. Forgot to update NSM API versions. 13 years ago
OSC Mixer: Fix OSC pathname generation when running without NSM. 11 years ago
Block_Timer.H Massively reoganize tree. 15 years ago
Log_Entry.C Mixer: Fix segfault in module paste. 12 years ago
Log_Entry.H Maybe silence -Wunused-result warnings on arch. 11 years ago
Loggable.C Timeline: Don't die when undo function is used when no project is open or when there is nothing left to undo. 10 years ago
Loggable.H nonlib: Add assertions to catch multiple calls to log_create() which would result in duplicate log entries. 12 years ago
Mutex.H Massively reoganize tree. 15 years ago
Thread.C nonlib/Thread: Separate running() logic from thread descriptor. 10 years ago
Thread.H nonlib/Thread: Separate running() logic from thread descriptor. 10 years ago
debug.C nonlib: Use GNU extension program_invocation_short_name to get module name for debug output. 12 years ago
debug.h Clean up some compiler warnings 12 years ago
dsp.C Mixer: Implement plugin spectrum view. 11 years ago
dsp.h Tweak DSP optimization. 11 years ago
file.C nonlib/Loggable: Get rid of some line length limitations. 11 years ago
file.h nonlib/Loggable: Get rid of some line length limitations. 11 years ago
nonlib Tweak build system. 15 years ago
nsm.h The changes needed to get "nsm.h" to work with C (or C++ where stdio.h has not been included) 13 years ago
string_util.C OSC: Escape pattern matching characters in signal names. 11 years ago
string_util.h OSC: Properly encode/decode special characters in osc paths. 13 years ago
types.h Refactor common components of Timeline and Mixer into nonlib/ 15 years ago
wscript Sequencer: More simplification of pattern drawing. 11 years ago