mwturvey / pxl2000_Magic

9 stars 2 forks source link

Break input wave file into frame objects for processing #1

Closed mwturvey closed 5 years ago

mwturvey commented 6 years ago

After the FFT is done, we need to identify each frame's rough start and stop, as well as the location of all of the scanline sync signals within. Robustness for missed scanline sync pulses can be added later, if necessary.