audioMotion-analyzer
audioMotion-analyzer copied to clipboard
Feature: Please consider create time domain graphs
Now everything works fine, thank you so much for develop this tool. Its great no doubts.
Can you construct the audioCtx whitout Logarithmic graphs? The thing is include Linear mode, and i can help if is neccesary.
You mean for waveform visualization?
Edit: You can connect audioMotion's output to an AnalyserNode to get the time-domain data. See this pen.
Maybe duplicate of #34 and #30