gradio/js/audio/shared
Hannah f26aba00a7
Prevent audio speeding up when trimming (#7599)
* fix trim region background colour and change showRedo -> show_redo

* tweak audio sampling logic

* add changeset

* add trim_region_color to py docs

* formatting

* use trim_region_color for trim border

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-03-05 20:10:10 +00:00
..
Audio.svelte
audioBufferToWav.ts Prevent audio speeding up when trimming (#7599) 2024-03-05 20:10:10 +00:00
DeviceSelect.svelte Ensure device selection works in Audio when streaming (#7082) 2024-01-23 10:49:29 +01:00
index.ts
types.ts Add sample rate config option to gr.Audio() (#6826) 2024-01-22 10:56:48 -08:00
utils.ts Add sample rate config option to gr.Audio() (#6826) 2024-01-22 10:56:48 -08:00
VolumeControl.svelte
VolumeLevels.svelte
WaveformControls.svelte Prevent audio speeding up when trimming (#7599) 2024-03-05 20:10:10 +00:00
WaveformRecordControls.svelte Prevent audio speeding up when trimming (#7599) 2024-03-05 20:10:10 +00:00