Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 246 Bytes

File metadata and controls

18 lines (13 loc) · 246 Bytes

Acquisition from soundcard (simple example)

Requirements

- sounddevice
- numpy
- scipy
- matplotlib

install sounddevice : Anaconda

conda install -c conda-forge python-sounddevice

Credits

Nicolas Pajusco, 2020