13
0
Go to file
David Robillard f9a7388d7a Make SMFSource suck significantly less.
Read from MidiRingbuffer directly into model, don't read MidiRingBuffer into a new midi buffer, then into the model.
Pass rec data to UI via model instead of a separate buffer.
Read MIDI CC data into MidiModel (though not actually used yet).
Made quantization toggle edited flag so model is saved.


git-svn-id: svn://localhost/ardour2/trunk@2308 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-16 01:25:58 +00:00
DOCUMENTATION
gtk2_ardour Make SMFSource suck significantly less. 2007-08-16 01:25:58 +00:00
icons
libs Make SMFSource suck significantly less. 2007-08-16 01:25:58 +00:00
manual
templates
tools add theme files to default target, and install using target names 2007-08-02 19:18:40 +00:00
vst
ardour.dox
ardour.rc.in Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
COPYING
Makefile
PACKAGER_README
README
SConstruct - build fixes for OS X. 2007-07-31 00:48:10 +00:00
svn_revision.h

Please see the DOCUMENTATION directory.

If you plan to compile ardour from scratch, BUILD is required reading.