tidal icon indicating copy to clipboard operation
tidal copied to clipboard

Generate audio waveforms

Open rustyguts opened this issue 3 years ago • 0 comments

It would be nice to be able to translate audio peaks into integer values. You could reduce this data into a couple hundred data points and then be able to build waveform previews into players, like YouTube.

image

https://matt.aimonetti.net/posts/2019-06-generating-waveform-data-audio-representation/ audiowaveform -i input.mp3 -o test.json

rustyguts avatar Jun 01 '22 17:06 rustyguts