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

Multiple Phasers affecting one another on different channels #56

Closed
AndrewC9 opened this issue Jun 6, 2020 · 6 comments
Closed

Multiple Phasers affecting one another on different channels #56

AndrewC9 opened this issue Jun 6, 2020 · 6 comments

Comments

@AndrewC9
Copy link

AndrewC9 commented Jun 6, 2020

When I'm using multiple phasers they seem to create a mix between them all even if they aren't on the same channel.

@jeremywen
Copy link

@AScustomWorks ya I just ran into this. Add two green Phaser FX modules on two different mixer channels with different audio. The audio will "bleed" into the other phaser. Maybe like global variables or something?!?!

@AScustomWorks
Copy link
Owner

Hi Jeremy, I think it's the way the phaser class is declared, and where is declared but regular work has prevented me from taking a deeper look into this issue (and others) for months now :(
Now, I'm not as versed as I would want, to make the needed changes... do you think you could take a look to point me into the right direction? thanks!

@jeremywen
Copy link

jeremywen commented Sep 8, 2020

I am not quite sure but could this line make a Phaser that is shared? Should it be created in the Module constructor? https://github.com/AScustomWorks/AS/blob/master/src/Phaser.cpp#L182

@AScustomWorks
Copy link
Owner

Somehow I don't get an e-mail about new posts here... I'll look into that, and into the Phaser fix... sorry for the massive delay :(.

@AScustomWorks
Copy link
Owner

And this one will be fixed on V2( and V1 too just to keep all tidy)

@AScustomWorks
Copy link
Owner

Fixed now

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

3 participants