Player appears for a brief moment before disappearing
Closed this issue · 6 comments
When I try to open the player it simply disappears shortly during loading process. Once that happens the "Error initializing constant Q transform." error pops up in the developer console.
This screenshot is made while Chrome is in Incognito Mode to rule out adblock extensions interfering with site's functionality.
Chrome version: 83.0.4103.97 64-bit
Woah. This might be related to your high sample rate (192kHz). I'll have to look into it!
I'm at 96kHz and MIDI Playback is much faster than it should be.
@thatsprettygood I've checked with 8kHz sampling rate and the playback goes much slower than usual. I think the playback speed is governed by default playback device's sampling rate, since I've got perfect speed at 44.1 kHz sampling rate. If you're using MIDI device for playback, the sampling rate won't affect playback speed whatsoever.
Interesting, thanks for reporting. I've reproduced this locally; the pitch stays accurate, but the tempo changes with the sample rate.
Fixed this, and also fixed XMP support for high sample rates. (You should be able to play mod/s3m/xm/it files now.)