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

Example: Allow user to add local MIDI files to the React example #170

Open
yvesgurcan opened this issue Feb 21, 2020 · 0 comments
Open

Example: Allow user to add local MIDI files to the React example #170

yvesgurcan opened this issue Feb 21, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@yvesgurcan
Copy link
Owner

Problem

Describe the problem related to this feature request.

I would like to be able to hear how MIDI files I have on my machine sound like with Web MIDI Player.

Please provide a code example or a URL that illustrates your problem.

Solution

What solution do you suggest to solve this problem?

The player can play MIDIs from an ArrayBuffer, so this should be doable. Not sure how if it's reasonable/doable to save the data in localStorage?

@yvesgurcan yvesgurcan added the help wanted Extra attention is needed label Feb 21, 2020
@yvesgurcan yvesgurcan changed the title Feature: Example: Allow user to add local MIDI files to the React example Example: Allow user to add local MIDI files to the React example Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant