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 5cb724cecc Correct off-by-one in drawing of selection rectangle. 16 years ago
doc Update TODO. 16 years ago
gui Draw playhead the same way, regardless of selection flag. 16 years ago
instruments Add new instrument definitions. 16 years ago
.gitignore Initial public checkin. 16 years ago
COPYING Initial public checkin. 16 years ago
Makefile Make 'install' rule depend on 'all' 16 years ago
TODO Add new rectangular selection to canvas. 16 years ago
canvas.C Correct off-by-one in drawing of selection rectangle. 16 years ago
canvas.H Add new rectangular selection to canvas. 16 years ago
common.h Initial public checkin. 16 years ago
config.h Initial public checkin. 16 years ago
const.h Move definition of VERSION to Makefile. 16 years ago
dash.H Initial public checkin. 16 years ago
debug.C Initial public checkin. 16 years ago
debug.h Fix error in ASSERT macro. 16 years ago
event.C Initial public checkin. 16 years ago
event.H Initial public checkin. 16 years ago
event_list.C Add new rectangular selection to canvas. 16 years ago
event_list.H Add new rectangular selection to canvas. 16 years ago
grid.C Make 'crop' command crop to rectangle too. 16 years ago
grid.H Make 'crop' command crop to rectangle too. 16 years ago
instrument.C Actually mute notes outside of current mapping. 16 years ago
instrument.H Actually mute notes outside of current mapping. 16 years ago
jack.C Initial public checkin. 16 years ago
jack.H Initial public checkin. 16 years ago
lash.C Minor cleanup of debugging output. 16 years ago
lash.H Initial public checkin. 16 years ago
logo.xpm Initial public checkin. 16 years ago
main.C Update playback mode widget when song is loaded via LASH. 16 years ago
mapping.C Actually mute notes outside of current mapping. 16 years ago
mapping.H Actually mute notes outside of current mapping. 16 years ago
midievent.C Initial public checkin. 16 years ago
midievent.H Initial public checkin. 16 years ago
non.H Add signals for song dirty state. Make file menu entries context sensitive. 16 years ago
pattern.C Actually mute notes outside of current mapping. 16 years ago
pattern.H Initial public checkin. 16 years ago
phrase.C Initial public checkin. 16 years ago
phrase.H Initial public checkin. 16 years ago
scale.C Actually mute notes outside of current mapping. 16 years ago
scale.H Actually mute notes outside of current mapping. 16 years ago
sequence.C Clean up some uninitialized values flagged by valgrind. 16 years ago
sequence.H Add phrase and sequence progress bar widgets. 16 years ago
smf.C Add more status line output. 16 years ago
smf.H Initial public checkin. 16 years ago
transport.C Fix math error in timebase master code. 16 years ago
transport.H Add more status line output. 16 years ago