Example Programs using Python-SoundDevice together with Brüel & Kjæer 3670 (8 input/2 ouptput) DAQ system.
Minimum Requirements:
- Visual Studio 2017 with Python 3.6 (32 bit)
- Sounddevice 0.3.13
- Soundfile 0.9.0
- BKSV USB Audio Driver 4.47.0
You have to install following before the examples can run:
Goto Python folder and run
- Python -m pip install sounddevice
- Python -m pip install soundfile