drowaudio

Results 40 comments of drowaudio

I think this should be fixed on develop now as I've changed the queuing system.

I think this is probably a juce problem as it uses the juce plugin loading. Have you tried it with the juce audio plugin host demo?

Can you provide a bit more info on why it was failing? What was the value of `getWholeBeats()` when the problem occurred? Also, are you able to provide a failing...

I think this has been fixed on the `feature/launcher` branch as a side effect of some other changes. If you still manage to see it, can you reopen this or...

![Image](https://github.com/Tracktion/tracktion_engine/assets/1065708/83b9aeeb-3f73-4aa8-a6c7-b79f9e610f3e) Before changes

Using memory mapped reader for compressed formats: ![Image](https://github.com/Tracktion/tracktion_engine/assets/1065708/58698e1a-706a-486e-abed-28925311bb2a)

After initial spreading: ![Image](https://github.com/Tracktion/tracktion_engine/assets/1065708/286e0d7b-f4fd-42f6-a052-baca87b1d0c7)

kNoOpt: kNormal: kFast:

FYI here's that Selectable helper class I mentioned: https://github.com/Tracktion/tracktion_engine/commit/c9b328c89f807dfa356778442a98bd6d8ce354c0

Sorry, it's been a while since I looked at this and have forgotten most of the details. Plugin hosting with all the external formats is precarious at best which is...