Go to file
Jonathan Moore Liles cdcd6516e7 Use the logo.png installed with the documentation rather than including the XPM in the binary. 2008-05-20 23:31:36 -05:00
doc Update documentation. 2008-03-23 01:35:07 -05:00
gui Use the logo.png installed with the documentation rather than including the XPM in the binary. 2008-05-20 23:31:36 -05:00
instruments Add new instrument definitions. 2008-02-11 22:18:21 -06:00
scripts Bring build system improvements over from Non-DAW. 2008-05-18 11:56:25 -05:00
.gitignore Initial public checkin. 2008-02-10 18:46:51 -06:00
COPYING Initial public checkin. 2008-02-10 18:46:51 -06:00
Makefile Use the logo.png installed with the documentation rather than including the XPM in the binary. 2008-05-20 23:31:36 -05:00
TODO Update TODO. 2008-05-18 11:37:12 -05:00
canvas.C Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05:00
canvas.H Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
common.h Initial public checkin. 2008-02-10 18:46:51 -06:00
config.h Initial public checkin. 2008-02-10 18:46:51 -06:00
configure Bring build system improvements over from Non-DAW. 2008-05-18 11:56:25 -05:00
const.h Change program name to non-sequencer to avoid confusion (ha!) 2008-05-18 12:15:11 -05:00
dash.H Initial public checkin. 2008-02-10 18:46:51 -06:00
debug.C Initial public checkin. 2008-02-10 18:46:51 -06:00
debug.h Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05:00
event.C Clean up some compiler warnings. 2008-05-20 00:18:10 -05:00
event.H Initial public checkin. 2008-02-10 18:46:51 -06:00
event_list.C Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
event_list.H Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
grid.C Clean up some compiler warnings. 2008-05-20 00:18:10 -05:00
grid.H Clean up some compiler warnings. 2008-05-20 00:18:10 -05:00
instrument.C Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05:00
instrument.H Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
jack.C Attempt to address interaction between jack buffer size and tempo. 2008-03-24 20:52:41 -05:00
jack.H Initial public checkin. 2008-02-10 18:46:51 -06:00
lash.C Bring build system improvements over from Non-DAW. 2008-05-18 11:56:25 -05:00
lash.H Bring build system improvements over from Non-DAW. 2008-05-18 11:56:25 -05:00
main.C Use the logo.png installed with the documentation rather than including the XPM in the binary. 2008-05-20 23:31:36 -05:00
mapping.C Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
mapping.H Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
midievent.C Initial public checkin. 2008-02-10 18:46:51 -06:00
midievent.H Clean up some compiler warnings. 2008-05-20 00:18:10 -05:00
non.H Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05:00
pattern.C Clean up some compiler warnings. 2008-05-20 00:18:10 -05:00
pattern.H Initial public checkin. 2008-02-10 18:46:51 -06:00
phrase.C Clean up some compiler warnings. 2008-05-20 00:18:10 -05:00
phrase.H Initial public checkin. 2008-02-10 18:46:51 -06:00
scale.C Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
scale.H Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
sequence.C Don't crash when song cannot be loaded via LASH. 2008-05-03 12:15:02 -05:00
sequence.H Add phrase and sequence progress bar widgets. 2008-02-11 00:16:31 -06:00
smf.C Don't crash when song cannot be loaded via LASH. 2008-05-03 12:15:02 -05:00
smf.H Initial public checkin. 2008-02-10 18:46:51 -06:00
transport.C Clean up some compiler warnings. 2008-05-20 00:18:10 -05:00
transport.H Attempt to address interaction between jack buffer size and tempo. 2008-03-24 20:52:41 -05:00