You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same twitchy sound in vista 64bit with an integrated sigmatel. i'll try using a real soundcard.
I've just noticed sound is far greater (not crystal clear but not too bad) when i set interleaved to true.
ok after more tests,
with inputChannels set to 1 and outputChannels set to 1, (interleaved true of false does not matter) the sound is crystal clear. with inputChannels to 2 and ouputChannels to 1, i get some glitches (but not many) interleaved = true slows down music (as expected), but whenever outputChannels is set to 2, i have load of glitches.
The text was updated successfully, but these errors were encountered:
I have this same issue on OSX. Simply returning the inputBuffer either results in screeching, glitching sounds, or in total silence, depending on the settings. See code below.
This issue was reported by @Cactusbone inside of this issue #24
Reproduction steps:
Code reproducing issue
https://gist.github.com/Cactusbone/1aea1635f34869b13e30
Platform
Windows 7 64bit
Description
same twitchy sound in vista 64bit with an integrated sigmatel. i'll try using a real soundcard.
I've just noticed sound is far greater (not crystal clear but not too bad) when i set interleaved to true.
ok after more tests,
with inputChannels set to 1 and outputChannels set to 1, (interleaved true of false does not matter) the sound is crystal clear. with inputChannels to 2 and ouputChannels to 1, i get some glitches (but not many) interleaved = true slows down music (as expected), but whenever outputChannels is set to 2, i have load of glitches.
The text was updated successfully, but these errors were encountered: