nannou-org/nannou

Add audio input stream examples

Open

#435 opened on 2019年12月11日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (4,662 stars) (254 forks)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.

コントリビューターガイド