Skip to content

First Release

Latest
Compare
Choose a tag to compare
@pschatzmann pschatzmann released this 06 Mar 09:53
· 36 commits to main since this release

Playing SID Audio

  • from data in PROGMEM
  • from files
  • SIDStream: Arduino Stream API which provides PCM audio data
  • SIDPlayer: Player which can navigate between different songs, controls volume...