Skip to main content

mp3|ogg|wav audio muffler/fuzifier

Project description

about

audio / music muffler/fuzzifier for

  • *.mp3
  • *.wav
  • *.ogg

install

pip install fuzzy-muffler
sudo apt install rubberband-cli

# now you can use the muffle command
usage: muffle [-h] (-f FILE | -r READ_DIR) [-d DEST]

optional arguments:
  -h, --help            show this help message and exit
  -f FILE, --file FILE
  -r READ_DIR, --read-dir READ_DIR
  -d DEST, --dest DEST

ex. usage

>> muffle -r "audios" -d "muffled2"

2023-12-30 01:59:43,431|INFO           |reading: fuzzywave_A faint signal.mp3
2023-12-30 01:59:43,431|INFO           |writing: fuzzywave_A faint signal.mp3
2023-12-30 01:59:50,859|INFO           |reading: fuzzywave_a l e x - zelda's lullaby (slowed).mp3
2023-12-30 01:59:50,860|INFO           |writing: fuzzywave_a l e x - zelda's lullaby (slowed).mp3
2023-12-30 02:00:03,949|INFO           |reading: fuzzywave_MISOGI - Clairvoyant Slowed Down.mp3
2023-12-30 02:00:03,949|INFO           |writing: fuzzywave_MISOGI - Clairvoyant Slowed Down.mp3
2023-12-30 02:00:22,382|INFO           |reading: fuzzywave_OMORI OST - 004 Spaces In - Between.mp3
2023-12-30 02:00:22,382|INFO           |writing: fuzzywave_OMORI OST - 004 Spaces In - Between.mp3
2023-12-30 02:00:25,925|INFO           |reading: lovefool_miku_looped.mp3
2023-12-30 02:00:25,925|INFO           |writing: lovefool_miku_looped.mp3
2023-12-30 02:00:38,322|INFO           |reading: okay_poorstacy.mp3
2023-12-30 02:00:38,323|INFO           |writing: okay_poorstacy.mp3

options

rec flag description
! -f, --file filename to muffle
! -r, --read_dir directory to muffle all audio files
? -d, --dest destination file/directory name if filename must end with .mp3

conf.yml

feel free to play around with these values to see what works best for you

hz : butterworth lowpass filter cutoff frequency
roll : strength of lowpass filter
tones : non time stretching pitching tones < 0 pitch down
rate : slowing factor rate < 1 slows

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fuzzy-muffler-0.0.4.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

fuzzy_muffler-0.0.4-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page