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

[Request / Question] Pan2 -> PanX #233

Open
seanwalker909 opened this issue Aug 15, 2018 · 1 comment
Open

[Request / Question] Pan2 -> PanX #233

seanwalker909 opened this issue Aug 15, 2018 · 1 comment

Comments

@seanwalker909
Copy link

Sorry if this isn't the right place to post something like this, wasn't sure where else to ask...

I'm trying to reverse engineer flocking and the pan2 function to work more like PanX. Do you think this is doable just by editing the pan2 code in multichannel.js? or would I need to dig a bit deeper into flockings core functionality?

@colinbdclark
Copy link
Collaborator

Hi @seanwalker909! This is a fine place to post questions, no problem.

Everything you need should be located in the flock.ugen.pan2 unit generator. Taking a quick look at SuperCollider's PanX ugen, I don't see any reason why you couldn't similarly refactor Flocking's pan2 to support panning an arbitrary number of channels.

Is there anything I can do to help with the process? I'm happy to review a pull request when you've got something working.

Good luck with it!

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

2 participants