Skip to content

randyriback/16-midi-faders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A handy bank of 16 Assignable MIDI Faders for your DAW... in the browser!

Built with:

The WebMidi.js API

Installation

Clone this repo or simply add WebMidi.js library to HTML:

<!DOCTYPE html>

<html lang="en">

  <head>
    <meta charset="UTF-8">
    <title>WebMidi.js Quick Start</title>
    <script src="https://cdn.jsdelivr.net/npm/webmidi@next/dist/iife/webmidi.iife.js"></script>
  </head>
  
  <body>
    <h1>WebMidi.js Quick Start</h1>
  </body>

</html>

For further instructions, refer to the API documention

About

16 Assignable MIDI Faders for your DAW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published