Audio library for FlashForge Adventurer 5M using the pwm device as audio output to play frequencies and midi files.
Project description
FlashForge Adventurer 5M Audio library
Can be used to play midi files and frequencies on the speaker of the FlashForge Adventurer 5M (pro). Can also be used to play on other linux devices which use a simple PWM driver as audio device.
Note: midi files online are a mess, you might have to seek a while. Try finding the channel with piano or other keytype instrument, usually works best.
Usage:
$ audio --help
usage: FF AD5M Audio 'player' [-h] [-f FREQUENCY] [-d DURATION] [-c CHANNEL] [-m MIDIFILE] [-p PWM] [-v] [--nopwm]
{midi,freq,disable}
This program can either play a midi file, single track, single note, single chanel or a frequency for a specific duration
positional arguments:
{midi,freq,disable} Either midi or freq
options:
-h, --help show this help message and exit
-f FREQUENCY, --frequency FREQUENCY
Frequency
-d DURATION, --duration DURATION
Duration of frequency
-c CHANNEL, --channel CHANNEL
Channel of track to play
-m MIDIFILE, --midifile MIDIFILE
Midi filename
-p PWM, --pwm PWM pwm device to use
-v, --verbose Be verbose (might slow down playback in case of heavy pitch changes)
--nopwm Disable PWM driver, used for testing midi file reading
See https://github.com/xblax/flashforge_adm5_klipper_mod and https://github.com/consp/flashforge_adm5_audio
License
This work is licensed under CC BY-NC 4.0 (https://creativecommons.org/licenses/by-nc/4.0/)
Known issues
- Using verbose can significanly slow down your playback on slower machines
- Midi files get load into memory completely, if you have little available be wary of large midi files.
- Since the pwm device is monotone, channels with polytone audio will not sound proper. There is no way to do anything about this, seek monotone channels.
- Only pwmchip0 can be used at this time, the FF Ad5M only has one.
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
File details
Details for the file ff-adm5-audio-0.4.tar.gz
.
File metadata
- Download URL: ff-adm5-audio-0.4.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d25968f66e2fe9352b82aa5873ecbfcdd0e79fdfba677c96331c9ca777afc66 |
|
MD5 | 415520d25775591271b83d25e9ef0371 |
|
BLAKE2b-256 | 84619aee6b7eec8fa0fcf2d8f0a20ec4f121cb8703c159362451da1225ea4330 |
File details
Details for the file ff_adm5_audio-0.4-py3-none-any.whl
.
File metadata
- Download URL: ff_adm5_audio-0.4-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dee09068a35f9cd05a7635e4f6257acca595c6ea604a4214d3cc10a405500c7 |
|
MD5 | 13e36dfa62fce756cae3740ad69f5309 |
|
BLAKE2b-256 | 6075e3d48f710311d7b2e0f4637351b8b9f1351caf7789e882a7d4f8499ae7b2 |