Files
Adminator 1e51ef7def Nachtrag: alle bisher untracked Ordner + hängende Änderungen mit-committen
- Konzept/, didaktik_geografie/, didaktik_simulation/, v2-modules/, v2-platform/
- 12 code-workspace-Files
- STATUS-*.md
- viele M/D/R-Änderungen an bereits getrackten Files
- .gitignore verstärkt: **/.humaninput/, **/secret_keys.txt

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-07-08 02:27:02 +02:00

17 lines
2.2 KiB
JSON

{
"sounds": [
{ "file": "tap-map.mp3", "prompt": "Short dry wooden tap-tock click sound, single hit, no reverb, brief", "duration": 0.5, "influence": 0.5 },
{ "file": "pin-drop.mp3", "prompt": "Quick pin drop with brief metallic tick, brief, dry", "duration": 0.6, "influence": 0.5 },
{ "file": "hit-perfect.mp3", "prompt": "Bright cheerful three-note bell chime ascending, success notification, positive, brief", "duration": 1.2, "influence": 0.4 },
{ "file": "hit-ok.mp3", "prompt": "Single warm neutral mellow bell tone, brief, gentle", "duration": 0.7, "influence": 0.4 },
{ "file": "hit-miss.mp3", "prompt": "Soft descending two-note woody tone, gentle hint, not negative, brief", "duration": 0.8, "influence": 0.5 },
{ "file": "attempts-empty.mp3", "prompt": "Soft melancholic minor piano chord, brief, gentle, slightly sad", "duration": 1.0, "influence": 0.5 },
{ "file": "choice-right.mp3", "prompt": "Single harmonic ping bell, success confirmation, brief and pleasant", "duration": 0.6, "influence": 0.4 },
{ "file": "choice-wrong.mp3", "prompt": "Soft low plop sound, neutral hint, brief, not negative", "duration": 0.5, "influence": 0.5 },
{ "file": "order-resolved.mp3", "prompt": "Soft whoosh blending into satisfied warm chord, brief, gentle, positive", "duration": 1.0, "influence": 0.4 },
{ "file": "bid-win.mp3", "prompt": "Light cheerful cash register cha-ching with coin sound, brief, positive", "duration": 0.8, "influence": 0.5 },
{ "file": "bid-lose.mp3", "prompt": "Dry low single plop, gentle, neutral, brief, no drama", "duration": 0.5, "influence": 0.5 },
{ "file": "tour-end.mp3", "prompt": "Small four-note ascending fanfare followed by a single short bus horn toot, celebratory but gentle", "duration": 2.5, "influence": 0.4 }
]
}