gradio/js/audio/shared
Yuichiro Tachibana (Tsuchiya) 5bf61cb15b
Hide the scroll bar in WaveformControls when it's not necessary (#8065)
* Hide the scroll bar in WaveformControls when it's not necessary

* add changeset

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-04-23 13:27:39 +09:00
..
Audio.svelte Lite: Chatbot (#6897) 2024-01-02 11:41:10 +04:00
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 Lite: Chatbot (#6897) 2024-01-02 11:41:10 +04:00
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 Add volume control to Audio (#6254) 2023-11-15 13:19:02 +01:00
VolumeLevels.svelte Add volume control to Audio (#6254) 2023-11-15 13:19:02 +01:00
WaveformControls.svelte Hide the scroll bar in WaveformControls when it's not necessary (#8065) 2024-04-23 13:27:39 +09:00
WaveformRecordControls.svelte Prevent audio speeding up when trimming (#7599) 2024-03-05 20:10:10 +00:00