-
Hello, there is some setting to put inside files about the export? Because i have take the files put into my server and work all except the exportation in both file type extensions.
into developer …
-
I'd like to create a proper atmospheric wrapping of https://github.com/katspaugh/wavesurfer.js
There exist 2 packages which don't work as I expect:
https://atmospherejs.com/jj227/wavesurfer
https://a…
-
## Bug description
With version 7.7.8 of wavesurfer.js, I’m experiencing a recurring issue with playback. When clicking near the start of the waveform, an intermittent error appears about 2 out of …
-
Hi,
I am using wavesurfer.js in my application for creating waveform of audio file. I is supported in other modern web browsers like chrome, safari, firefox. But is not supported by Opera. Can you pl…
-
I am trying to do Video Timeline Segmentation in LSF, I have an issue with the audio not syncing to the video, I can play each of them separately but each play button doesn't start both video and aud…
-
- [ ] update to the newest version
- [ ] generate spectogram
- [x] understand why wavesurfer.js can't render long waves
- [ ] use events dispatched by the annotation board to improve synchronization b…
-
This is basic structure, as I know.
```javascript
{regions.map((regionProps) => (
{
region.play();
}}
key={regionProps.id}
…
-
The auto playback/loop feature described in the documentation sucks. It's an important feature if you want to set up the region boundaries precisely and need to playback the regions multiple times whi…
-
I am attempting to create gain controls for each audio channel in my Wavesurfer implementation. I noticed an issue where Chrome does not seem to like manipulating an audio element prior to the UI bein…
-
I can navigate to the page which uses this library, but if i do a refresh or type the url directly, then i get an internal server error and this is spat out:
```
Error: Cannot find package '/app/nod…