reality3d / 3d-piano-player

3D Piano player demo. Uses three.js and MIDI.js
MIT License
236 stars 70 forks source link

I want to interact with the piano using mouse. Can I do it? #2

Open halink0803 opened 8 years ago

halink0803 commented 8 years ago

If yes, can you tell me how? I've tried to add onDocumentMousedown but it doesn't work :( . Thanks in advance.

2braincells2go commented 8 years ago

Wonderful question that I have much interest in. Have tried many times and failed each time.

Have also tried to get it to work with touchscreen desktop with no luck.

The kids would love to have it on their touch work stations but I never could figure it out.

reality3d commented 7 years ago

It is not currently possible but it could be a nice addition. Unfortunately I am working on other stuff these days so the only chance is for you to fork the code. Regards

2braincells2go commented 7 years ago

Thanks @reality3d . Can understand time.

Maybe I can get some of the students to look into changing code for classroom project.