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

playable Musical Instrument Project #72

Merged
merged 1 commit into from
Dec 6, 2020

Conversation

pramit-marattha
Copy link
Owner

Musical Instrument React

  • Using Keyboard keys to play the instrument..
  • Assigning specific keys for the specific notes.
  • Using a soundfont loader/player (soundfont-player package) to play sounds using WebAudio API.

@pramit-marattha pramit-marattha added the enhancement New feature or request label Dec 6, 2020
@pramit-marattha pramit-marattha added this to the Deadline. milestone Dec 6, 2020
@pramit-marattha pramit-marattha self-assigned this Dec 6, 2020
@vercel
Copy link

vercel bot commented Dec 6, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pramit-marattha/tetris/gh9e7ju0n
✅ Preview: https://tetris-git-musical-instrument-react.pramit-marattha.vercel.app

@pramit-marattha pramit-marattha linked an issue Dec 6, 2020 that may be closed by this pull request
3 tasks
@pramit-marattha
Copy link
Owner Author

Musical Instrument React

  • Using Keyboard keys to play the instrument..
    image

  • Assigning specific keys for the specific notes.
    image

  • Using a soundfont loader/player (soundfont-player package) to play sounds using WebAudio API.
    image

@pramit-marattha pramit-marattha merged commit 195b421 into master Dec 6, 2020
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 this pull request may close these issues.

Playable Musical Instrument Project
1 participant