Loop play audio
Project description
playbacque
Loop play audio
Usage
> pip install playbacque
> playbacque "audio.wav"
Use Ctrl+C to stop playback
Supports most file formats (as this uses soundfile which uses libsndfile)
Notable exceptions include .mp3 and .ogg
As an alternative, one can first convert to a .wav using FFmpeg and pipe into
playbacque -
, where - means to take audio from stdin
> ffmpeg -i "audio.mp3" -f wav pipe: | playbacque -
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
playbacque-0.1.1.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file playbacque-0.1.1.tar.gz
.
File metadata
- Download URL: playbacque-0.1.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8e409ea6e20799b5cedf88bfe700a058b7bfc922b546ba8aa070e154645e9e7 |
|
MD5 | ac83be8c5dabb3ea28b65e6cb2bd14da |
|
BLAKE2b-256 | 8d1b9b052b1fa0a48b7d28268b6d6b56b5f4e3913a958308cb6cac6a0b85d48a |
File details
Details for the file playbacque-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: playbacque-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dc70c3aa22e82b3dee83d0ac2e8d099f8bae7fa998e73fa43e9b52afc4475af |
|
MD5 | 352fabe55719fe7644e4ae8ddae17470 |
|
BLAKE2b-256 | d16ad9f310fd8d9e537184a3ef394441f67425ddb0f0ae5c654f5382d0b5165a |