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 de54a267f3 configure: Pull enhancements over from Non-DAW. 17 years ago
doc Update overview. 17 years ago
gui Remove unnecessary message. 17 years ago
instruments Add new instrument definitions. 17 years ago
scripts configure: Pull enhancements over from Non-DAW. 17 years ago
.gitignore Initial public checkin. 17 years ago
COPYING Initial public checkin. 17 years ago
Makefile configure: Pull enhancements over from Non-DAW. 17 years ago
TODO Update TODO. 17 years ago
canvas.C Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 17 years ago
canvas.H Add new rectangular selection to canvas. 17 years ago
common.h Initial public checkin. 17 years ago
config.h Initial public checkin. 17 years ago
configure configure: Pull enhancements over from Non-DAW. 17 years ago
const.h Change program name to non-sequencer to avoid confusion (ha!) 17 years ago
dash.H Initial public checkin. 17 years ago
debug.C Don't print all messages to stderr (only warnings, assertions, and fatal errors) 17 years ago
debug.h Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 17 years ago
event.C Clean up some compiler warnings. 17 years ago
event.H Initial public checkin. 17 years ago
event_list.C Add new rectangular selection to canvas. 17 years ago
event_list.H Add new rectangular selection to canvas. 17 years ago
grid.C Clean up some compiler warnings. 17 years ago
grid.H Clean up some compiler warnings. 17 years ago
instrument.C Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 17 years ago
instrument.H Actually mute notes outside of current mapping. 17 years ago
jack.C Attempt to address interaction between jack buffer size and tempo. 17 years ago
jack.H Initial public checkin. 17 years ago
lash.C Bring build system improvements over from Non-DAW. 17 years ago
lash.H Bring build system improvements over from Non-DAW. 17 years ago
main.C Use the logo.png installed with the documentation rather than including the XPM in the binary. 17 years ago
mapping.C Actually mute notes outside of current mapping. 17 years ago
mapping.H Actually mute notes outside of current mapping. 17 years ago
midievent.C Initial public checkin. 17 years ago
midievent.H Clean up some compiler warnings. 17 years ago
non.H Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 17 years ago
pattern.C Clean up some compiler warnings. 17 years ago
pattern.H Initial public checkin. 17 years ago
phrase.C Clean up some compiler warnings. 17 years ago
phrase.H Initial public checkin. 17 years ago
scale.C Actually mute notes outside of current mapping. 17 years ago
scale.H Actually mute notes outside of current mapping. 17 years ago
sequence.C Don't crash when song cannot be loaded via LASH. 17 years ago
sequence.H Add phrase and sequence progress bar widgets. 17 years ago
smf.C Don't crash when song cannot be loaded via LASH. 17 years ago
smf.H Initial public checkin. 17 years ago
transport.C Clean up some compiler warnings. 17 years ago
transport.H Attempt to address interaction between jack buffer size and tempo. 17 years ago