Is there any (theoretical) way to send +1 note (or octave, or whatever) on one speaker channel?
- jocorok asked 8 years ago
- You must login to post comments
If I understand you correctly you want to change the pitch in one speaker channel? That is easy, use FMOD_DSP_PITCHSHIFT to modify the pitch and DSP::setSpeakerActive to set which speakers channels the DSP should be active.
- Guest answered 8 years ago
- You must login to post comments
Your Answer
Please login first to submit.