nannou-org/nannou

Add audio input stream examples

Open

#435 aperta il 11 dic 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (254 fork)batch import
audiogood first issue

Metriche repository

Star
 (4662 star)
Metriche merge PR
 (Merge medio 24g 15h) (26 PR mergiate in 30 g)

Descrizione

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.

Guida contributor