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
044f89a76d6bb3cd892f1ad0e5112e6cd08f3483
ardour
/
libs
/
evoral
History
Paul Davis
8ecabd0d37
remove debugging output; properly handle cases in Curve::_get_vector() where the entire requested range for the vector is either before the first point in the curve (unlikely to happen because we typically add a guard point at zero) or entire after the last point in the curve
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13582 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-02 00:23:03 +00:00
..
evoral
add reverse iterator to event list (prepare x-fade fix)
2012-11-30 15:51:05 +00:00
src
remove debugging output; properly handle cases in Curve::_get_vector() where the entire requested range for the vector is either before the first point in the curve (unlikely to happen because we typically add a guard point at zero) or entire after the last point in the curve
2012-12-02 00:23:03 +00:00
test
fix up part of the remaining details with automation, so that touch/write over-writes work correctly
2012-07-14 15:42:10 +00:00
run-tests.sh
Fairly major change to the way in which crossfades are handled;
2012-04-16 16:32:22 +00:00
wscript
enable and extend EVORAL_MIDI_XML. Useful for Debugging. Any objections?
2012-10-10 04:31:59 +00:00