Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.
Screenshot 2024-09-03 at 7 27 12 PM

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 :)