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
9579ea0801ce9c60a41fb62708efbdcd81ef5c9a
ardour
/
libs
/
evoral
/
src
History
David Robillard
9579ea0801
StandardMIDIFile -> MIDIFile.
...
git-svn-id: svn://localhost/ardour2/branches/3.0@4533 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-11 20:15:25 +00:00
..
libsmf
Include stripped down libsmf code internally.
2009-02-11 17:38:40 +00:00
Control.cpp
Sync with
http://svn.drobilla.net/lad/trunk/evoral
r1891.
2008-12-21 20:36:15 +00:00
ControlList.cpp
Make (MIDI) event time stamp type a template parameter.
2009-02-02 02:36:05 +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
* more pleasant template parameter names in (MIDI)Event
2009-02-03 08:46:44 +00:00
LibSMF.cpp
StandardMIDIFile -> MIDIFile.
2009-02-11 20:15:25 +00:00
MIDIEvent.cpp
* Code readability: Template parameter <T> -> <Time>
2009-02-10 22:06:56 +00:00
Note.cpp
* Code readability: Template parameter <T> -> <Time>
2009-02-10 22:06:56 +00:00
Sequence.cpp
*Evoral: Sequence: forgot to commit that
2009-02-11 00:00:41 +00:00
SMF.cpp
StandardMIDIFile -> MIDIFile.
2009-02-11 20:15:25 +00:00
SMFReader.cpp
* midi_event_size(uchar status): return size including status / handle sysex
2009-02-03 08:46:24 +00:00