-
Notifications
You must be signed in to change notification settings - Fork 0
benjob/MidiCounter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Inspired from this: https://www.youtube.com/watch?v=CdaPhpGG6As Build: $> ./gradlew build Run: Count with the default (piano): $> java -jar build/libs/midicounter-0.0.1.jar List all instruments and help: $> java -jar build/libs/midicounter-0.0.1.jar --help Count with a specific Instrument: $> java -jar build/libs/midicounter-0.0.1.jar -b <Bank> -i <InstrumentNumber> Count with the default (piano): $> java -jar build/libs/midicounter-0.0.1.jar
About
Binary counter where each bit is a key
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published