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
Following the instructions for upgrading from 2.0 to 2.1 regarding MP3 files, the GUI appears to hang while hundreds of files have their BPM and beatgrids as well as Waveforms cleared.
It would be nice if a) the GUI didn't hang and b) there was a progress bar for this operation when done on say more than 10 tracks, like the library scanner has.
The text was updated successfully, but these errors were encountered:
This issue is valid for all actions that are applied on multiple tracks and should therefore be implemented in a more generic, reusable way.
Code from the new TrackAnalysisScheduler class that internally uses a queue might help here. But in contrast to track analyzers these simple track actions do not need to be executed in separate worker threads.
Reported by: Pegasus-RPG
Date: 2018-04-19T22:05:32Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: lp1765528
Tags: library
Following the instructions for upgrading from 2.0 to 2.1 regarding MP3 files, the GUI appears to hang while hundreds of files have their BPM and beatgrids as well as Waveforms cleared.
It would be nice if a) the GUI didn't hang and b) there was a progress bar for this operation when done on say more than 10 tracks, like the library scanner has.
The text was updated successfully, but these errors were encountered: