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
9153ef32975efb86cc1609d72a0ea1ebd149faab
ardour
/
libs
/
evoral
/
src
History
Paul Davis
3162ffb4f4
move assignments out of assert() in editor_drag (thanks lincoln); change mouse mode buttons when in internal/MIDI mode; arrow key control of note velocity, value and position - hey look ma, MIDI editing!
...
git-svn-id: svn://localhost/ardour2/branches/3.0@5539 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-17 15:58:47 +00:00
..
libsmf
Fix uninitialised variable.
2009-08-17 01:41:35 +00:00
Control.cpp
The great audio processing overhaul.
2009-05-07 06:30:50 +00:00
ControlList.cpp
Fix some unused parameter warnings.
2009-07-21 15:55:17 +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
move assignments out of assert() in editor_drag (thanks lincoln); change mouse mode buttons when in internal/MIDI mode; arrow key control of note velocity, value and position - hey look ma, MIDI editing!
2009-08-17 15:58:47 +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
MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s.
2009-08-13 01:57:03 +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