Skip to content

A simple script in nodejs to send MIDI notes sequences to a midi output

License

Notifications You must be signed in to change notification settings

jagenjo/playnote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

playnote

A simple script in nodejs to send MIDI notes sequences to a midi output. Great to use in a Raspberry Pi connected through MIDI to any device.

Usage:

playnote

optional:

  • -p num open port
  • -s scale selects scale, valid names are major,minor,pentatonic,chromatic,stranger
  • -t interval time between notes
  • -o octave the octave number
  • -v verbose
  • -m mode valid modes are rand,up,down,updown,walk

About

A simple script in nodejs to send MIDI notes sequences to a midi output

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published