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

Fixing drywet method bug and p5.Effect.js test #606

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

iRohitSingh
Copy link
Contributor

@therewasaguy We are not passing the fade parameter to drywet method that's why the effect test is failing but now It is fixed.

You can see the passing test in the screenshot

Screenshot from 2021-04-21 23-32-17

@iRohitSingh iRohitSingh changed the title Fixing drywet function bug Fixing drywet function bug and p5.Effect.js test Apr 21, 2021
@iRohitSingh iRohitSingh changed the title Fixing drywet function bug and p5.Effect.js test Fixing drywet method bug and p5.Effect.js test Apr 21, 2021
@therewasaguy
Copy link
Member

thank you @iRohitSingh !

@therewasaguy therewasaguy merged commit ae8867a into processing:main Apr 25, 2021
therewasaguy added a commit that referenced this pull request May 26, 2021
building on #583

with some additional updates

- fix drywet function but #606
-  fix function name in documentation #603
- fix repeat initialization of audioWorklet #593
- fix issue with p5.Score that prevented parts from being passed as argument #543
therewasaguy added a commit that referenced this pull request May 26, 2021
building on #583

with some additional updates

- fix drywet function but #606
-  fix function name in documentation #603
- fix repeat initialization of audioWorklet #593
- fix issue with p5.Score that prevented parts from being passed as argument #543
@therewasaguy therewasaguy mentioned this pull request May 26, 2021
3 tasks
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

Successfully merging this pull request may close these issues.

2 participants