Python wrapper for Audio Workbench Player (HTML/Streamlit embedding)
Project description
audio-workbench-player (Python wrapper)
Python helper package to embed audio-workbench-player in Streamlit, Jupyter, and other HTML-capable UIs.
Install (local)
pip install -e .
Usage
from audio_workbench_player import render_daw_player
html = render_daw_player(
audio_bytes,
iframe_height=320,
viewMode="spectrogram",
transportStyle="hero",
transportOverlay=True,
showOverview=False,
showFileOpen=False,
showStatusbar=False,
)
Demo Features
- Presets:
Full DAW,Compact,Preview Waveform Hero,Preview Spectrogram Hero,Ultra Compact Hero - Advanced toggles for all relevant player sections
- Live options preview as JSON
Streamlit demo
streamlit run demo_streamlit.py
Gradio demo
pip install gradio
python demo_gradio.py
License
GNU AGPL-3.0
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 audio_workbench_player-0.0.2.tar.gz.
File metadata
- Download URL: audio_workbench_player-0.0.2.tar.gz
- Upload date:
- Size: 52.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6229768abb8d8432eae191e1bff4be4d90ba9353d606603f7d5665f454ee3fa
|
|
| MD5 |
09b9b5a63c8018fdd6ff6087b25e2742
|
|
| BLAKE2b-256 |
7e2eeee34561fe547dac897b4e15f1e069b445717609111237caf78ed2619dc5
|
File details
Details for the file audio_workbench_player-0.0.2-py3-none-any.whl.
File metadata
- Download URL: audio_workbench_player-0.0.2-py3-none-any.whl
- Upload date:
- Size: 52.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
082b9837f148f60515e2c80caf0a1930bda2ee3328a110234402ae2f2164de83
|
|
| MD5 |
64698039e34544e7c22b307553ebdd11
|
|
| BLAKE2b-256 |
4a7e2501f2c39791fbcfb5b8a6e3eda5ae7088c2e38a180d093afc98670c5d31
|