Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tophercully/noise-to-noise
takes an mp3 and converts to an array of noise values
https://github.com/tophercully/noise-to-noise
Last synced: 25 days ago
JSON representation
takes an mp3 and converts to an array of noise values
- Host: GitHub
- URL: https://github.com/tophercully/noise-to-noise
- Owner: tophercully
- Created: 2024-08-07T12:34:04.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T17:29:53.000Z (4 months ago)
- Last Synced: 2024-12-12T15:12:48.682Z (25 days ago)
- Language: CSS
- Homepage: https://noise-to-noise.vercel.app
- Size: 2.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoiseToNoise - Audio to Noise-Data Generator and Manipulator
Record or upload some audio, and NoiseToNoise will chart the amplitude of the audio file at the sample rate you specify. Adjust the upper and lower thresholds (floor and ceiling) and the exponential curve to weight values around the midpoint.
Use this data however you like: in procedural design, pseudo-random systems, or mock data for visualizations.
This project is open source, so feel free to submit issues or feature additions/requests :)