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
be3aff4bdabbf5ced06db66d7bea4cd6b7ec3572
ardour
/
libs
/
evoral
/
src
History
Carl Hetherington
01217e64f8
Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic.
...
git-svn-id: svn://localhost/ardour2/branches/3.0@5098 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-05-18 00:21:17 +00:00
..
libsmf
Make smf_track_get_next_event gracefully handle empty tracks.
2009-02-15 17:16:58 +00:00
Control.cpp
The great audio processing overhaul.
2009-05-07 06:30:50 +00:00
ControlList.cpp
Only create a Curve for an AutomationList if we need it.
2009-02-19 19:42:25 +00:00
ControlSet.cpp
The great audio processing overhaul.
2009-05-07 06:30:50 +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
*** NEW CODING POLICY ***
2009-02-25 18:26:51 +00:00
Note.cpp
Maybe fix assertion crash.
2009-05-04 02:15:16 +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
Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic.
2009-05-18 00:21:17 +00:00
SMF.cpp
Fix the horrible mess that was anything related to sources and paths.
2009-02-17 02:11:49 +00:00
SMFReader.cpp
* midi_event_size(uchar status): return size including status / handle sysex
2009-02-03 08:46:24 +00:00