tweak clip selection

This commit is contained in:
j 2023-11-18 21:28:22 +01:00
commit 1f14fc216d
3 changed files with 10 additions and 5 deletions

2
sax.py
View file

@ -39,7 +39,7 @@ noise = {
"src": nois_wav,
"duration": 3600.0,
"filter": {
"volume": "2"
"volume": "3"
},
}