Reply To: 1.73
@acousmod wrote:
There is also a bug : when I resize an event, the length of the fade out changes !
It is shorter when the event is long and longer when it is short 😯
For example :
– the event is 60 seconds long
– I make a 10 seconds fade out
– I shorten the event to 20 seconds by dragging the right handle
– the fade is longer on the timeline (about 15 seconds)
– the numeric fade value is always 10 seconds but it lasts more
Or try to drag the right handle of an event : the fade out becomes shorter and disapears.
On the other hand, the fade in is stable.
I’ve checked your project file, and the problem happens because you play a 44k1 sound file in an 48k arrangement. One of the next major things I am going to look at is sample rate conversion. The implementation of this feature will fix issues like this one. You sent me a project a while back where you had a problem with curve sequences that did not align when being merged. This turned out to be a similar problem where the curve sequence used a different time resolution than the arrangement. This could have happened if you dragged the curve sequence object between arrangements that used different time resolutions.
So my advise for now is to make sure your sounds are the same samplerate as the arrangement. I’ll solve the time format issues when I start on SRC/timestretching.
