# 3670-Python-Samples **Repository Path**: schou0419/3670-Python-Samples ## Basic Information - **Project Name**: 3670-Python-Samples - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-17 - **Last Updated**: 2026-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![3670](https://user-images.githubusercontent.com/5601352/66123644-d5921100-e5e2-11e9-93d2-9f7a0473cba5.JPG) # 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