Skip to content

Commit

Permalink
Music Genre snippets (#79417)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse authored Jan 30, 2025
1 parent 8762277 commit 79018e6
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions data/json/snippets/music.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,12 @@
"clown ",
"murder ",
"narco ",
"gangster "
"gangster ",
"nu-",
"post-apocalyptic",
"k-",
"mumble",
"chiptune"
]
},
{
Expand Down Expand Up @@ -191,12 +196,21 @@
"gospel",
"opera",
"shanties",
"filk"
"filk",
"bard",
"witch",
"dub",
"emo",
"bachata",
"musique concrète",
"vapor",
"glitch",
"rap"
]
},
{
"type": "snippet",
"category": "<musicgenre_postfix>",
"text": [ "-tune", "-core", "-wave", "-beat", "-step", "-pop", "-hop", "-drums", "-style", "-chant" ]
"text": [ "-tune", "-core", "-wave", "-beat", "-step", "-pop", "-hop", "-drums", "-style", "-chant", "-house", "-step" ]
}
]

0 comments on commit 79018e6

Please sign in to comment.