Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 616 Bytes

File metadata and controls

21 lines (14 loc) · 616 Bytes

$${\color{red}MOVED}$$

3670

3670-Python-Samples

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