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 a772347501 Add message to the Makefile suggesting the user may need to run 'make install'. 17 years ago
doc Update documentation. 17 years ago
gui Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 17 years ago
instruments Add new instrument definitions. 17 years ago
.gitignore Initial public checkin. 17 years ago
COPYING Initial public checkin. 17 years ago
Makefile Add message to the Makefile suggesting the user may need to run 'make install'. 17 years ago
TODO Set song dirtiness more often/more consistently. 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
const.h Move definition of VERSION to Makefile. 17 years ago
dash.H Initial public checkin. 17 years ago
debug.C Initial public checkin. 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 Initial public checkin. 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 Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 17 years ago
grid.H Make 'crop' command crop to rectangle too. 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 Don't crash when song cannot be loaded via LASH. 17 years ago
lash.H Initial public checkin. 17 years ago
logo.xpm Initial public checkin. 17 years ago
main.C Don't crash when song cannot be loaded via LASH. 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 Initial public checkin. 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 Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 17 years ago
pattern.H Initial public checkin. 17 years ago
phrase.C Initial public checkin. 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 Attempt to address interaction between jack buffer size and tempo. 17 years ago
transport.H Attempt to address interaction between jack buffer size and tempo. 17 years ago