Socket
Socket
Sign inDemoInstall

midipatch

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    midipatch

Route various MIDI devices through the browser


Version published
Maintainers
1
Install size
412 kB
Created

Readme

Source

midipatch

midipatch is a WebMIDI-enabled site that allows you to route MIDI hardware through the browser, replacing the need for a hardware MIDI patchbay. Visit midipatch.com to see it in action.

Note: midipatch only works on Chrome as this is the only browser that supports the WebMIDI API!

Install

npm install

Running

Production

npm run build

Then serve the files - You can do this with python via python -m SimpleHTTPServer, then browse to http://localhost:8000.

Development

npm run start

Then browse to http://localhost:8082/index.dev.html

Contributing

If you have discovered a bug or have a feature suggestion please feel free to create an issue on Github. Pull requests are welcome but please be aware that my aim for this project is simplicity. Additions that over-complicate functionality will not be merged in.

FAQs

Last updated on 19 Jun 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc