You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the end point of a BeatLoop is either the end of the track or a point n beats forward (depending which comes first).
I think Mixxx should be able to continue playing after the end of the track (playing silence), this way loops would not be truncated at the end of a track.
This is useful because sometimes loop tracks are not long enough and have the last beat truncated.
We can introduce an option to stop the deck at the end of a track to keep the current behavior. This is the approach Traktor takes.
The text was updated successfully, but these errors were encountered:
#1187 modified the loop_double Control so it will not increase the size of a loop if the new loop would go beyond the end of the track. Instead of truncating the new loop at the end of the track, it just won't resize the old loop.
Reported by: ferranpujolcamins
Date: 2016-01-01T18:47:00Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: lp1530458
Currently the end point of a BeatLoop is either the end of the track or a point n beats forward (depending which comes first).
I think Mixxx should be able to continue playing after the end of the track (playing silence), this way loops would not be truncated at the end of a track.
This is useful because sometimes loop tracks are not long enough and have the last beat truncated.
We can introduce an option to stop the deck at the end of a track to keep the current behavior. This is the approach Traktor takes.
The text was updated successfully, but these errors were encountered: