nannou-org/nannou

Add audio input stream examples

オープン

#435 opened on 2019/12/11

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (254 件のフォーク)batch import
audiogood first issue

Repository metrics

Stars
 (4,662 個のスター)
PR merge metrics
 (平均マージ 24d 15h) (30d で 26 merged PRs)

説明

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.

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