This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
visus
/
teensy-audio
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
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.
713
Комити
2
Гране
Дрво:
281140c4e7
dds
main
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '281140c4e7'
${ noResults }
teensy-audio
/
extras
/
miditones
/
Makefile
Makefile
89B
Датотека
Normal View
Историја
Move miditones to a non-versioned file name
пре 8 година
Add velocity option to miditones program
пре 10 година
1
2
3
4
5
miditones: miditones.c
gcc -O2 -Wall -o miditones miditones.c
clean:
rm -f miditones