This extension is for using a MIDI device like a MIDI Controller through Scratch3. It's made by Web MIDI API. This API is one of the HTML5 functions defined by W3C.
Application page is Web MIDI Scratch 3
Please Use Chrome. This extension is able to use only on Chrome. The other browsers are not supporting Web MIDI API now, April 2016. Do you know MIDI? MIDI is a protocol for connecting between MIDI Devices or a MIDI device to the PC. If you don't know, please see like a following page.
Before you try to use these extensions, you should connect a MIDI device to your PC via USB. After you connect a MIDI device, you launch Chrome browser. Because Chrome browser finds the MIDI device when it launches.
- Open Scratch 3 Editor from here
- Push the under-left icon.
- Select Web MIDI Extension form Extension list
- You can find Web MIDI blocks under the block paret.
-
- 'key on' --- key on event
- 'key off' --- key off event
- 'cc-chg' --- control change event
- 'p-bend' --- pitchbend event
- 'pg-chg' --- program change event