CLI for managing network audio devices
Project description
Description
This is a python program for controlling Dante network audio devices (and possibly others in the future). It's early, so expect things to break or switches to change. Use this at your own risk; it's not ready for anything other than a test environment and could make the devices behave unexpectedly. The first goal is to do everything that Dante Controller can do that would be useful for control of the devices from a command-line interface or within scripts.
For more information, check out the gearspace discussion.
Features
Current
- AVIO input/output gain control
- Add/remove subscriptions
- CLI
- Display active subscriptions, Rx and Tx channels, devices names and addresses, subscription status
- JSON output
- Set device latency, sample rate, encoding
- Set/reset channel names, device names
- mDNS device discovery
Installation
To install from PyPI:
uv tool install netaudio
Or with pip/pipx:
pip install netaudio
To install from a clone:
uv sync
uv run netaudio
Arch Linux
To install from AUR, build the package with aur/python-netaudio.
Usage
Run netaudio if installed globally, or uv run netaudio from a clone.
Run tests:
uv run pytest
Lint and format:
uv run ruff check .
uv run ruff format .
Documentation
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
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 netaudio-0.1.7.tar.gz.
File metadata
- Download URL: netaudio-0.1.7.tar.gz
- Upload date:
- Size: 75.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc0eed6e063606ebfc57e7c36d9cc2c056ec034c682c47251c18d2952c53c38f
|
|
| MD5 |
836f7dc7f62befa349dc8a8fc061ad0c
|
|
| BLAKE2b-256 |
309ac0335d658e12abd785a3c340dbb7e45f51e9608642bfe8a6be5d6ee1e6a1
|
File details
Details for the file netaudio-0.1.7-py3-none-any.whl.
File metadata
- Download URL: netaudio-0.1.7-py3-none-any.whl
- Upload date:
- Size: 84.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d73ffd80f966488d67ea89eb961fb84a25e39660f983d898015d82c3f65e2d1e
|
|
| MD5 |
9abc5d2779161e8ccc758fd5aa818bc2
|
|
| BLAKE2b-256 |
6067281600d518d2b0a7f28aa9050ad36156c0729aba7c38b676ea24d4ae5454
|