libertyernie / LoopingAudioConverter

A converter frontend for loopable audio formats
181 stars 17 forks source link

MSU-1 output sample rate #32

Closed qwertymodo closed 4 years ago

qwertymodo commented 4 years ago

MSU-1 files are defined as always being 44.1kHz, so when outputting to MSU-1, the output sample rate should always be set to that. By default, it's not setting the output sample rate, so it just outputs the samples in their original rate, which leads to songs getting played back either to fast or too slow.

libertyernie commented 4 years ago

Thanks for the tip. I made a change that will prompt the user to ask if it's OK to switch to 2-channel 44.1KHz output (even if they've selected mono, or a higher or lower sample rate). Let me know if you want me to do a new build :)

libertyernie commented 4 years ago

This should be fixed in version 2.4.