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

function toggleDrum #2

Closed
SimonaPiz opened this issue Oct 9, 2023 · 0 comments · Fixed by #6
Closed

function toggleDrum #2

SimonaPiz opened this issue Oct 9, 2023 · 0 comments · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@SimonaPiz
Copy link
Owner

SimonaPiz commented Oct 9, 2023

it takes two arguments:

  • a string representing the array name ('kicks', 'snares', 'hiHats', or 'rideCymbals'),
  • and an index number.

This function should flip the boolean value in the correct array at the specified index.

@SimonaPiz SimonaPiz mentioned this issue Oct 9, 2023
5 tasks
@SimonaPiz SimonaPiz self-assigned this Oct 9, 2023
@SimonaPiz SimonaPiz added the enhancement New feature or request label Oct 9, 2023
@SimonaPiz SimonaPiz changed the title a function called toggleDrum that takes two arguments function toggleDrum Oct 9, 2023
@SimonaPiz SimonaPiz linked a pull request Oct 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant