Browse Source

reduce volume for custom wavs

Thomas Buck 10 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
 
62
 
63
 vol_list = [
63
 vol_list = [
64
     ("Harley_Matthews", "100"),
64
     ("Harley_Matthews", "100"),
65
+    ("xythobuz", "50"),
65
 ]
66
 ]
66
 
67
 
67
 basedir = sys.argv[1]
68
 basedir = sys.argv[1]

Loading…
Cancel
Save