Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 216 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 216 Bytes

record-wav

The beginning of experimentations on audio.

This program uses the cpal crate to record the audio from the default input device.

It then serializes it into a .wav file.