I believe https://github.com/mdlayher/waveform does what you're hoping to do, and uses it to generate waveform images.
Matt Aimonetti, a co-founder of Splice, has several audio-related libraries at https://github.com/go-audio, and a great non-Go-specific article about generating waveform data https://matt.aimonetti.net/posts/2019-06-generating-waveform-data-audio-representation/. I hope this helps with your search. On Tuesday, December 15, 2020 at 2:42:50 PM UTC-5 Jeff Mangan wrote: > > > I want to know if there is a, internal or other package to get the decibel > level from an audio stream or file say every second, or few seconds, etc... > I tried searching and have not found anything. > > Anyone know of a way to accomplish this with golang? I'd rather not use > c#, java, etc... > > Thanks > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/f3954e3d-4051-4e5e-ae2f-0d60f9bd5b98n%40googlegroups.com.