google / google/oboe

How can I use the fxlab effects code on a stereo buffer?

Open
#2,144 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
4.1k
Forks
639
Avg merge
2d 23h
Merged PRs (30d)
8

Description

I am adapting the fxlab code to apply effects to pre-recorded audio clips instead of microphone input (similar to Drumthumper sample). It works well for mono audio. The problem arises when I need to use stereo audio since the fxlab effects code handles mono input. How can I modify the effects code to support stereo audio? I believe one solution is to instantiate two effects and apply them to each channel independently, but that would add overhead.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.