Add sounds

This commit is contained in:
Dennis Reimann
2021-08-09 13:00:39 +02:00
parent db3434ec6d
commit 65088bc1ff
8 changed files with 34 additions and 1 deletions

View File

@@ -175,6 +175,23 @@
} }
] ]
}, },
{
"title": "Tim Kellner",
"sounds": [
{
"title": "Ich denke ja",
"file": "/sounds/kellner/ich-denke-ja.mp3"
},
{
"title": "Abholen diesen Dissidenten",
"file": "/sounds/kellner/abholen-diesen-dissidenten.mp3"
},
{
"title": "Preisanstieg",
"file": "/sounds/kellner/preisanstieg.mp3"
}
]
},
{ {
"title": "Verschiedenes", "title": "Verschiedenes",
"sounds": [ "sounds": [
@@ -195,7 +212,7 @@
"file": "/sounds/hosp/iota.mp3" "file": "/sounds/hosp/iota.mp3"
}, },
{ {
"title": "Kinski", "title": "Mach doch deinen Scheiß",
"file": "/sounds/kinski.mp3" "file": "/sounds/kinski.mp3"
}, },
{ {
@@ -205,6 +222,22 @@
{ {
"title": "Herr Turm", "title": "Herr Turm",
"file": "/sounds/herr-turm-impulsiv.mp3" "file": "/sounds/herr-turm-impulsiv.mp3"
},
{
"title": "Gigi zu PoS",
"file": "/sounds/gigi-pos.mp3"
},
{
"title": "CBDC braucht niemand",
"file": "/sounds/schnabl-cbdc.mp3"
},
{
"title": "Spritze innen Arm!",
"file": "/sounds/spritze-innen-arm.mp3"
},
{
"title": "Ich muss nachdenken",
"file": "/sounds/ich-muss-nachdenken.mp3"
} }
] ]
} }

BIN
static/sounds/gigi-pos.mp3 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.