abudaan / MIDIPlugin

A NPAPI browser plugin that allows Javascript to interact with the MIDI devices connected to your computer
http://abumarkub.net
22 stars 4 forks source link

"Could not load MIDIPlugin" Chrome 32 or Firefox 26, OSX 10.9.1 #1

Open freshsocks opened 10 years ago

freshsocks commented 10 years ago

Copied to /Library/Internet Plugins. Chrome and Firefox will not load the plugin. Safari works fine (which was very exciting! Nice work!!)

I have no qualms with using Safari for my application, but if it's supposed to be working in FF/Chrome, it's not for me and I thought it's worth mentioning.

Is there any additional prefs/config that I have to do in either of these browsers to make it work? Anybody else having this issue?

freshsocks commented 10 years ago

I just looked at your other repos and realized you've taken this project elsewhere. I'll look more into midibridge/-js and see what's going on there.

abudaan commented 10 years ago

Yes, this project is kind of abandoned for these reasons:

freshsocks commented 10 years ago

Thank you for the info!— Sent from Mailbox for iPhone

On Tue, Feb 18, 2014 at 3:38 PM, abudaan notifications@github.com wrote:

Yes, this project is kind of abandoned for these reasons:

- http://www.chromium.org/developers/npapi-deprecation

Reply to this email directly or view it on GitHub: https://github.com/abudaan/MIDIPlugin/issues/1#issuecomment-35430691