mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-21 20:55:12 -04:00
default to 1
This commit is contained in:
@@ -118,7 +118,7 @@ export const getAudioDevices = async () => {
|
||||
|
||||
const defaultDefaultValues = {
|
||||
s: 'triangle',
|
||||
gain: 0.8,
|
||||
gain: 1,
|
||||
postgain: 1,
|
||||
density: '.03',
|
||||
ftype: '12db',
|
||||
|
||||
Reference in New Issue
Block a user