Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Panic Key #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 28, 2016

  1. Handle Panic Key

    Receive Panic Key (messagetype=11, note=123) and disable all
    playingnotes
    hairpeace0 committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    5a6d187 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Don't fill empty notes for non melodic instrument (ie: drums)

    For programs like drums, create a file "config.txt"  in the program
    folder and add the following line:
    melodicProgram=false
    hairpeace0 committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    c702dd3 View commit details
    Browse the repository at this point in the history
  2. ...

    For programs like drums, create a file "config.txt"  in the program
    folder and add the following line:
    melodic=false
    hairpeace0 committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    181fa9b View commit details
    Browse the repository at this point in the history