Go to file
Jonathan Moore Liles 5ceed377fb Update phrase display when patterns are created/destroyed. 2008-02-12 17:04:38 -06:00
doc Initial public checkin. 2008-02-10 18:46:51 -06:00
gui Call Fl_Double_Window::resize in canvas widget resize method.. Apparently it matters. 2008-02-12 16:25:14 -06:00
instruments Add new instrument definitions. 2008-02-11 22:18:21 -06: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 Add more status line output. 2008-02-12 12:21:42 -06:00
TODO Call Fl_Double_Window::resize in canvas widget resize method.. Apparently it matters. 2008-02-12 16:25:14 -06:00
canvas.C Update phrase display when patterns are created/destroyed. 2008-02-12 17:04:38 -06:00
canvas.H Update phrase display when patterns are created/destroyed. 2008-02-12 17:04:38 -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
const.h Initial public checkin. 2008-02-10 18:46:51 -06: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 Fix error in ASSERT macro. 2008-02-12 13:25:07 -06:00
event.C Initial public checkin. 2008-02-10 18:46:51 -06:00
event.H Initial public checkin. 2008-02-10 18:46:51 -06:00
event_list.C Initial public checkin. 2008-02-10 18:46:51 -06:00
event_list.H Initial public checkin. 2008-02-10 18:46:51 -06:00
grid.C Fix error in ASSERT macro. 2008-02-12 13:25:07 -06:00
grid.H Initial public checkin. 2008-02-10 18:46:51 -06:00
instrument.C Support saving of instrument definitions. 2008-02-11 22:06:00 -06:00
instrument.H Support saving of instrument definitions. 2008-02-11 22:06:00 -06:00
jack.C Initial public checkin. 2008-02-10 18:46:51 -06:00
jack.H Initial public checkin. 2008-02-10 18:46:51 -06:00
lash.C Minor cleanup of debugging output. 2008-02-12 12:08:17 -06:00
lash.H Initial public checkin. 2008-02-10 18:46:51 -06:00
logo.xpm Initial public checkin. 2008-02-10 18:46:51 -06:00
main.C Update phrase display when patterns are created/destroyed. 2008-02-12 17:04:38 -06:00
mapping.C Allow editing of instrument row properties. 2008-02-11 16:59:54 -06:00
mapping.H Allow editing of instrument row properties. 2008-02-11 16:59:54 -06:00
midievent.C Initial public checkin. 2008-02-10 18:46:51 -06:00
midievent.H Initial public checkin. 2008-02-10 18:46:51 -06:00
non.H Add signals for song dirty state. Make file menu entries context sensitive. 2008-02-12 00:06:08 -06:00
pattern.C Don't fail if instrument definitions cannot be found. Use C Major as default mapping. 2008-02-10 23:20:39 -06:00
pattern.H Initial public checkin. 2008-02-10 18:46:51 -06:00
phrase.C Initial public checkin. 2008-02-10 18:46:51 -06:00
phrase.H Initial public checkin. 2008-02-10 18:46:51 -06:00
scale.C Initial public checkin. 2008-02-10 18:46:51 -06:00
scale.H Initial public checkin. 2008-02-10 18:46:51 -06:00
sequence.C Add phrase and sequence progress bar widgets. 2008-02-11 00:16:31 -06:00
sequence.H Add phrase and sequence progress bar widgets. 2008-02-11 00:16:31 -06:00
smf.C Add more status line output. 2008-02-12 12:21:42 -06:00
smf.H Initial public checkin. 2008-02-10 18:46:51 -06:00
transport.C Fix math error in timebase master code. 2008-02-11 00:18:45 -06:00
transport.H Add more status line output. 2008-02-12 12:21:42 -06:00