This package outputs audio to the VBCable virtual audio device.
Project description
vbcable_output
This package outputs audio to the VBCable virtual audio device.
https://vb-audio.com/Cable/
Installation
You can install the package using pip:
pip install vbcable_output
Usage
import vbcable_output
# Play the given data at the specified rate.
vbcable_output.play(data, rate)
# Wait for the sound to finish playing.
vbcable_output.wait()
# Check if the VB-CABLE is installed.
vbcable_output.is_vbcable_installed() => bool
Parameters
data: The audio data you want to play.
rate: The sample rate of the audio.
License
MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vbcable_output-0.1.0.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vbcable_output-0.1.0.tar.gz.
File metadata
- Download URL: vbcable_output-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f31f38beada812ee0efc83b477c1b5e4e70a70e397fd9954d4bcdb35f6e114b6
|
|
| MD5 |
44d1e241e668620e9a61e2a2e4f631df
|
|
| BLAKE2b-256 |
4ff5bee3dd1fc54e134c13721617bd8e67688182d61c579ba0a816f41180c849
|
File details
Details for the file vbcable_output-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vbcable_output-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5570d12adf41a314e0379a7ac95d6557eaa5f4270d6c7d93d9193da0fe6bd60a
|
|
| MD5 |
9e403a84f9aa41d33479d395212ca837
|
|
| BLAKE2b-256 |
05edec20a2e0c67fcd20a44dbad958138a09f2c2da75088f909ea7217888a2d7
|