mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-18 05:58:04 +00:00
Allow finer control of tremolo rate
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
thumb-label
|
||||
label="Rate"
|
||||
max="10"
|
||||
min="0.01"
|
||||
min="0"
|
||||
step="0.01"
|
||||
class="mx-3"
|
||||
@input="updateLFOFilterCutoffFrequency"
|
||||
@@ -331,9 +331,7 @@
|
||||
thumb-label
|
||||
max="1"
|
||||
min="0"
|
||||
step="0.1"
|
||||
ticks
|
||||
tick-size="4"
|
||||
step="0.01"
|
||||
class="mx-3"
|
||||
@input="updateTremoloFrequency"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user