nannou-org/nannou

Add audio input stream examples

开放

#435 创建于 2019年12月11日

 (1 条评论) (0 个反应) (0 位负责人)Rust (254 个派生)batch import
audiogood first issue

仓库指标

星标
 (4,662 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南