A Python module to generate sounds
Project description
beep
A Python module to generate sounds
Installation
From PyPI
pip3 install python-beep
From GitHub
pip3 install git+https://github.com/donno2048/beep
Usage
from beep import beep
frequency = 327
duration = 1000
beep(frequency, duration) # duration in ms, frequency in Hz
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
python-beep-1.0.0.tar.gz
(2.6 kB
view details)
File details
Details for the file python-beep-1.0.0.tar.gz
.
File metadata
- Download URL: python-beep-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a934903766ab567613ab8841bb4a538855f2fb5a5fd4c3f09b88a75f0ee06d7d |
|
MD5 | 94768a635284688318d6793193cb00fe |
|
BLAKE2b-256 | b0afd20efee1569d33673e7f56ba11f0007a2f805b3d6124678e77a541ed8dcd |