1.0.1 • Published 8 years ago

midic v1.0.1

Weekly downloads
1
License
BSD
Repository
github
Last release
8 years ago

midic

command to read midi data from a device

usage

midic help
  Show this message.
midic list
  Show available midi devices.
midic open PORT
  Open PORT and print events.

  -k KEY --key KEY
    Group data by KEY into persistent state.

  -t KEY:VALUE --threshold KEY:VALUE
    Remove data from persistent state where the data at KEY is less than or
    equal to VALUE.

install

npm install -g midic