Files used for PHYS 319, WT2 2018
Go to file
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
lab1 More modifications to circuit diagramme formatting 2018-01-13 20:40:25 -08:00
lab2 Added autoloop to prog2 2018-01-18 17:39:20 -08:00
lab3 Reorganized files. 2018-03-16 00:17:13 -07:00
lab5 Partial progress on period measurer. 2018-03-06 17:52:48 -08:00
labnotes Finished lab notes for labs 5 and 6. 2018-02-20 15:04:07 -08:00
playback 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
tuner Reorganized files. 2018-03-16 00:17:13 -07:00
.gitignore Started lab notes for labs 3 and 4. 2018-01-30 11:54:31 -08:00