ostrosco / comms-rs

A library for building DSP communication pipelines.
MIT License
13 stars 1 forks source link

Adding audio support #40

Closed ostrosco closed 5 years ago

ostrosco commented 5 years ago

A basic node for making audio output. This functionality can be exercised through the play_audio example.

garbagetrash commented 5 years ago

Looks good to me. Couldn't really confirm the example worked because ALSA on the chromebook is kinda broken.