Non reinvents the DAW. Powerful enough to form a complete studio, fast and light enough to run on low-end hardware like the eeePC or Raspberry Pi, and so reliable that it can be used live https://non.tuxfamily.org/
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 9e82b28f07 dsp: code style tweak. 3 years ago
..
JACK Mixer: Fix issues with port auto-connection 8 years ago
MIDI nonlib/MIDI: Cleanup some type signatures. 3 years ago
NSM Oops. Forgot to update NSM API versions. 12 years ago
OSC Mixer: Try to better cope with parameter feedback feedback cycles. 3 years ago
Block_Timer.H Massively reoganize tree. 14 years ago
Log_Entry.C Mixer: Fix segfault in module paste. 12 years ago
Log_Entry.H Maybe silence -Wunused-result warnings on arch. 10 years ago
Loggable.C Replace deprecated scanf %a modifier with %m. 7 years ago
Loggable.H nonlib: Add assertions to catch multiple calls to log_create() which would result in duplicate log entries. 11 years ago
Mutex.H Massively reoganize tree. 14 years ago
Thread.C Timeline: Don't attempt to join thread that hasn't been created. 9 years ago
Thread.H nonlib/Thread: Separate running() logic from thread descriptor. 9 years ago
debug.C nonlib: Use GNU extension program_invocation_short_name to get module name for debug output. 11 years ago
debug.h Clean up some compiler warnings 12 years ago
dsp.C dsp: code style tweak. 3 years ago
dsp.h Mixer: Make meters more efficient. 3 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. 14 years ago
nsm.h The changes needed to get "nsm.h" to work with C (or C++ where stdio.h has not been included) 12 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. 12 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