nannou-org/nannou

Add audio input stream examples

Open

#435 建立於 2019年12月11日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (4,662 star) (254 fork)batch import
audiogood first issue

描述

To begin, it might be nice to port CPAL's record_wav.rs example.

Following this, CPAL's feedback.rs example might also be useful for demonstrating how to run an input and output stream simultaneously and feed audio from one to the other. This might be especially useful seeing as we don't yet have a duplex audio stream API just yet.

貢獻者指南