[Audacity-devel] Linking changes!
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Al D. <bus...@gm...> - 2010-02-17 18:07:09
|
I've made a number of changes in the last couple days to implement the new linking scheme (same as the old linking scheme but should be easier to program around). 1. You shouldn't see any changes unless you're building with EXPERIMENTAL_LINKING enabled in src/Experimental.h. If you do let me know or fix it if you feel like it. 2. If you want to try it enable EXPERIMENTAL_LINKING. Everything I've tested so far works, but I'm sure I don't have everything. If there are performance issues with selection let me know -- I don't have any slow computers to test with here (sadly). 3. I'll document the new programming style for linking on the Wiki soon. 4. Truncate Silence doesn't yet work with linking, but it doesn't work with multiple clips yet either. That's my next order of business. - Al |