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

Fix issue #398 condition never met #446

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

doriclaudino
Copy link

if (arguments[i] && this.parts[i]) //Condition never met
this.resetParts(); //doens't exist on Part prototype and playNextPart already control the flow

maintainers:
Can we normalize CF vs CLRF line endings using git attributes?
got errors on src\audioWorklet\ringBuffer.js

https://github.com/processing/p5.js-sound/issues/398

Copy link
Member

@therewasaguy therewasaguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @doriclaudino ! Apologies that this now has merge conflicts. If you can isolate the change to the looper file, that'll help us get this merged.

Base automatically changed from master to main March 5, 2021 02:53
@Abhijay007
Copy link
Contributor

Hi @doriclaudino , can you please look into the merge conflicts, if you are busy I can resolve those conflicts and make a new PR around the same :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants