Naomi

Results 4 repositories owned by Naomi

waveform-playlist

1.4k
Stars
282
Forks
Watchers

Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer...

video-waveform-subtitle-editor

15
Stars
1
Forks
Watchers

edit / add subtitles to YouTube videos with an audio waveform preview as well.

Web-Audio-Fades

21
Stars
2
Forks
Watchers

examples demonstrating fades using the web audio api

webaudio-peaks

54
Stars
10
Forks
Watchers

Small library to extract peaks from either a TypedArray of audio samples or a webaudio AudioBuffer into an Int8Array, Int16Array, or Int32Array.