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
ea99ee68d9eecf53a687faefe3dbc79b6c6bea0e
ardour
/
libs
/
evoral
History
Carl Hetherington
9c8a27c664
Don't round control list events when x-scaling them; prevents large loss of accuracy with xfades when they are scaled to be small and then expanded again (
#4602
).
...
git-svn-id: svn://localhost/ardour2/branches/3.0@11125 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-31 13:25:29 +00:00
..
evoral
(1) do not write sequential same-value automation data into a ControlList (2) thin AutomationList data when reloading from disk (similar code as Ben's from ardour 2.X, but without user-adjustable thinning density at present). Should
fix
#4583
and maybe others caused by NaN's occuring from zero-slope lines
2011-12-26 22:13:54 +00:00
src
Don't round control list events when x-scaling them; prevents large loss of accuracy with xfades when they are scaled to be small and then expanded again (
#4602
).
2011-12-31 13:25:29 +00:00
test
Fix broken whitespace via merciless application of the emacs hammer.
2011-11-23 00:17:31 +00:00
run-tests.sh
Fix broken whitespace via merciless application of the emacs hammer.
2011-11-23 00:17:31 +00:00
wscript
Apply patch from timbyr to fix building with --test.
2011-11-13 03:54:29 +00:00