This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
74ff55f835656f617f1c508508cda49ac5836c91
ardour
/
libs
/
evoral
/
src
History
David Robillard
74ff55f835
Tidy, remove dead code.
...
git-svn-id: svn://localhost/ardour2/branches/3.0@4576 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-15 03:00:04 +00:00
..
libsmf
Const correctness.
2009-02-14 22:49:25 +00:00
Control.cpp
Sync with
http://svn.drobilla.net/lad/trunk/evoral
r1891.
2008-12-21 20:36:15 +00:00
ControlList.cpp
verbosity--
2009-02-11 20:20:41 +00:00
ControlSet.cpp
Sync with
http://svn.drobilla.net/lad/trunk/evoral
r1891.
2008-12-21 20:36:15 +00:00
Curve.cpp
Sync with
http://svn.drobilla.net/lad/trunk/evoral
r1891.
2008-12-21 20:36:15 +00:00
Event.cpp
Use nframes_t for timestamps of real (jack) time MIDI events (i.e. in MidiBuffer and MidiRingBuffer).
2009-02-15 01:24:26 +00:00
MIDIEvent.cpp
* Code readability: Template parameter <T> -> <Time>
2009-02-10 22:06:56 +00:00
Note.cpp
Remove superfluous typedefs.
2009-02-14 23:41:05 +00:00
OldSMF.cpp
Remove abstract MIDIFile interface (maintaining interface with old crap was getting annoying).
2009-02-14 17:39:49 +00:00
Sequence.cpp
Tidy, remove dead code.
2009-02-15 03:00:04 +00:00
SMF.cpp
Shutup.
2009-02-15 02:14:23 +00:00
SMFReader.cpp
* midi_event_size(uchar status): return size including status / handle sysex
2009-02-03 08:46:24 +00:00