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 7421e646df Clean up a few inconsistencies with sequence tab detaching. 17 years ago
doc Update TODO. 17 years ago
gui Clean up a few inconsistencies with sequence tab detaching. 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 Make 'install' rule depend on 'all' 17 years ago
TODO Add new rectangular selection to canvas. 17 years ago
canvas.C Correct off-by-one in drawing of selection rectangle. 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 Fix error in ASSERT macro. 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 Make 'crop' command crop to rectangle too. 17 years ago
grid.H Make 'crop' command crop to rectangle too. 17 years ago
instrument.C Actually mute notes outside of current mapping. 17 years ago
instrument.H Actually mute notes outside of current mapping. 17 years ago
jack.C Initial public checkin. 17 years ago
jack.H Initial public checkin. 17 years ago
lash.C Minor cleanup of debugging output. 17 years ago
lash.H Initial public checkin. 17 years ago
logo.xpm Initial public checkin. 17 years ago
main.C Update playback mode widget when song is 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 Add signals for song dirty state. Make file menu entries context sensitive. 17 years ago
pattern.C Oops. Fix bug introduced in mapping note exclusion commit 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 Clean up some uninitialized values flagged by valgrind. 17 years ago
sequence.H Add phrase and sequence progress bar widgets. 17 years ago
smf.C Add more status line output. 17 years ago
smf.H Initial public checkin. 17 years ago
transport.C Fix math error in timebase master code. 17 years ago
transport.H Add more status line output. 17 years ago