lmms icon indicating copy to clipboard operation
lmms copied to clipboard

Concurrent track loading

Open n0op3 opened this issue 8 months ago • 0 comments

Enhancement Summary

It seem like currently tracks are loaded one by one when opening a project. This is a problem if, for example, one has a project with 8 tracks all with instances of a plugin which takes a few seconds to load. If it could be parallelized, it could greatly improve the project loading times.

Implementation Details / Mockup

Possibly starting up to half the number of cores in the CPU threads for loading the tracks?

Please search the issue tracker for existing feature requests before submitting your own.

  • [x] I have searched all existing issues and confirmed that this is not a duplicate.

n0op3 avatar Apr 23 '25 14:04 n0op3