ericaddison / Algs_Term_Project

Term project for the UT Austin ECE course "Algorithmic Foundation for Software Systems"
0 stars 0 forks source link

Windowizer #21

Closed ericaddison closed 7 years ago

ericaddison commented 7 years ago

Implemented byte bufferizer for the filterbank so we can get a working pipeline in place before the MDCT is ready. Also good round trip demo.

Rebased on new master.