Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.09 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.09 KB

M I D I W R I T E R

Screenshot Turn your Macbook keyboard into a MIDI Controller!

How to use

Most typical DAW has their own virtual MIDI input through computer keyboard, as a quick way to input notes - "A" to "L" would correspond to white keys and black keys above.

MIDIWRITER is a program that hijacks your keyboard input, and simulate MIDI messages. The keys have a chromatic layout with each rows offsetting the notes every 5 notes, just like a guitar fretboard! Which means a guitar player would easily adjust to the layout with minial effort.

MIDIWRITER also has layout preset for drumpad - just like launchpad :). Only supports Apple Sillicon.

known bugs

  • Dont press CAPSLOCK while the program is in focus!

TODO

  • Make more presets
  • Tray icon indicator

Manual scripts

npm install
npm run build
npm run start
npm run dist

Dependencies

  • Electron 11.0

Info

I won't have a focused time to work on this project and it already has a lot of bugs. Contact me for any inquiries! @jidagraphy

License

MIT