Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

How to pan an audiosignal in minim?

$
0
0

Hello, I see that certain AudioSignals like SawWave are able to do setPan because they extend? implement? Oscillator . I have my own class that implements AudioSignal, but setPan doesn't exist. If I want my audiosignals to be able to pan, whats the easiest way to get panning to work? do i have to extend the oscillator interface and copy whatever code exists there? or is there some other way to make audiosignals pan


Viewing all articles
Browse latest Browse all 2896

Trending Articles