-
It will be nice to have the microphone plugin available to use.
https://wavesurfer-js.org/plugins/microphone.html
-
I know the readme says it's in the making... is there an ETA?
Also, I can't find the docs for wavesurfer 1, so I'm kind of stuck.
Is it a lot of work to migrate to v2? Is some of the work done a…
-
Example use case: annotate the start and end of a Qur'anic MP3 so that a user can listen to specific ayahs a specific number of times (e.g. muqri.com).
There exist similar tools, but they need to b…
-
I'm working on developing a plugin for the Wavesurfer project (https://github.com/katspaugh/wavesurfer.js) which will use Chart.js to overlay a line chart on top of an audio waveform, per the screensh…
-
A known regression in 7.8.0, reported here: https://github.com/katspaugh/wavesurfer.js/issues/3696#issuecomment-2172745200
The new virtualized rendering leaves gaps in some edge cases.
-
+ spectogram
+ on all sound providers: Freesound, Jamendo, Europeana, ...
+ Play
+ Pause
+ Loop
+ set start and end
+ current position
+ panning
+ playback speed
+ volume
+ volume corr…
-
Earlier I used wavesurfer for customization waveform drawing with params like:
barWidth : 2px and barGap :1px.
I wanna to customize draw of full waveform. Can I do it with peaks.js?
-
I'm using wavesurfer.js to render the final recording. Could there be a way of providing a live stream, or mic volume to the app from this plugin? Has anyone done anything similar? So that the user ca…
-
## Description
During navigation I destroy wavesurfer player with microphone plugin, but it seems memory is not exactly freed and slowly increasing by creating/destroying player.
![1](https://user-i…
-
Hello! Would it be possible to add support for creating Regions with dragging via `enableDragSelection` and (i believe) the `region-created` event?
More info/example here: http://wavesurfer-js.org/…