AudioKitUI icon indicating copy to clipboard operation
AudioKitUI copied to clipboard

Multi color waveform

Open tegab opened this issue 3 years ago • 2 comments

How can I do the attached image. Is it possible to have multi colour wave form, showing the highs, mids and low, just like the attached image.

Screen Shot 2022-01-25 at 7 13 35 PM

tegab avatar Jan 28 '22 04:01 tegab

I was just dreaming about this last week! I don't think it's possible out-the-box at the moment, but the tools are there.

You'd probably want to do some sort of window where you take a smaller sub-section of audio and figure out the dominant frequency - is it high, mid, or low. Then use that to color that chunk of the waveform.

eljeff avatar Jan 28 '22 04:01 eljeff

I was just dreaming about this last week! I don't think it's possible out-the-box at the moment, but the tools are there.

You'd probably want to do some sort of window where you take a smaller sub-section of audio and figure out the dominant frequency - is it high, mid, or low. Then use that to color that chunk of the waveform.

Be nice to get some direction

tegab avatar Jan 28 '22 05:01 tegab