sukumo28/vscode-audio-preview

Add user control over the spectrogram parameters

rayandaod opened this issue · 2 comments

Hello again :)
Another idea is to add more user control over the spectrogram parameters, e.g frame length, hop length, amplitude clipping (min, max), ...
It could also allow users to specify appearance/look parameters, e.g the color of the waveform.
Finally, it would be great to be able to set some default parameters, such as always_display_waveform, always_display_spectrogram, ...
One way would be to add a json file or some other configuration file modified by the user.
Have a great day!

user control on spectrogram and auto analyze option is added from v1.11.2.
thank you for reporting

Hi, Can I ask where to set the settings mentioned above? Is there any doc to introduce and explain the settting parameters? I want to change the default colormap of the spectrogram into Parula, just like in Matlab.