KISS WAV Recorder Driver

Share this object
<

Overview

Content

A WAV recorder driver that runs on one cog. The code has been fully optimized with a super simple spin interface for maximum speed and is also fully commented.

Provides full support for:

  • Starting a WAV file audio recording.
  • Stoping a WAV file audio recording.
  • Getting the sample rate of the file being recorded.
  • Getting the number of samples in the file being recorded.
  • Getting the signed 16-Bit value of the current sample being recorded.

Downloads  
Zip archive download

Leave a Reply