Browse Source

reduce volume for custom wavs

Thomas Buck 2 months ago
parent
commit
fe77c532de
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      osci-pi.py

+ 1
- 0
osci-pi.py View File

@@ -62,6 +62,7 @@ currvol = basevol
62 62
 
63 63
 vol_list = [
64 64
     ("Harley_Matthews", "100"),
65
+    ("xythobuz", "50"),
65 66
 ]
66 67
 
67 68
 basedir = sys.argv[1]

Loading…
Cancel
Save