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

Add Arpeggiator #4

Closed
ricardomatias opened this issue Mar 2, 2020 · 1 comment
Closed

Add Arpeggiator #4

ricardomatias opened this issue Mar 2, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ricardomatias
Copy link
Owner

const aMin = new Key('A', Key.MINOR);

new Arp(aMin, [ 1, 5, 7, 6 ], ['4n', '8n', '2n']);
@ricardomatias ricardomatias self-assigned this Mar 2, 2020
@ricardomatias ricardomatias added the enhancement New feature or request label Mar 2, 2020
@ricardomatias
Copy link
Owner Author

Closed with #5

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

No branches or pull requests

1 participant