RustAudio/dsp-chain

Change `Pan` to properly handle an arbitrary number of channels, rather than be unnecessarily locked to Stereo.

mitchmindtree opened this issue · 1 comments

Change `Pan` to properly handle an arbitrary number of channels, rather than be unnecessarily locked to Stereo.

The concept of pan isn't really needed within dsp-chain and was removed in #109.