This website works better with JavaScript.
Explore
Help
Sign In
wirtz
/
miditones
mirror of
https://github.com/LenShustek/miditones.git
Watch
1
Star
0
Fork
You've already forked miditones
0
Code
Issues
Projects
Releases
Wiki
Activity
42
Commits
2
Branches
0
Tags
1.7 MiB
Tree:
18656188be
miditones
/
Makefile
6 lines
89 B
Raw
Normal View
History
Unescape
Escape
Merge changes from miditones used in the Arduino/Teensy library (PaulStoffregen/Audio), which includes a velocity output option
9 years ago
miditones
:
miditones
.
c
gcc -O2 -Wall -o miditones miditones.c
clean
:
rm -f miditones