Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using cc7 & cc11 - glitchy playback #93

Open
hudsonm4000 opened this issue Aug 7, 2024 · 2 comments
Open

Using cc7 & cc11 - glitchy playback #93

hudsonm4000 opened this issue Aug 7, 2024 · 2 comments

Comments

@hudsonm4000
Copy link

Hi I am using example3.c to test TSF's ability to handle cc7 & cc11 controllers. Both work but I get a glitchy playback, as if there is an audio buffer size problem. If it is a buffer size issue, where can I look to try different sizes?

Many thanks
Mark

@BLumia
Copy link

BLumia commented Aug 10, 2024

Maybe see SampleBlock and TSF_RENDER_EFFECTSAMPLEBLOCK.

@fucksophie
Copy link

Getting the same weird glitchy playback while on WebAudio, using stereo it's very glitchy. On MONO it's perfectly fine.

Code: https://pastes.dev/XtqMt32lzQ
To build: emcc -std=c++11 -lembind -s ALLOW_MEMORY_GROWTH -s EXPORTED_FUNCTIONS="['_malloc', '_free']" -s AUDIO_WORKLET=1 -s WASM_WORKERS=1 --emit-tsd audioengine.ts.d -o build/audioengine.js audioengine.cpp

To use: https://pastes.dev/HxlE9hAD9Y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants