This website requires JavaScript.
Explore
Help
Sign In
PHYS319-2018WT2
/
labs
Watch
1
Star
0
Fork
You've already forked labs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6e85ff2d17
labs
/
playback
History
Jonathan Chan
6e85ff2d17
Refactored recording storage from two arrays for pitch period and note length to struct with pitch index and length using bit fields so that MAXNOTES can be increased to 0xA2.
2018-03-23 23:55:58 -07:00
..
.gitignore
Some refactoring; no changes in fundamental functionality.
2018-03-20 13:50:57 -07:00
Makefile
Reorganized files.
2018-03-16 00:17:13 -07:00
main.c
Refactored recording storage from two arrays for pitch period and note length to struct with pitch index and length using bit fields so that MAXNOTES can be increased to 0xA2.
2018-03-23 23:55:58 -07:00