I'm currently building ardour 2.5 for rawhide. This required getting the new package 'aubio' into the distro (thanks Hans!).
Upstream recommends blowing away your ~/.ardour2/ardour.bindings file before running. I hacked this behaviour (backing up the file first) into the ardour startup script, similar to how this was done for ardour 2.2 config files. If anybody thinks was a bad idea, let me know.
I'm also inclined to push this into F9, since it fixes lots of crashers (perhaps even one recently reported to our bugzilla). Any objections?
AG
On Sun, 2008-07-13 at 23:34 -0700, Anthony Green wrote:
I'm currently building ardour 2.5 for rawhide. This required getting the new package 'aubio' into the distro (thanks Hans!).
Upstream recommends blowing away your ~/.ardour2/ardour.bindings file before running. I hacked this behaviour (backing up the file first) into the ardour startup script, similar to how this was done for ardour 2.2 config files. If anybody thinks was a bad idea, let me know.
I was going to suggest that, it is fine I think.
I'm also inclined to push this into F9, since it fixes lots of crashers (perhaps even one recently reported to our bugzilla). Any objections?
No, I agree. I will probably also push it on Planet CCRMA for fc8 et al once there is a Fedora src.rpm.
-- Fernando
Fernando Lopez-Lezcano wrote:
I'm also inclined to push this into F9, since it fixes lots of crashers (perhaps even one recently reported to our bugzilla). Any objections?
No, I agree.
Ok, great. I've requested a new branch for aubio. Perhaps this will all get done tomorrow.
AG