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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50
Commits
2
Branches
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
2384d7b295
master
testcode
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2384d7b295'
${ noResults }
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