13
0
Go to file
David Robillard 7250433f50 Progress on the disk side of things:
- MidiRingBuffer implementation
- MidiDiskstream reading from playlists
- MidiPlaylist reading from regions
- MidiRegions returning random notes for the time being, but the inter-thread stuff works..

Horrible awful mess, not really commit worthy, but I need to move machines.
Nothing to see here.. :)



git-svn-id: svn://localhost/ardour2/branches/midi@835 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-16 20:36:14 +00:00
DOCUMENTATION provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION files 2006-05-24 20:40:11 +00:00
gtk2_ardour Progress on the disk side of things: 2006-08-16 20:36:14 +00:00
libs Progress on the disk side of things: 2006-08-16 20:36:14 +00:00
templates Merged with trunk revision 610 2006-06-15 22:31:13 +00:00
tools Merged with trunk R708 2006-07-28 01:08:57 +00:00
vst Merge big changes (mostly Controllable) from trunk 2006-07-14 03:43:32 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
ardour_system.rc route list + edit group list now pretty much functional, plus preparations for ardour2.0-alpha1 2006-01-10 04:25:47 +00:00
ardour.dox Merged with trunk R776 2006-08-10 01:22:45 +00:00
ardour.rc.in a) start at creating ControlProtocol objects 2006-04-04 03:26:08 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
PACKAGER_README Initial revision 2005-05-13 20:47:18 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConstruct Merged with trunk R776 2006-08-10 01:22:45 +00:00

Please see the DOCUMENTATION directory.

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