cuinjune / purr-data

A graphical programming environment in a web browser
https://purrdata.glitch.me/
51 stars 3 forks source link

Did you change the webmidi.min.js file for Purr Data or do you use it as it is? #4

Closed Jonathhhan closed 1 year ago

Jonathhhan commented 2 years ago

Hey @cuinjune, I want to optimize the webMidi implementation I adapted for OF / ofxPd. My question is: Do you use the original webmidi.min.js file or did you make some changes for using it with Pure Data. I guess, if I want to use the current version I need to use cjs: https://github.com/djipco/webmidi/tree/master/dist/cjs ? Best, Jonathan

cuinjune commented 2 years ago

Hi Jonathan, I just used the original webmidi.min.js file, I don't think I made any changes to the file.