Skip to content

pullrequests Search Results · repo:katspaugh/wavesurfer.js language:TypeScript

Filter by

1.1k results
 (152 ms)

1.1k results

inkatspaugh/wavesurfer.js (press backspace or delete to remove)

Short description A phase vocoder demo based on https://github.com/olvb/phaze Wavesurfer s Web Audio player is connected to a phase vocoder real-time audio worklet. When the audio speed is changed, the ...
  • katspaugh
  • Opened 
    28 minutes ago
  • #3791

Short description Resolves #1648 Based on: - https://manual.audacityteam.org/man/spectrogram_settings.html - https://manual.audacityteam.org/man/spectrogram_view.html 1. add options gainDB and ...
  • pengzhendong
  • 3
  • Opened 
    20 hours ago
  • #3790

Just refactor FFT. and planed to add MFCC spectrogram
  • ndunks
  • 3
  • Opened 
    yesterday
  • #3788

Short description Resolves #3779 Implementation details A new Regions event is added: /** When a region is being updated */ region-update : [region: Region, side?: start | end ] Example usage ...
  • katspaugh
  • 1
  • Opened 
    6 days ago
  • #3784

Short description This should fix the docs generation at https://wavesurfer.xyz/docs/types/plugins_regions.Region
  • katspaugh
  • 1
  • Opened 
    17 days ago
  • #3775

Short description Resolves #3771 Implementation details - devicePixelRatio 1 resulted in waveforms not filling the container - With devicePixelRatio = 2, waveforms w/o scroll were 2x wide
  • katspaugh
  • 1
  • Opened 
    17 days ago
  • #3774

First and foremost, I d like to extend my heartfelt thanks for creating and maintaining the wavesurfer.js package. I have created a pull request to add a dynamic NPM downloads trend image to the README ...
  • cwtuan
  • 1
  • Opened 
    21 days ago
  • #3769

Short description Resolves #3720
  • katspaugh
  • 1
  • Opened 
    27 days ago
  • #3763

Short description Resolves #3744 Implementation details When both peaks and duration were passes as options, onReady subscriptions weren t firing because the load was happening synchronously. With this ...
  • katspaugh
  • 1
  • Opened 
    27 days ago
  • #3762

Short description On Safari on both Mac and iOs, the audio generated by the record plugin cannot be properly processed by the OpenAI whisper model. This is a known issue that is addressed by passing a ...
  • nizar
  • 1
  • Opened 
    28 days ago
  • #3760