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

Give a bit of intelligence to the melody maker #34

Open
santolucito opened this issue Jan 11, 2022 · 0 comments
Open

Give a bit of intelligence to the melody maker #34

santolucito opened this issue Jan 11, 2022 · 0 comments
Assignees

Comments

@santolucito
Copy link
Member

let noteToPlay = items[Math.floor(Math.random() * items.length)];

Do something nicer sounding than choosing random notes from a set

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

2 participants