From c9bdfe57dd60615f7dd9138dc2408163ae10f378 Mon Sep 17 00:00:00 2001 From: "Lu[ke] Wilson" Date: Sun, 26 Jan 2025 16:51:11 +0000 Subject: [PATCH] add more aliases --- .prettierignore | 1 + website/public/tidal-drum-machines-alias.json | 80 ++++++++++++++++--- 2 files changed, 69 insertions(+), 12 deletions(-) diff --git a/.prettierignore b/.prettierignore index 83736943..950e59f1 100644 --- a/.prettierignore +++ b/.prettierignore @@ -12,3 +12,4 @@ pnpm-workspace.yaml **/dev-dist website/.astro !tidal-drum-machines.json +!tidal-drum-machines-alias.json diff --git a/website/public/tidal-drum-machines-alias.json b/website/public/tidal-drum-machines-alias.json index 48085ffe..f92a291d 100644 --- a/website/public/tidal-drum-machines-alias.json +++ b/website/public/tidal-drum-machines-alias.json @@ -1,13 +1,69 @@ { - "AJKPercusyn": "Percysyn", - "AkaiLinn": "Linn", - "AkaiMPC60": "MPC60", - "AkaiXR10": "XR10", - "AlesisHR16": "HR16", - "AlesisSR16": "SR16", - "BossDR110": "DR110", - "BossDR220": "DR220", - "BossDR55": "DR55", - "BossDR550": "DR550", - "CasioRZ1": "RZ1" -} \ No newline at end of file + "AJKPercusyn": "Percysyn", + "AkaiLinn": "Linn", + "AkaiMPC60": "MPC60", + "AkaiXR10": "XR10", + "AlesisHR16": "HR16", + "AlesisSR16": "SR16", + "BossDR110": "DR110", + "BossDR220": "DR220", + "BossDR55": "DR55", + "BossDR550": "DR550", + "CasioRZ1": "RZ1", + "CasioSK1": "SK1", + "CasioVL1": "VL1", + "DoepferMS404": "MS404", + "EmuDrumulator": "Drumulator", + "EmuSP12": "SP12", + "KorgDDM110": "DDM110", + "KorgKPR77": "KPR77", + "KorgKR55": "KR55", + "KorgKRZ": "KRZ", + "KorgM1": "M1", + "KorgMinipops": "Minipops", + "KorgPoly800": "Poly800", + "KorgT3": "T3", + "Linn9000": "9000", + "LinnLM1": "LM1", + "LinnLM2": "LM2", + "MoogConcertMateMG1": "ConcertMateMG1", + "OberheimDMX": "DMX", + "RhodesPolaris": "Polaris", + "RhythmAce": "Ace", + "RolandCompurhythm1000": "Compurhythm1000", + "RolandCompurhythm78": "Compurhythm78", + "RolandCompurhythm8000": "Compurhythm8000", + "RolandD110": "D110", + "RolandD70": "D70", + "RolandDDR30": "DDR30", + "RolandJD990": "JD990", + "RolandMC202": "MC202", + "RolandMC303": "MC303", + "RolandMT32": "MT32", + "RolandR8": "R8", + "RolandS50": "S50", + "RolandSH09": "SH09", + "RolandSystem100": "System100", + "RolandTR505": "TR505", + "RolandTR606": "TR606", + "RolandTR626": "TR626", + "RolandTR707": "TR707", + "RolandTR727": "TR727", + "RolandTR808": "TR808", + "RolandTR909": "TR909", + "SakataDPM48": "DPM48", + "SequentialCircuitsDrumtracks": "CircuitsDrumtracks", + "SequentialCircuitsTom": "CircuitsTom", + "SergeModular": "Serge", + "SimmonsSDS400": "SDS400", + "SimmonsSDS5": "SDS5", + "SoundmastersR88": "R88", + "UnivoxMicroRhythmer12": "MicroRhythmer12", + "ViscoSpaceDrum": "SpaceDrum", + "XdrumLM8953": "LM8953", + "YamahaRM50": "RM50", + "YamahaRX21": "RX21", + "YamahaRX5": "RX5", + "YamahaRY30": "RY30", + "YamahaTG33": "TG33" +}