https://github.com/rec/vl8
🔉 Perturbed audio 🔉
https://github.com/rec/vl8
Last synced: about 1 year ago
JSON representation
🔉 Perturbed audio 🔉
- Host: GitHub
- URL: https://github.com/rec/vl8
- Owner: rec
- License: mit
- Created: 2020-11-15T18:15:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T14:43:19.000Z (over 2 years ago)
- Last Synced: 2024-05-01T19:21:07.932Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 5.24 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Funding: FUNDING.yml
- License: LICENSE
- Roadmap: ROADMAP.rst
Awesome Lists containing this project
README
# 🔉 vl8: Create derivative works that might not be copyright violations 🔉

Update: this is still in development - I got sidetracked by paying work.
Most of this is working, it just needs to be packaged!
------------------------------------------------------------------------
A command line tool and Python library that (will soon be) like a Swiss
Army Knife for audio.
- Create a myriad of mashups of your favorite audio effortlessly.
- Script mundane tasks like editing, scaling and stretching,
envelopes, playlists and more.
- Handle very large audio files using memory mapping, or very large
numbers of audio files using scripting.
- Write your own scripts for mashups or editing, or your own plug-ins,
and share them.
- Uses widely compatible, highly performant numpy arrays to represent
audio files within Python.