Skip to content

0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nistvan86 nistvan86 released this 18 Aug 15:51
· 15 commits to master since this release
43a3a6c
  • Added a ring buffer, PCM encoder now calculates 8 fields ahead of the renderer. this reduces out-of-sync issues
  • Added basic m3u playlist support; a list of wav files are automatically played after each other
  • Optimized PCM encoder engine, takes up less RAM and CPU
  • Optimized GPU rendering: split up the frame into synchronization and data layers; other optimizations
  • Field render times are not printed by default (can be turned back on with command line switch)