probonopd
probonopd
This build should hopefully work as expected?
[Does not work as expected](https://github.com/probonopd/MiniDexed/issues/563#issuecomment-2817028777): At sample rates < 48000, the reverb time gets shorter. Now the behavior is exactly the opposite. At a sample rate of 96000, miniDexed crashes.
Didn't have a chance to test this yet, but if you have some extra time, maybe you'll want to give this a try?
Running out of ideas. https://github.com/probonopd/MiniDexed/pull/838/files seems simple enough; there must be more to it than meets the eye.
@diyelectromusic do you have any idea?
Thanks! Note to self: Retry; seemingly running into a rate limit with the screenshot hosting provider... unrelated to your change.
Thanks. I will retry in a while.
Thanks @TheTumultuousUnicornOfDarkness. However please only submit the 1 file in `data/`. I don't want to introduce additional dependencies to the test like `uses: nick-fields/retry@v3`.
Hi, your description is correct. You should not try writing or moving files inside a mounted AppImage, as it is read-only by design. What do you want do achieve? If...
`c:\Users\User\AppData\Roaming\Python\Python312\Scripts\deezer-downloader.exe --show-config-template > config.ini` seems to work. Something is missing in the instructions.