ericaddison / Algs_Term_Project

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

Windowizer #17

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.

JoshMusick commented 7 years ago

This looks fine, though I expect there will probably be slight merge conflicts with my serialization branch.

ericaddison commented 7 years ago

Right. I will resolve and then merge