From 792f4afac57b663a1dba36fe75f7c51cfd32ffc3 Mon Sep 17 00:00:00 2001 From: Jeffrey Louden Date: Sat, 11 Jul 2026 20:35:57 -0400 Subject: [PATCH 1/2] Clean up dataset audit (#365) + discontinued backlog (#362) Merge true-duplicate entries, fold Taylor T5z Pro colorways into variants, fix the audit name-normalizer so distinct +/plus SKUs stop false-colliding, and tag 48 confirmed-discontinued entries (14 Tier-1 auto + 34 reviewed Tier-2). Co-Authored-By: Claude Opus 4.8 (1M context) --- .changeset/dataset-audit-cleanup.md | 31 ++++++ ...umforge-drumforge-djent-grooves-vol-1.yaml | 1 + data/hardware/a-designs-reddi.yaml | 1 + .../hardware/aguilar-tlc-bass-compressor.yaml | 1 + data/hardware/alm-busy-circuits-sbg.yaml | 1 + data/hardware/alm-busy-circuits-sid-guts.yaml | 1 + data/hardware/amphion-argon3ls.yaml | 2 + data/hardware/amphion-argon3s.yaml | 1 + data/hardware/amphion-one18.yaml | 1 + data/hardware/amphion-two18.yaml | 1 + data/hardware/audeze-el-8-closed-back.yaml | 2 + data/hardware/audeze-el-8-open-back.yaml | 2 + data/hardware/audeze-el-8-titanium.yaml | 2 + data/hardware/audeze-isine-10.yaml | 2 + data/hardware/audeze-isine-20.yaml | 2 + data/hardware/audeze-isine-lx.yaml | 2 + data/hardware/audeze-lcd-2-closed-back.yaml | 2 + data/hardware/audeze-lcd-4z.yaml | 2 + data/hardware/audeze-lcd-i3.yaml | 2 + data/hardware/audeze-lcd-i4.yaml | 2 + data/hardware/audeze-lcd-r.yaml | 2 + data/hardware/audeze-sine-dx.yaml | 2 + data/hardware/audeze-the-king-mkii.yaml | 2 + .../chase-bliss-billy-strings-wombtone.yaml | 1 + data/hardware/dbx-1086.yaml | 1 + data/hardware/dbx-140.yaml | 1 + data/hardware/dbx-3031.yaml | 2 + data/hardware/dbx-303c.yaml | 2 + data/hardware/dbx-3215.yaml | 2 + data/hardware/dbx-3231l.yaml | 2 + data/hardware/dbx-363x.yaml | 1 + data/hardware/dbx-563x.yaml | 1 + data/hardware/dbx-566.yaml | 2 + data/hardware/dbx-576.yaml | 1 + data/hardware/dbx-driverack-pa.yaml | 1 + data/hardware/dbx-quantum-ii.yaml | 1 + data/hardware/dbx-sc-64.yaml | 1 + data/hardware/dbx-sc-avb-card.yaml | 1 + data/hardware/dbx-usb-to-serial-cable.yaml | 2 + ...tp04az-4-piece-performance-series-kit.yaml | 9 -- ...k-satin-black-over-brass-snare-6-5x14.yaml | 9 -- data/hardware/fostex-pm0-4c.yaml | 10 +- ...mk4g-2.yaml => fostex-t50rpmk4g-plus.yaml} | 0 data/hardware/jomox-xbase-999.yaml | 6 +- data/hardware/lexicon-pcm96.yaml | 1 + .../midas-microphone-preamplifier-502.yaml | 1 + data/hardware/numark-axis4.yaml | 1 + data/hardware/taylor-t5z-pro-harbor-blue.yaml | 51 --------- .../taylor-t5z-pro-tobacco-sunburst.yaml | 45 -------- ...o-cayenne-red.yaml => taylor-t5z-pro.yaml} | 30 +++--- data/software/airwindows-average-2.yaml | 18 ---- ...rums-p-iv-matt-halpern-signature-pack.yaml | 6 +- data/software/gforce-imposcar.yaml | 2 + data/software/krotos-audio-concept-2.yaml | 1 + data/software/krotos-audio-krotos-studio.yaml | 1 + .../synchro-arts-vocal-production-bundle.yaml | 1 + data/software/ujam-beatmaker-circuits.yaml | 63 ----------- data/software/ujam-beatmaker-cozy.yaml | 66 ------------ data/software/ujam-beatmaker-gloom.yaml | 61 ----------- data/software/ujam-beatmaker-glory.yaml | 53 ---------- data/software/ujam-beatmaker-hype.yaml | 60 ----------- data/software/ujam-beatmaker-idol.yaml | 53 ---------- data/software/ujam-beatmaker-kandy.yaml | 51 --------- data/software/ujam-beatmaker-nemesis.yaml | 66 ------------ data/software/ujam-beatmaker-vice.yaml | 73 ------------- data/software/ujam-beatmaker-void.yaml | 55 ---------- .../ujam-instruments-beatmaker-circuits.yaml | 75 ++++++++++--- .../ujam-instruments-beatmaker-cozy.yaml | 78 +++++++++++--- .../ujam-instruments-beatmaker-gloom.yaml | 73 ++++++++++--- .../ujam-instruments-beatmaker-glory.yaml | 65 +++++++++--- .../ujam-instruments-beatmaker-hype.yaml | 72 ++++++++++--- .../ujam-instruments-beatmaker-idol.yaml | 65 +++++++++--- .../ujam-instruments-beatmaker-kandy.yaml | 63 ++++++++--- .../ujam-instruments-beatmaker-nemesis.yaml | 78 +++++++++++--- .../ujam-instruments-beatmaker-vice.yaml | 87 ++++++++++++--- .../ujam-instruments-beatmaker-void.yaml | 68 +++++++++--- data/software/w-a-production-babylon-2.yaml | 84 --------------- data/software/w-a-production-bassshaper.yaml | 77 -------------- data/software/wa-production-babylon-2.yaml | 100 +++++++++++++++--- data/software/wa-production-bassshaper.yaml | 93 +++++++++++++--- scripts/dataset-audit.ts | 9 +- 81 files changed, 859 insertions(+), 1110 deletions(-) create mode 100644 .changeset/dataset-audit-cleanup.md delete mode 100644 data/hardware/dw-drums-drktp04az-4-piece-performance-series-kit.yaml delete mode 100644 data/hardware/dw-drums-drvd6514svdbk-satin-black-over-brass-snare-6-5x14.yaml rename data/hardware/{fostex-t50rpmk4g-2.yaml => fostex-t50rpmk4g-plus.yaml} (100%) delete mode 100644 data/hardware/taylor-t5z-pro-harbor-blue.yaml delete mode 100644 data/hardware/taylor-t5z-pro-tobacco-sunburst.yaml rename data/hardware/{taylor-t5z-pro-cayenne-red.yaml => taylor-t5z-pro.yaml} (53%) delete mode 100644 data/software/airwindows-average-2.yaml delete mode 100644 data/software/ujam-beatmaker-circuits.yaml delete mode 100644 data/software/ujam-beatmaker-cozy.yaml delete mode 100644 data/software/ujam-beatmaker-gloom.yaml delete mode 100644 data/software/ujam-beatmaker-glory.yaml delete mode 100644 data/software/ujam-beatmaker-hype.yaml delete mode 100644 data/software/ujam-beatmaker-idol.yaml delete mode 100644 data/software/ujam-beatmaker-kandy.yaml delete mode 100644 data/software/ujam-beatmaker-nemesis.yaml delete mode 100644 data/software/ujam-beatmaker-vice.yaml delete mode 100644 data/software/ujam-beatmaker-void.yaml delete mode 100644 data/software/w-a-production-babylon-2.yaml delete mode 100644 data/software/w-a-production-bassshaper.yaml diff --git a/.changeset/dataset-audit-cleanup.md b/.changeset/dataset-audit-cleanup.md new file mode 100644 index 000000000..23f6593b2 --- /dev/null +++ b/.changeset/dataset-audit-cleanup.md @@ -0,0 +1,31 @@ +--- +"catalog": patch +--- + +Resolve dataset audit (#365) and discontinued backlog (#362) findings. + +**Duplicate-name groups (#365):** + +- Merged true duplicates onto canonical manufacturer-slug filenames, keeping the + richer entry and pulling in `formats`/`categories` from the thin twin: 10 uJAM + Beatmaker instruments (`ujam-beatmaker-*` → `ujam-instruments-beatmaker-*`), + WA Production Babylon 2 and BassShaper (`w-a-production-*` → `wa-production-*`), + Airwindows Average (two blog-post imports of one plugin), and the DW + Satin-Black-over-Brass snare and 4-Piece Performance Series kit (duplicate SKU + codes). +- Folded the three Taylor T5z Pro colorways (Cayenne Red, Harbor Blue, Tobacco + Sunburst) into one entry with a cosmetic `variants` array. +- Renamed `fostex-t50rpmk4g-2` → `fostex-t50rpmk4g-plus` to match its product + name (T50RPmk4g+); it is a distinct SKU, not a duplicate. +- Fixed the audit's `normalizeName` to treat a trailing `+` as a significant + `plus` token so distinct SKUs (ProFX10v3 vs ProFX10v3+, Prime 4 vs Prime 4+, + etc.) no longer false-collide. This clears ~12 false-positive groups whose + members were already correctly modeled as separate entries. + +**Discontinued backlog (#362):** + +- Auto-tagged 14 Tier-1 (superseded, missing `discontinued`) entries. +- Reviewed and tagged 34 Tier-2 entries with explicit discontinuation language + (13 Audeze legacy headphones, 14 dbx Professional Audio units, Krotos and + Synchro Arts software, and others). Excluded `dubreq-ltd-stylophone-s2` — its + "discontinued in 1975" refers to the original Stylophone; the S2 is current. diff --git a/data/content/drumforge-drumforge-djent-grooves-vol-1.yaml b/data/content/drumforge-drumforge-djent-grooves-vol-1.yaml index e5f6a568f..1bd6c0e12 100644 --- a/data/content/drumforge-drumforge-djent-grooves-vol-1.yaml +++ b/data/content/drumforge-drumforge-djent-grooves-vol-1.yaml @@ -5,6 +5,7 @@ primaryCategory: loop-pack categories: - midi - sample-pack + - discontinued url: https://drumforge.com/products/drumforge-djent-metal-grooves-vol-1 prices: - amount: 20 diff --git a/data/hardware/a-designs-reddi.yaml b/data/hardware/a-designs-reddi.yaml index 30231212d..7b12d31cf 100644 --- a/data/hardware/a-designs-reddi.yaml +++ b/data/hardware/a-designs-reddi.yaml @@ -5,6 +5,7 @@ primaryCategory: di-box categories: - preamp - outboard + - discontinued url: https://adesignsaudio.com/reddi-all-tube-direct-box description: An all-tube direct box featuring a 6N1P tube, custom Cinemag output transformer, and a circuit topology inspired by the Ampeg B-15 bass amplifier, diff --git a/data/hardware/aguilar-tlc-bass-compressor.yaml b/data/hardware/aguilar-tlc-bass-compressor.yaml index 805f47647..699b575c9 100644 --- a/data/hardware/aguilar-tlc-bass-compressor.yaml +++ b/data/hardware/aguilar-tlc-bass-compressor.yaml @@ -4,6 +4,7 @@ manufacturer: aguilar primaryCategory: pedal categories: - compressor + - discontinued url: https://aguilaramp.com/products/tlc-bass-compressor-pedal description: The TLC Bass Compressor delivers studio-quality compression for bass players using Aguilar's proprietary Trans Linear Control (TLC) circuit, diff --git a/data/hardware/alm-busy-circuits-sbg.yaml b/data/hardware/alm-busy-circuits-sbg.yaml index 3e83d5997..1e4b302fc 100644 --- a/data/hardware/alm-busy-circuits-sbg.yaml +++ b/data/hardware/alm-busy-circuits-sbg.yaml @@ -5,6 +5,7 @@ primaryCategory: utility categories: - routing - modular + - discontinued url: https://busycircuits.com/products/alm006 prices: - amount: 100 diff --git a/data/hardware/alm-busy-circuits-sid-guts.yaml b/data/hardware/alm-busy-circuits-sid-guts.yaml index 561b76a22..b287e709c 100644 --- a/data/hardware/alm-busy-circuits-sid-guts.yaml +++ b/data/hardware/alm-busy-circuits-sid-guts.yaml @@ -7,6 +7,7 @@ categories: - filter - analog - modular + - discontinued url: https://busycircuits.com/products/alm003 prices: - amount: 290 diff --git a/data/hardware/amphion-argon3ls.yaml b/data/hardware/amphion-argon3ls.yaml index 0cd4e2006..401c8ab76 100644 --- a/data/hardware/amphion-argon3ls.yaml +++ b/data/hardware/amphion-argon3ls.yaml @@ -40,3 +40,5 @@ videos: - provider: youtube videoId: vQtndDfyeRA title: Argon3LS +categories: + - discontinued diff --git a/data/hardware/amphion-argon3s.yaml b/data/hardware/amphion-argon3s.yaml index cb70fde63..847c7897b 100644 --- a/data/hardware/amphion-argon3s.yaml +++ b/data/hardware/amphion-argon3s.yaml @@ -5,6 +5,7 @@ primaryCategory: studio-monitor categories: - monitor - speaker + - discontinued url: https://amphion.fi/products/argon3s/ description: Studio quality bookshelf loudspeaker housing technologies used by professional sound engineers and artists, delivering unrivalled midrange diff --git a/data/hardware/amphion-one18.yaml b/data/hardware/amphion-one18.yaml index 26268335d..6f9eb6b2b 100644 --- a/data/hardware/amphion-one18.yaml +++ b/data/hardware/amphion-one18.yaml @@ -5,6 +5,7 @@ primaryCategory: studio-monitor categories: - monitor - speaker + - discontinued url: https://amphion.fi/products/one18/ description: Amphion One18 is a trusted all-rounder and most widely used of our studio monitors. Their revealing, flat, yet pleasant character make them diff --git a/data/hardware/amphion-two18.yaml b/data/hardware/amphion-two18.yaml index ab6256274..b71ee4f01 100644 --- a/data/hardware/amphion-two18.yaml +++ b/data/hardware/amphion-two18.yaml @@ -5,6 +5,7 @@ primaryCategory: studio-monitor categories: - monitor - speaker + - discontinued url: https://amphion.fi/products/two18/ description: Two18 reference studio monitor combines pinpoint imaging, phase-accuracy, and depth information that is second to none. The trusted diff --git a/data/hardware/audeze-el-8-closed-back.yaml b/data/hardware/audeze-el-8-closed-back.yaml index a2a51db93..ceb030edf 100644 --- a/data/hardware/audeze-el-8-closed-back.yaml +++ b/data/hardware/audeze-el-8-closed-back.yaml @@ -51,3 +51,5 @@ io: connection: 1/8-inch maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-el-8-open-back.yaml b/data/hardware/audeze-el-8-open-back.yaml index 7b7fca2e4..f548828cd 100644 --- a/data/hardware/audeze-el-8-open-back.yaml +++ b/data/hardware/audeze-el-8-open-back.yaml @@ -48,3 +48,5 @@ io: connection: 1/8-inch maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-el-8-titanium.yaml b/data/hardware/audeze-el-8-titanium.yaml index e2ceed4ce..c3644eb74 100644 --- a/data/hardware/audeze-el-8-titanium.yaml +++ b/data/hardware/audeze-el-8-titanium.yaml @@ -50,3 +50,5 @@ io: connection: 1/8-inch maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-isine-10.yaml b/data/hardware/audeze-isine-10.yaml index 20b044d00..f18a6c331 100644 --- a/data/hardware/audeze-isine-10.yaml +++ b/data/hardware/audeze-isine-10.yaml @@ -43,3 +43,5 @@ io: connection: 2-pin maxConnections: 2 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-isine-20.yaml b/data/hardware/audeze-isine-20.yaml index cc7180800..3d9d802b5 100644 --- a/data/hardware/audeze-isine-20.yaml +++ b/data/hardware/audeze-isine-20.yaml @@ -45,3 +45,5 @@ io: connection: 2-pin maxConnections: 2 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-isine-lx.yaml b/data/hardware/audeze-isine-lx.yaml index 070bc11c9..a133c77aa 100644 --- a/data/hardware/audeze-isine-lx.yaml +++ b/data/hardware/audeze-isine-lx.yaml @@ -45,3 +45,5 @@ io: connection: 2-pin maxConnections: 2 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-lcd-2-closed-back.yaml b/data/hardware/audeze-lcd-2-closed-back.yaml index 96b1bf022..35e7e43bf 100644 --- a/data/hardware/audeze-lcd-2-closed-back.yaml +++ b/data/hardware/audeze-lcd-2-closed-back.yaml @@ -52,3 +52,5 @@ io: maxConnections: 1 position: Bottom releaseDate: "2018" +categories: + - discontinued diff --git a/data/hardware/audeze-lcd-4z.yaml b/data/hardware/audeze-lcd-4z.yaml index df354bf00..994e82dff 100644 --- a/data/hardware/audeze-lcd-4z.yaml +++ b/data/hardware/audeze-lcd-4z.yaml @@ -49,3 +49,5 @@ io: connection: 1/4-inch maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-lcd-i3.yaml b/data/hardware/audeze-lcd-i3.yaml index 2cab503ac..7885cbd9e 100644 --- a/data/hardware/audeze-lcd-i3.yaml +++ b/data/hardware/audeze-lcd-i3.yaml @@ -52,3 +52,5 @@ io: connection: 1/8-inch maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-lcd-i4.yaml b/data/hardware/audeze-lcd-i4.yaml index f0bce72d5..5df67d526 100644 --- a/data/hardware/audeze-lcd-i4.yaml +++ b/data/hardware/audeze-lcd-i4.yaml @@ -49,3 +49,5 @@ io: connection: 1/8-inch maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-lcd-r.yaml b/data/hardware/audeze-lcd-r.yaml index 11f26dd36..2e097e039 100644 --- a/data/hardware/audeze-lcd-r.yaml +++ b/data/hardware/audeze-lcd-r.yaml @@ -50,3 +50,5 @@ io: connection: xlr maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-sine-dx.yaml b/data/hardware/audeze-sine-dx.yaml index 10d4f28ba..7440d3249 100644 --- a/data/hardware/audeze-sine-dx.yaml +++ b/data/hardware/audeze-sine-dx.yaml @@ -42,3 +42,5 @@ io: connection: 1/8-inch maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/audeze-the-king-mkii.yaml b/data/hardware/audeze-the-king-mkii.yaml index 8613f6aac..c054d54ee 100644 --- a/data/hardware/audeze-the-king-mkii.yaml +++ b/data/hardware/audeze-the-king-mkii.yaml @@ -46,3 +46,5 @@ io: connection: built-in maxConnections: 1 position: Bottom +categories: + - discontinued diff --git a/data/hardware/chase-bliss-billy-strings-wombtone.yaml b/data/hardware/chase-bliss-billy-strings-wombtone.yaml index eac9618f6..8ff795cb9 100644 --- a/data/hardware/chase-bliss-billy-strings-wombtone.yaml +++ b/data/hardware/chase-bliss-billy-strings-wombtone.yaml @@ -7,6 +7,7 @@ categories: - effect - modulation - analog + - discontinued url: https://www.chaseblisslegacy.com/billy-strings-wombtone description: The Billy Strings Wombtone analog phaser effects pedal from Chase Bliss collects multiple styles of phasing in one place, using a rich, diff --git a/data/hardware/dbx-1086.yaml b/data/hardware/dbx-1086.yaml index d15642ef7..13369eac4 100644 --- a/data/hardware/dbx-1086.yaml +++ b/data/hardware/dbx-1086.yaml @@ -4,6 +4,7 @@ manufacturer: dbx primaryCategory: preamp categories: - rack-mount + - discontinued url: https://dbxpro.com/en/products/1086 description: Discontinued microphone preamp from dbx Professional Audio, designed for studio applications. diff --git a/data/hardware/dbx-140.yaml b/data/hardware/dbx-140.yaml index 8ee78b5ef..4ab8709ef 100644 --- a/data/hardware/dbx-140.yaml +++ b/data/hardware/dbx-140.yaml @@ -4,6 +4,7 @@ manufacturer: dbx primaryCategory: noise-reduction categories: - rack-mount + - discontinued url: https://dbxpro.com/en/products/140 description: Discontinued Type II tape noise reduction system from dbx Professional Audio. links: diff --git a/data/hardware/dbx-3031.yaml b/data/hardware/dbx-3031.yaml index c2aee46bb..c18d0cb63 100644 --- a/data/hardware/dbx-3031.yaml +++ b/data/hardware/dbx-3031.yaml @@ -17,3 +17,5 @@ links: - type: support title: Technical Support url: https://dbxpro.com/en-US/support +categories: + - discontinued diff --git a/data/hardware/dbx-303c.yaml b/data/hardware/dbx-303c.yaml index 88617989f..cf623cc80 100644 --- a/data/hardware/dbx-303c.yaml +++ b/data/hardware/dbx-303c.yaml @@ -10,3 +10,5 @@ links: - type: support title: Technical Support url: https://dbxpro.com/en-US/support +categories: + - discontinued diff --git a/data/hardware/dbx-3215.yaml b/data/hardware/dbx-3215.yaml index 169d5e4ca..1e60b71e7 100644 --- a/data/hardware/dbx-3215.yaml +++ b/data/hardware/dbx-3215.yaml @@ -16,3 +16,5 @@ links: - type: support title: Technical Support url: https://dbxpro.com/en-US/support +categories: + - discontinued diff --git a/data/hardware/dbx-3231l.yaml b/data/hardware/dbx-3231l.yaml index 0c24a98d6..fae4aa370 100644 --- a/data/hardware/dbx-3231l.yaml +++ b/data/hardware/dbx-3231l.yaml @@ -17,3 +17,5 @@ links: - type: support title: Technical Support url: https://dbxpro.com/en-US/support +categories: + - discontinued diff --git a/data/hardware/dbx-363x.yaml b/data/hardware/dbx-363x.yaml index 4634922d2..e7f6d24d3 100644 --- a/data/hardware/dbx-363x.yaml +++ b/data/hardware/dbx-363x.yaml @@ -4,6 +4,7 @@ manufacturer: dbx primaryCategory: expander categories: - gate + - discontinued url: https://dbxpro.com/en/products/363x description: Discontinued dual-channel gate/expander from dbx Professional Audio. details: |- diff --git a/data/hardware/dbx-563x.yaml b/data/hardware/dbx-563x.yaml index 991349c1a..e8baec7fd 100644 --- a/data/hardware/dbx-563x.yaml +++ b/data/hardware/dbx-563x.yaml @@ -4,6 +4,7 @@ manufacturer: dbx primaryCategory: gate categories: - expander + - discontinued url: https://dbxpro.com/en/products/563x description: Discontinued noise gate / expander from dbx Professional Audio. details: |- diff --git a/data/hardware/dbx-566.yaml b/data/hardware/dbx-566.yaml index 23187ff4d..ce83b3d24 100644 --- a/data/hardware/dbx-566.yaml +++ b/data/hardware/dbx-566.yaml @@ -14,3 +14,5 @@ links: - type: support title: Technical Support url: https://dbxpro.com/en-US/support +categories: + - discontinued diff --git a/data/hardware/dbx-576.yaml b/data/hardware/dbx-576.yaml index ca5d7f47d..23f1d9a80 100644 --- a/data/hardware/dbx-576.yaml +++ b/data/hardware/dbx-576.yaml @@ -4,6 +4,7 @@ manufacturer: dbx primaryCategory: preamp categories: - channel-strip + - discontinued url: https://dbxpro.com/en/products/576 description: Discontinued tube microphone preamp from dbx Professional Audio. details: |- diff --git a/data/hardware/dbx-driverack-pa.yaml b/data/hardware/dbx-driverack-pa.yaml index 90c484c33..d474e503d 100644 --- a/data/hardware/dbx-driverack-pa.yaml +++ b/data/hardware/dbx-driverack-pa.yaml @@ -5,6 +5,7 @@ primaryCategory: multi-effect categories: - equalizer - multiband + - discontinued url: https://dbxpro.com/en/products/dbx-driverack-pa description: The dbx DriveRack PA is a complete equalization and loudspeaker management system integrating a 28-band graphic EQ, stereo compressor, diff --git a/data/hardware/dbx-quantum-ii.yaml b/data/hardware/dbx-quantum-ii.yaml index 3d8d9285b..23faac493 100644 --- a/data/hardware/dbx-quantum-ii.yaml +++ b/data/hardware/dbx-quantum-ii.yaml @@ -6,6 +6,7 @@ primaryCategory: compressor categories: - equalizer - mastering + - discontinued url: https://dbxpro.com/en/products/quantum-ii description: Discontinued mastering-grade dynamics processor combining compression and equalization in a single unit, targeted at portable, tour, and diff --git a/data/hardware/dbx-sc-64.yaml b/data/hardware/dbx-sc-64.yaml index c05c5c57f..7546b7e1a 100644 --- a/data/hardware/dbx-sc-64.yaml +++ b/data/hardware/dbx-sc-64.yaml @@ -4,6 +4,7 @@ manufacturer: dbx primaryCategory: routing categories: - utility + - discontinued url: https://dbxpro.com/en/products/sc-64 description: 64-channel flagship digital matrix processor for installed sound systems with 32-bit floating point DSP, advanced routing, and dual High Speed diff --git a/data/hardware/dbx-sc-avb-card.yaml b/data/hardware/dbx-sc-avb-card.yaml index d5955a74b..db4238582 100644 --- a/data/hardware/dbx-sc-avb-card.yaml +++ b/data/hardware/dbx-sc-avb-card.yaml @@ -4,6 +4,7 @@ manufacturer: dbx primaryCategory: routing categories: - utility + - discontinued url: https://dbxpro.com/en/products/sc-avb-card description: Ethernet AVB expansion card for dbx SC 32 and SC 64 matrix processors, enabling networked digital audio transport and control via Cat 5e diff --git a/data/hardware/dbx-usb-to-serial-cable.yaml b/data/hardware/dbx-usb-to-serial-cable.yaml index 933475d1e..1635796d0 100644 --- a/data/hardware/dbx-usb-to-serial-cable.yaml +++ b/data/hardware/dbx-usb-to-serial-cable.yaml @@ -15,3 +15,5 @@ links: - type: product title: Product Page url: https://dbxpro.com/en/products/usb-to-serial-cable +categories: + - discontinued diff --git a/data/hardware/dw-drums-drktp04az-4-piece-performance-series-kit.yaml b/data/hardware/dw-drums-drktp04az-4-piece-performance-series-kit.yaml deleted file mode 100644 index ae9b07cf1..000000000 --- a/data/hardware/dw-drums-drktp04az-4-piece-performance-series-kit.yaml +++ /dev/null @@ -1,9 +0,0 @@ -id: CyQsvbAsUkEzRpKPhuSjL -name: 4-Piece Performance Series Kit -manufacturer: dw-drums -primaryCategory: drum-kit -categories: - - drums -url: https://www.dwdrums.com/products/drktp04az-4-piece-performance-series-kit/ -description: The Performance Series is handcrafted with North American Maple by - DW in the California Custom Shop. diff --git a/data/hardware/dw-drums-drvd6514svdbk-satin-black-over-brass-snare-6-5x14.yaml b/data/hardware/dw-drums-drvd6514svdbk-satin-black-over-brass-snare-6-5x14.yaml deleted file mode 100644 index b2f97fe13..000000000 --- a/data/hardware/dw-drums-drvd6514svdbk-satin-black-over-brass-snare-6-5x14.yaml +++ /dev/null @@ -1,9 +0,0 @@ -id: ZzF5XmjTjDWMb6nBaluKF -name: Satin Black over Brass Snare 6.5x14 -manufacturer: dw-drums -primaryCategory: snare -categories: - - drums - - percussion -url: https://www.dwdrums.com/products/drvd6514svdbk-satin-black-over-brass-snare-6-5x14/ -description: Features a thin industry-standard 1mm shell and a striking satin finish. diff --git a/data/hardware/fostex-pm0-4c.yaml b/data/hardware/fostex-pm0-4c.yaml index fac7047a0..ec7570fad 100644 --- a/data/hardware/fostex-pm0-4c.yaml +++ b/data/hardware/fostex-pm0-4c.yaml @@ -5,8 +5,16 @@ primaryCategory: studio-monitor categories: - monitor - speaker + - discontinued url: https://www.fostex.jp/en/products/pm0-4c/ -description: Active 2-way bass reflex personal monitor speakers featuring a 30W+30W high-performance digital amplifier in a rear bass reflex slim and compact design. Updated version of the PM0.4d with improved connectivity and operability. Two types of input cables (phone-RCA pin cable and stereo RCA pin cable) are included as standard accessories to support both RCA and phone terminals. Suitable for personal recording, DTM, and home theater playback. Equipped with an auto standby mode that activates after 15 minutes of inactivity. +description: Active 2-way bass reflex personal monitor speakers featuring a + 30W+30W high-performance digital amplifier in a rear bass reflex slim and + compact design. Updated version of the PM0.4d with improved connectivity and + operability. Two types of input cables (phone-RCA pin cable and stereo RCA pin + cable) are included as standard accessories to support both RCA and phone + terminals. Suitable for personal recording, DTM, and home theater playback. + Equipped with an auto standby mode that activates after 15 minutes of + inactivity. details: |- Configuration: 2-way bass reflex (active R side + passive L side, connected via speaker cable) diff --git a/data/hardware/fostex-t50rpmk4g-2.yaml b/data/hardware/fostex-t50rpmk4g-plus.yaml similarity index 100% rename from data/hardware/fostex-t50rpmk4g-2.yaml rename to data/hardware/fostex-t50rpmk4g-plus.yaml diff --git a/data/hardware/jomox-xbase-999.yaml b/data/hardware/jomox-xbase-999.yaml index 0b35a14fb..834e32462 100644 --- a/data/hardware/jomox-xbase-999.yaml +++ b/data/hardware/jomox-xbase-999.yaml @@ -5,9 +5,11 @@ primaryCategory: drum-machine categories: - analog - sequencer + - discontinued description: >- - A nine-voice analog drum synthesizer from 2006 combining four discrete analog circuits with five - sample-based voices, a 64-pattern step sequencer, and a rugged metal enclosure. + A nine-voice analog drum synthesizer from 2006 combining four discrete analog + circuits with five sample-based voices, a 64-pattern step sequencer, and a + rugged metal enclosure. details: |- The JoMoX Xbase 999 is a hybrid analog drum synthesizer released in 2006 that combines advanced discrete analog circuitry with sample-based sound generation. Four of its nine instruments use diff --git a/data/hardware/lexicon-pcm96.yaml b/data/hardware/lexicon-pcm96.yaml index 524a8e4f9..8296456bf 100644 --- a/data/hardware/lexicon-pcm96.yaml +++ b/data/hardware/lexicon-pcm96.yaml @@ -13,6 +13,7 @@ categories: - flanger - rack-mount - outboard + - discontinued url: https://lexiconpro.com/en-US/products/pcm96 description: An artful blend of heritage and innovation, the PCM96 Stereo Reverb/Effects Processor delivers 28 new and legendary Lexicon reverbs, delays diff --git a/data/hardware/midas-microphone-preamplifier-502.yaml b/data/hardware/midas-microphone-preamplifier-502.yaml index 80f41a378..f7c0fca2e 100644 --- a/data/hardware/midas-microphone-preamplifier-502.yaml +++ b/data/hardware/midas-microphone-preamplifier-502.yaml @@ -4,6 +4,7 @@ manufacturer: midas primaryCategory: preamp categories: - outboard + - discontinued url: "https://www.midasconsoles.com/en/products/0838-AAR" description: The MICROPHONE PREAMPLIFIER 502 brings the award-winning Midas microphone preamp to the 500 Series format, available as an add-on to any diff --git a/data/hardware/numark-axis4.yaml b/data/hardware/numark-axis4.yaml index 5750e50ec..a5d254660 100644 --- a/data/hardware/numark-axis4.yaml +++ b/data/hardware/numark-axis4.yaml @@ -4,6 +4,7 @@ manufacturer: numark primaryCategory: other categories: - legacy + - discontinued url: https://www.numark.com/product/axis4 description: Tabletop CD player with two seamless loop points, three hot stutter starts, tap-in BPM counter, anti-shock, fader/remote start, and S/PDIF digital diff --git a/data/hardware/taylor-t5z-pro-harbor-blue.yaml b/data/hardware/taylor-t5z-pro-harbor-blue.yaml deleted file mode 100644 index 06d9fdac5..000000000 --- a/data/hardware/taylor-t5z-pro-harbor-blue.yaml +++ /dev/null @@ -1,51 +0,0 @@ -id: JH-tINz23mGWwJki4MRKi -name: T5z Pro -manufacturer: taylor -primaryCategory: electric-guitar -categories: - - electric - - acoustic -url: https://www.taylorguitars.com/guitars/acoustic/t5z-pro-harbor-blue -prices: - - amount: 3299 - currency: USD -description: The T5z Pro is a hybrid hollowbody guitar featuring a Big Leaf - Maple top with a Shamel Ash body in Harbor Blue Shaded Edgeburst finish, - combining a concealed neck humbucker, middle humbucker, and acoustic body - sensor with five-way switching for a wide range of acoustic and electric - tones. -details: |- - The T5z Pro is a thinline hollowbody hybrid that bridges the gap between electric and acoustic guitars. An integrated armrest on the upper body edge and rounded edges provide comfort for long playing sessions, equally at home on stage or in the studio. - - The three-pickup system — concealed neck humbucker, visible middle humbucker, and acoustic body sensor — is controlled by 5-way switching with active tone circuitry, spanning warm acoustic-like tones to full electric output. - - Built with a Big Leaf Maple top and Shamel Ash back and sides, with a Neo-Tropical Mahogany neck in Taylor's T5 Carve profile. The West African Crelicam Ebony fretboard features Faux Pearl/Silver Spire inlays, jumbo frets, and a 24-7/8" scale length. - - The Harbor Blue colorway features a Harbor Blue Shaded Edgeburst top with black back, sides, and neck in gloss finish. Ships with a deluxe hardshell case. -specs: |- - - - Body Style: Thinline Hollowbody with Venetian Cutaway - - Top: Big Leaf Maple - - Back & Sides: Shamel Ash - - Neck: Neo-Tropical Mahogany, T5 Carve profile - - Fretboard: West African Crelicam Ebony - - Scale Length: 24-7/8" - - Nut Width: 1-11/16" - - Frets: Jumbo - - Fretboard Inlay: Faux Pearl/Silver Spires - - Fretboard Binding: Black - - Electronics: Concealed neck humbucker, middle humbucker, acoustic body sensor; 5-way switching; active tone circuitry - - Tuners: Taylor Nickel with Nickel Buttons - - Bridge: West African Crelicam Ebony - - Nut: White TUSQ - - Saddle: White Micarta - - Finish: Gloss; Harbor Blue Shaded Edgeburst top, black back/sides/neck - - Strings: D'Addario XS Coated Electric Medium (.011-.049) - - Case: Deluxe hardshell case included -io: - - name: Output - signalFlow: output - category: audio - type: instrument - connection: 1/4-inch - maxConnections: 1 - position: Bottom diff --git a/data/hardware/taylor-t5z-pro-tobacco-sunburst.yaml b/data/hardware/taylor-t5z-pro-tobacco-sunburst.yaml deleted file mode 100644 index 4cba446d5..000000000 --- a/data/hardware/taylor-t5z-pro-tobacco-sunburst.yaml +++ /dev/null @@ -1,45 +0,0 @@ -id: bNqqs9_98BQgKkBL7uE11 -name: T5z Pro -manufacturer: taylor -primaryCategory: electric-guitar -categories: - - electric - - acoustic -url: https://www.taylorguitars.com/guitars/acoustic/t5z-pro-tobacco-sunburst -prices: - - amount: 3299 - currency: USD -description: The T5z Pro is a hybrid hollowbody guitar featuring a figured Big - Leaf Maple top over a Shamel Ash body in Tobacco Sunburst finish, combining a - concealed neck humbucker, middle humbucker, and acoustic body sensor with - five-way switching for a wide range of acoustic and electric tones. -details: |- - The T5z Pro is Taylor's mid-tier hollowbody hybrid, offering the electric-leaning playability of the T5z platform at an accessible price point. Its figured Big Leaf Maple top over a lightweight Shamel Ash body delivers visual flair in Tobacco Sunburst while keeping the weight comfortable for extended play. Chamfered body edges provide a smooth feel against the forearm. - - The three-pickup system spans the full tonal range: a concealed neck humbucker for warm, full-bodied tones; a visible humbucker at the middle position for punch and definition; and an acoustic body sensor that captures the guitar's natural resonance. Five-way switching covers all combinations, and active on-board circuitry lets you dial in anything from lush acoustic-style sounds to direct electric output. - - The Neo-Tropical Mahogany neck features a West African Crelicam Ebony fingerboard with Faux Pearl/Abalone inlays and jumbo frets. A 24-7/8" scale length keeps string tension comfortable for electric-style players. Taylor chrome tuners and a bone nut and saddle complete the build. - - Strings are D'Addario XS Coated Electric Medium (.011-.049). Ships with a deluxe hardshell case. -specs: |- - - - Body Style: T5z hollowbody hybrid - - Top: Big Leaf Maple (figured, gloss, Tobacco Sunburst) - - Body: Shamel Ash (gloss) - - Neck: Neo-Tropical Mahogany (gloss) - - Fretboard: West African Crelicam Ebony - - Fretboard Inlay: Faux Pearl/Abalone - - Bridge: West African Crelicam Ebony - - Nut & Saddle: Bone - - Scale Length: 24-7/8" - - Tuners: Taylor Chrome - - Electronics: Concealed neck humbucker, middle humbucker, acoustic body sensor; 5-way switching; active on-board circuitry - - Strings: D'Addario XS Coated Electric Medium (.011-.049) - - Case: Deluxe hardshell case included -io: - - name: Output - signalFlow: output - category: audio - type: instrument - connection: 1/4-inch - maxConnections: 1 - position: Bottom diff --git a/data/hardware/taylor-t5z-pro-cayenne-red.yaml b/data/hardware/taylor-t5z-pro.yaml similarity index 53% rename from data/hardware/taylor-t5z-pro-cayenne-red.yaml rename to data/hardware/taylor-t5z-pro.yaml index 2811edc7e..a0f6f018b 100644 --- a/data/hardware/taylor-t5z-pro-cayenne-red.yaml +++ b/data/hardware/taylor-t5z-pro.yaml @@ -5,41 +5,41 @@ primaryCategory: electric-guitar categories: - electric - acoustic -url: https://www.taylorguitars.com/guitars/acoustic/t5z-pro-cayenne-red +url: https://www.taylorguitars.com/guitars/acoustic/t5z-pro prices: - amount: 3299 currency: USD description: The T5z Pro is a hybrid hollowbody guitar featuring a Big Leaf - Maple top with a Shamel Ash body in Cayenne Red Shaded Edgeburst finish, - combining a concealed neck humbucker, middle humbucker, and acoustic body - sensor with five-way switching for a wide range of acoustic and electric - tones. + Maple top with a Shamel Ash body, combining a concealed neck humbucker, + middle humbucker, and acoustic body sensor with five-way switching for a wide + range of acoustic and electric tones. details: |- The T5z Pro is Taylor's mid-tier hybrid hollowbody, bridging acoustic and electric with a three-pickup system: a concealed neck humbucker, a visible middle humbucker, and an acoustic body sensor. Five-way switching and active tone controls deliver everything from warm acoustic sounds to electric tones. - This Cayenne Red variant features a Big Leaf Maple top in Cayenne Red Shaded Edgeburst with black back, sides, and neck. The Shamel Ash body is contoured with an integral armrest, Venetian cutaway, and rosette f-holes. + Built with a Big Leaf Maple top and Shamel Ash back and sides, the body is contoured with an integral armrest, Venetian cutaway, and rosette f-holes. The Neo-Tropical Mahogany neck in T5 Carve profile is topped by a West African Crelicam Ebony fretboard with jumbo frets. At 24-7/8" scale length and 1-11/16" nut width, it plays like a traditional electric guitar. - The Neo-Tropical Mahogany neck in T5 Carve profile is topped by a West African Crelicam Ebony fretboard with black binding and jumbo frets. At 24-7/8" scale length and 1-11/16" nut width, it plays like a traditional electric guitar. - - Ships with D'Addario XS Coated Electric Medium strings (.011-.049) and a deluxe hardshell case. + Ships with D'Addario XS Coated Electric Medium strings (.011-.049) and a deluxe hardshell case. Offered in a range of Shaded Edgeburst colorways. specs: |- - - - Body: Hollowbody with Venetian Cutaway + - Body: Thinline Hollowbody with Venetian Cutaway - Top: Big Leaf Maple - Back & Sides: Shamel Ash - - Finish: Gloss; Cayenne Red Shaded Edgeburst top, black back/sides/neck - Neck: Neo-Tropical Mahogany, T5 Carve profile - - Fretboard: West African Crelicam Ebony, Black binding + - Fretboard: West African Crelicam Ebony - Scale Length: 24-7/8" - Nut Width: 1-11/16" - Frets: Jumbo - Pickups: Concealed neck humbucker, visible middle humbucker, acoustic body sensor - Switching: 5-way; Active tone controls - Bridge: West African Crelicam Ebony - - Nut: White TUSQ - - Saddle: White Micarta - - Tuners: Taylor Nickel with Nickel Buttons - Strings: D'Addario XS Coated Electric Medium (.011-.049) - Case: Deluxe hardshell case included +variants: + - name: Cayenne Red Shaded Edgeburst + slug: cayenne-red + - name: Harbor Blue Shaded Edgeburst + slug: harbor-blue + - name: Tobacco Sunburst + slug: tobacco-sunburst io: - name: Output signalFlow: output diff --git a/data/software/airwindows-average-2.yaml b/data/software/airwindows-average-2.yaml deleted file mode 100644 index 14821a5f2..000000000 --- a/data/software/airwindows-average-2.yaml +++ /dev/null @@ -1,18 +0,0 @@ -id: lQjaRBcENK-qB3g9MKKrW -name: Average -manufacturer: airwindows -primaryCategory: filter -categories: - - effect -formats: - - au - - vst2 -platforms: - - mac - - windows - - linux -url: https://www.airwindows.com/average-2/ -description: A lowpass filter that uses a simple averaging algorithm, creating a - distinctive tonal character with inherent cancellation nodes in the high - frequencies. -releaseDate: 2016-10-11 diff --git a/data/software/getgood-drums-p-iv-matt-halpern-signature-pack.yaml b/data/software/getgood-drums-p-iv-matt-halpern-signature-pack.yaml index 532dfe114..39967337f 100644 --- a/data/software/getgood-drums-p-iv-matt-halpern-signature-pack.yaml +++ b/data/software/getgood-drums-p-iv-matt-halpern-signature-pack.yaml @@ -6,6 +6,7 @@ categories: - drums - drum-kit - sound-library + - discontinued formats: - standalone - vst @@ -18,7 +19,10 @@ url: https://ggd.co/products/p4 prices: - amount: 99 currency: USD -description: 'A Kontakt-based drum library recorded during Periphery''s "Periphery IV: Hail Stan" album sessions. Captures Matt Halpern''s signature drumming with focused, energetic, and pleasantly aggressive drum tones suitable across multiple genres.' +description: 'A Kontakt-based drum library recorded during Periphery''s + "Periphery IV: Hail Stan" album sessions. Captures Matt Halpern''s signature + drumming with focused, energetic, and pleasantly aggressive drum tones + suitable across multiple genres.' details: |- Kontakt-based drum library sampled during Periphery IV sessions. specs: |- diff --git a/data/software/gforce-imposcar.yaml b/data/software/gforce-imposcar.yaml index 0b81f99b6..bf5a293b2 100644 --- a/data/software/gforce-imposcar.yaml +++ b/data/software/gforce-imposcar.yaml @@ -10,3 +10,5 @@ discontinued: true description: A virtual OSCar synthesiser developed by GForce Software alongside Jon Hodgson — a milestone in virtual synthesis development whose filters were licensed to Spectrasonics for Stylus RMX and Omnisphere. +categories: + - discontinued diff --git a/data/software/krotos-audio-concept-2.yaml b/data/software/krotos-audio-concept-2.yaml index f455480bd..9c9421c02 100644 --- a/data/software/krotos-audio-concept-2.yaml +++ b/data/software/krotos-audio-concept-2.yaml @@ -5,6 +5,7 @@ primaryCategory: synthesizer categories: - plugin - virtual-instrument + - discontinued formats: - vst - vst3 diff --git a/data/software/krotos-audio-krotos-studio.yaml b/data/software/krotos-audio-krotos-studio.yaml index 4a35fc93e..1e1f8f6b4 100644 --- a/data/software/krotos-audio-krotos-studio.yaml +++ b/data/software/krotos-audio-krotos-studio.yaml @@ -5,6 +5,7 @@ primaryCategory: standalone categories: - creative - cinematic + - discontinued formats: - vst - au diff --git a/data/software/synchro-arts-vocal-production-bundle.yaml b/data/software/synchro-arts-vocal-production-bundle.yaml index 8d0786faf..78ba7df5a 100644 --- a/data/software/synchro-arts-vocal-production-bundle.yaml +++ b/data/software/synchro-arts-vocal-production-bundle.yaml @@ -6,6 +6,7 @@ categories: - voice - pitch - utility + - discontinued formats: - au - vst3 diff --git a/data/software/ujam-beatmaker-circuits.yaml b/data/software/ujam-beatmaker-circuits.yaml deleted file mode 100644 index 7c853da7b..000000000 --- a/data/software/ujam-beatmaker-circuits.yaml +++ /dev/null @@ -1,63 +0,0 @@ -id: X7LhzqgCWLKRdj2Sn00Tl -name: Beatmaker CIRCUITS -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/beatmaker/circuits/ -description: If you love the sound of classic drum machines but are short on - vintage gear, circuits brings the analog warmth and classic grooves you need - to let the good vibes through. -details: |- - If you love the sound of classic drum machines but are short on vintage gear, - circuits brings the analog warmth and classic grooves you need to let the good - vibes through. - - There are times when you need og electronic drums to get the job done with - circuits, you'll instantly pull listeners back to the 70s with beautiful - imperfections you can't get with digital alone. - - Use the mix control for thumping lows, smooth stereo widening, slap delay, eq - carving and many other processing methods rolled into 12 mix presets, allowing - you to transform the sound of your beats in moments. - - Circuits features 10 kits with 16 drum instruments each. There are 20 styles - with 23 ready-made patterns, for a total of 460 patterns. - - Carve out the mids, crank the sub and add shimmer to the highs all once, - straight into a slammed compressor for maximum impact. You can also set the - control negative for a tight mid-range knock. -specs: |- - - 20 styles - - 50 presets - - 10 drum kits - - 460 patterns - - MIDI drag & drop - - Resizable user interface - - Sweetener control - - Beat intensity control - - 10 kits with 16 drum instruments each - - 23 ready-made patterns - - 12 mix presets - - Mix control with thumping lows - - Stereo widening - - Slap delay - - EQ carving - - Slammed compressor -prices: - - amount: 49 - currency: USD -videos: - - videoId: OBD4UnmGD8k - title: Beatmaker CIRCUITS Demo/Tutorial - - videoId: M9N38SClBe4 - title: Beatmaker CIRCUITS Demo/Tutorial - - videoId: qPhYZNxO_4A - title: Beatmaker CIRCUITS Demo/Tutorial - - videoId: NoEyqjKaF0k - title: Beatmaker CIRCUITS Demo/Tutorial - - videoId: 9rMWekIgeXM - title: Beatmaker CIRCUITS Demo/Tutorial -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-cozy.yaml b/data/software/ujam-beatmaker-cozy.yaml deleted file mode 100644 index c7b5e7919..000000000 --- a/data/software/ujam-beatmaker-cozy.yaml +++ /dev/null @@ -1,66 +0,0 @@ -id: 15Rg2cbwtLuGiaN-GgFFL -name: Beatmaker COZY -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - beat-maker -url: https://www.ujam.com/beatmaker/cozy/ -description: Cozy's grooves have that perfect lazy feel that comes from hitting - the snare just a little late. Combined with drum sounds that have just the - right amount of tape warmth and dusty vinyl crackle, this beatmaker will have - you vibing in an instant. -details: |- - Cozy's grooves have that perfect lazy feel that comes from hitting the snare - just a little late. Combined with drum sounds that have just the right amount - of tape warmth and dusty vinyl crackle, this beatmaker will have you vibing in - an instant. - - We couldn't bring ourselves to sacrifice even the tiniest bit of sound quality - for this beatmaker. We used the best drum samples out there and roughed up the - fidelity afterward, to make sure cozy delivers beats that don't skimp on - integrity. - - Our frustration-free design is optimized to get you the best results as - quickly and easily as possible. If you want to dial in some extra detail, you - can control the decay, pitch and filter settings for each sound. You can also - control the saturation, compression and ambience of the overall mix to make - sure everything is gelling perfectly. - - Turn up the nostalgia with cozy's special control. You can get even more vinyl - crackle, smooth the transients, pull back the highs and lows, increase - saturation and add the sound of a beautiful tube mic via convolution by simply - moving a one dial. - - Lofi hip hop beats are all about the feel. Our micro-timing feature will let - you set the swag level from higher to highest. -specs: |- - - 10 drum kits with 16 drum instruments each - - 20 styles with 23 ready-made patterns (460 total patterns) - - 50 presets - - MIDI drag & drop - - Resizable user interface - - Decay control - - Pitch control - - Filter settings - - Saturation control - - Compression control - - Ambience control - - Nostalgia control - - Vinyl crackle - - Tape warmth - - Dusty vinyl crackle - - Transient smoothing - - Tube mic convolution - - Micro-timing feature - - macOS catalina (10.15) and later - - macOS ventura (13) - - Intel macs support - - Apple silicon macs support (rosetta and native) - - 4 GB of RAM - - 280 MB of free disk space -prices: - - amount: 129 - currency: USD -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-gloom.yaml b/data/software/ujam-beatmaker-gloom.yaml deleted file mode 100644 index 984963281..000000000 --- a/data/software/ujam-beatmaker-gloom.yaml +++ /dev/null @@ -1,61 +0,0 @@ -id: L0VXpEv-y28vu5pHFsUj5 -name: Beatmaker GLOOM -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/beatmaker/gloom/ -description: UJAM Beatmaker GLOOM is a specialized virtual drum instrument - designed for a different kind of rhythmic production. Unlike many of its - siblings in the beatmaker series that focus on high-impact, genre-specific - sounds, gloom is built for creating subtle, ambient, and textural rhythms. - It's the perfect tool for producers of minimal, downtempo, and atmospheric - music, where space, restraint, and mood are as crucial as the groove itself. -details: |- - UJAM Beatmaker GLOOM is a specialized virtual drum instrument designed for a - different kind of rhythmic production. Unlike many of its siblings in the - beatmaker series that focus on high-impact, genre-specific sounds, gloom is - built for creating subtle, ambient, and textural rhythms. It's the perfect - tool for producers of minimal, downtempo, and atmospheric music, where space, - restraint, and mood are as crucial as the groove itself. - - Gloom provides a curated selection of soft, organic, and evolving sounds, - including clicks, low pulses, and delicate textures that blend seamlessly into - a mix without overpowering it. The core of gloom's sound palette is built - around its 10 unique drum kits, each with 16 distinct instruments. These - sounds are not your typical punchy kicks or snappy snares. Instead, they are - meticulously crafted to provide low-intensity rhythmic elements that can serve - as a foundation for cinematic scores, chill-out tracks, and lo-fi beats. - - The included 20 styles and 460 MIDI loops are a testament to this design - philosophy, offering rhythmic phrases that move the track forward gently, - allowing other musical elements to breathe and shine. - - Beyond the sound library, gloom features ujam's signature streamlined - interface. The plugin includes 12 "mix modes" and 17 "ambience modes" that - allow for extensive sound shaping directly within the instrument. These - controls enable users to sculpt the tone, dynamics, and motion of their beats, - transitioning from a snappy, minimal sound to a lush, immersive one with a few - simple tweaks. - - The drag-and-drop MIDI functionality is a core feature, providing a quick and - easy way to transfer grooves into your DAW for further editing and - customization, making it an efficient tool for producers of all skill levels. -specs: |- - - 10 unique drum kits - - 160 instrument samples - - 20 styles - - 460 MIDI patterns - - 12 mix modes - - 17 ambience/reverb modes - - 75 global presets - - MIDI drag-and-drop - - Scalable ui -prices: - - amount: 49 - currency: USD -videos: - - videoId: yXDsyEgU4Io -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-glory.yaml b/data/software/ujam-beatmaker-glory.yaml deleted file mode 100644 index b773f4b9b..000000000 --- a/data/software/ujam-beatmaker-glory.yaml +++ /dev/null @@ -1,53 +0,0 @@ -id: WKErXC3iDJTuUR6M7sI40 -name: Beatmaker GLORY -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/beatmaker/glory/ -description: "Trap? Pop? Both! Big beats for fame and glory current mood: #atl. - Glory is the virtual beat maker for all kinds of trap and modern hip-hop." -details: |- - Glory is the virtual beat maker for all kinds of trap and modern hip-hop. - Where heavy, tuned 808-kick drums meet frantic hi-hats at the top of the - billboard charts. Create beats that bounce and roll with glory. - - The drum sounds of glory are gritty and heavy. They can cut through a mix and - provide plenty of bass. However they're carefully sound designed to give you - that production-value-feel right out of the box. - - Glory is part of ujams beatmaker series, which makes producing outstanding - beats for your music fast and easy. It instantly syncs to your DAW's tempo, - and you can play a near-infinite variety of beats. - - Tune the bass drum to match your song's key or melody. Much easier than with - an actual 808. Select and adjust one out of 12 custom mix templates. Each is a - complete multi-bus mixing desk under the hood with multiple effect chains per - channel. - - With beatmaker glory you can use the built in phrases to construct your drum - parts, design the drum sounds and even send each instrument to its own output - channel. -specs: |- - - 10 drum kits with 16 drum instruments each - - 20 styles with 23 ready-made patterns each (460 total patterns) - - 12 custom mix templates - - Bass tune control - - MIDI drag and drop - - Multi-bus mixing desk - - Multiple effect chains per channel - - Windows 7 or later (64-bit) - - macOS x 10.11 or later - - 4 GB RAM minimum - - 0.105 GB disk space - - 1280x768px display minimum - - Internet connection required -prices: - - amount: 119 - currency: USD -videos: - - videoId: xvvr7TcvcTo - title: Beatmaker GLORY Demo -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-hype.yaml b/data/software/ujam-beatmaker-hype.yaml deleted file mode 100644 index bd1f18767..000000000 --- a/data/software/ujam-beatmaker-hype.yaml +++ /dev/null @@ -1,60 +0,0 @@ -id: 1rdKL0F0Tf9CteGCoZLAn -name: Beatmaker HYPE -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/hype/ -description: Create progressive house and edm grooves in minutes. Stadium-sized - beats an instrument loaded with progressive. -details: |- - An instrument loaded with progressive house and edm samples, presets and full - grooves, so you can lay down your drum tracks in minutes. With hype, you can - create driving beats that put conventional sample packs to shame, all by - touching a single key. It instantly syncs to your DAW's tempo, and you can - play a near-infinite variety of loops just like you would an instrument. - - Hype has no hidden controls or complications. The straightforward interface - you see is exactly what you getnothing more, nothing lessmaking every tweak - quick and painless. And to make things even easier, hype is fully compatible - with MIDI drag & dropso you can take loops directly from hype's keyboard and - place them directly into your DAW session for easy editing. - - These kicks hit hard. Every single beat. Without ever being too much. Every - kick, snare, and hi hat is pre-processed to perfectionall you have to do is - add the finishing touches. Hype's presets combine the best of deep house, - mainstream club, classic ibiza and underground edm, giving you a massive edge. - - Sample packs boast large claims about "number of loops"but with hype, the - loops are your own. Everything's in MIDI, so you can change any part of a loop - you want to make everything "lock in." this means no more weak, flat beats. - You're in full control of your beats without you ever feeling like you have to - do it on your own. - - With a single knob, you control a combined highpass filter, reverb and subtle - delayperfect for creating high-impact builds without the need for multiple - automation lanes. This pushes your drums into the background in a way that a - simple filter never could, setting you up for a much stronger chorus or drop. -specs: |- - - MIDI drag and drop - - 10 drum kits - - 12 mix presets - - 20 genre styles - - 460 patterns - - 50 presets - - Highpass filter - - Reverb - - Delay - - 64-bit only - - 4 GB RAM minimum - - 0.16 GB disk space - - 1280x768px display minimum - - Internet connection required - - Windows 7 or later - - Os x 10.11 / macOS 10.12 or later -prices: - - amount: 49 - currency: USD -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-idol.yaml b/data/software/ujam-beatmaker-idol.yaml deleted file mode 100644 index bbf8050fe..000000000 --- a/data/software/ujam-beatmaker-idol.yaml +++ /dev/null @@ -1,53 +0,0 @@ -id: iNybTGpQYVaBpv4kUMX-c -name: Beatmaker IDOL -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/beatmaker/idol -description: Instant k-pop hits beats like your fave idols get your party on - idol puts the bright and hyper-processed sound of k-pop beats in your hands. -details: |- - Idol puts the bright and hyper-processed sound of k-pop beats in your hands. - Keep the good feels coming with clean and polished drum samples, making beats - just like the ones in countless chart-topping korean pop songs. - - K-pop is a very bright, polished genre, with thumping kicks and snares that - pop. Its high end glisten and tight low end are carefully compressed to hit - hard using influences from hip hop, r&b, american/euro pop and traditional - korean instruments. - - Take the precision and hyper-compression of pop music and dial it up to 11. - Carefully trim the tail of every sample and keep the releases tight. Editing - samples to get the perfect k-pop sound can take hours with idol, everything's - already done for you. - - K-pop is influenced by rhythms from around the world, so it's impossible to - define it by only one sound. That's why idol gives you 4-to-the-floor kicks, - chaotic breakbeats, rolled trap hi hats and more all with the same - larger-than-life production style. - - The proprietary juice control punches up the lows and highs with multiband - compression and eq for a clean, dramatic sound, with a gentle stereo spread to - neatly tie everything together and add some excitement. -specs: |- - - 10 drum kits with 16 drum instruments each - - 20 styles with 23 ready-made patterns each (460 total patterns) - - 12 mix settings - - Juice control with multiband compression and EQ - - MIDI drag and drop - - DAW tempo sync - - Stereo spread - - On-screen keyboard - - Windows 7 or later 64-bit - - macOS x 10.14 or later 64-bit - - 4 GB of RAM - - 0.17 GB of free disk space - - 1280x768px display - - Internet connection required -prices: - - amount: 49 - currency: USD -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-kandy.yaml b/data/software/ujam-beatmaker-kandy.yaml deleted file mode 100644 index 53fd12346..000000000 --- a/data/software/ujam-beatmaker-kandy.yaml +++ /dev/null @@ -1,51 +0,0 @@ -id: j-iH27u0R_-FvRWnzLiiM -name: Beatmaker KANDY -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/kandy/ -description: Kandy is a bleeding-edge virtual beatmaker, employing extremely - processed samples and state-of-the-art sound design for the top of the - billboard charts. Easily create beats for the entire bandwidth of modern - a-list pop music. -details: |- - Kandy is a bleeding-edge virtual beatmaker, employing extremely processed - samples and state-of-the-art sound design for the top of the billboard charts. - Easily create beats for the entire bandwidth of modern a-list pop music. - - The proprietary sweetness control shapes huge sounds with the help of - multiband compression and a transient designer so the drums cut through the - mix better. - - Kandy is the new title to ujams beatmaker series, which makes producing - outstanding beats for your music fast and easy. It instantly syncs to your - DAW's tempo, and you can play a near-infinite variety of beats. - - Kandy features 12 kits with 16 drum instruments each. There are 20 styles with - 23 ready-made patterns each, for a total of 460 patterns. Plus: easy access to - all the effects you need to make punchy contemporary beats that will make uhm - actually leave an impression. - - Kandy's clean and simple interface makes it easy to create your music without - overthinking! Pick a mix preset and dial in its character to your desire. -specs: |- - - 12 kits with 16 drum instruments each - - 20 styles with 23 ready-made patterns each - - 460 patterns total - - MIDI drag and drop - - Sweetness control with multiband compression - - Transient designer - - Mix presets - - Tempo sync to DAW - - Windows 8 or later (64-bit) - - Os x 10.11 / macOS 10.12 or later - - 4 GB RAM minimum - - 0.17 GB disk space - - 1280x768px display minimum -prices: - - amount: 49 - currency: USD -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-nemesis.yaml b/data/software/ujam-beatmaker-nemesis.yaml deleted file mode 100644 index 581af34ea..000000000 --- a/data/software/ujam-beatmaker-nemesis.yaml +++ /dev/null @@ -1,66 +0,0 @@ -id: bZg16djU1T1MKThjj_TRf -name: Beatmaker NEMESIS -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/nemesis/ -description: Cyberpunk beats broken, dark and intense. Charge ahead put on your - exoskeleton and gear up for dystopian adventures with Beatmaker NEMESIS. -details: |- - Beatmaker NEMESIS is an action-packed drum machine designed for creating - powerful, dark and complex music with aggressive and futuristic drum sounds. - The heavy-hitting drum sounds have been designed to be aggressive and - futuristic, with mix presets providing different types of distortion and - compression for beats that are tough and punchy, cutting through any mix. - - Nemesis brings the rhythms of dystopian cyberpunk scenes and epic space - battles, offering a range of sounds from mysterious, dark and cold to - explosive and intense. Inspired by contemporary film and game scores, nemesis - really shines in any situation that requires heavily processed, broken - aesthetics. - - Veteran drum and bass producer and dj rusher is the musical director and sound - designer behind nemesis. Rusher's mastery for dystopian soundscapes and - staccato beats is at the red-hot pulsing heart of this beatmaker. - - The mix presets feature 12 custom mix templates, each a complete multi-bus - mixing desk under the hood with multiple effect chains per channel. - Hypercharge uses multi-band distortion for a more aggressive, electrified - sound and can be driven over the top, especially in combination with the mix - presets. Pressurize uses multi-band compression to condense the signal and cut - through the mix. - - Beatmaker nemesis is a virtual instrument audio plugin for macos and windows, - functioning as a VST plugin, an audio units plugin, a VST 3 plugin and an AAX - plugin. System requirements include windows 7 or later (64-bit only), 4 gb of - ram, 0.17 gb of disk space, and for macos: os x 10.11 / macos 10.12 or later, - 4 gb of ram, 0.17 gb of disk space, 1280x768px display, and internet - connection. -specs: |- - - 60 plug-in presets - - 10 drum kits - - 30 styles - - 12 mix presets - - Multi-band distortion - - Multi-band compression - - MIDI drag and drop - - Hypercharge - - Pressurize - - Multi-bus mixing desk - - Multiple effect chains per channel - - 64-bit only - - Windows 7 or later - - Os x 10.11 / macOS 10.12 or later - - 4 GB of RAM - - 0.17 GB of disk space - - 1280x768px display -prices: - - amount: 129 - currency: USD -videos: - - videoId: a4kraMNCuNo - title: Check out my review and demo -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-vice.yaml b/data/software/ujam-beatmaker-vice.yaml deleted file mode 100644 index 1266f1663..000000000 --- a/data/software/ujam-beatmaker-vice.yaml +++ /dev/null @@ -1,73 +0,0 @@ -id: YWsE4B8k8iwy2jLMlVjGa -name: Beatmaker Vice -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/vice/ -description: "Beatmaker Vice is a virtual drum machine plugin inspired by - legendary classic drum machines from companies like linn, Roland, simmons and - Korg. It delivers drum sounds and patterns for 1980s, synthwave, retrowave, - and futuresynth music production, featuring authentic 80s vibes with pristine - 21st century sound quality." -details: |- - Beatmaker Vice is a virtual drum machine plugin inspired by legendary classic - drum machines from companies like linn, Roland, simmons and Korg. It delivers - drum sounds and patterns for 1980s, synthwave, retrowave, and futuresynth - music production, featuring authentic 80s vibes with pristine 21st century - sound quality. - - The time machine special control lets drum tracks travel in time from the - sound of 80s tape recording and early sampling artifacts to a full and heavily - pumping future of an imaginary year 2080. Micro timing lets you control the - speed and timing of your beats, dialing in the tempo of your host from half to - normal to double speed. - - Vice features 10 separate kits built from legendary analog drum machines, each - with two different kick samples, two snares and various other percussion - sounds. The plugin includes over 1000 patterns arranged in preset groups with - intros, verse patterns, chorus patterns, fills and outros spread over two - octaves of keys. - - Individual instrument controls allow editing and controlling the volume, - decay, pitch and filter of individual instruments per drum kit. Four macro - sliders on the left side alter the balance between kick and snare and how much - the kick pumps (compression), while sliders on the right control effects mix - and intensity. - - MIDI drag and drop functionality allows exporting patterns to your DAW by - simply dragging them from the on-screen keyboard and dropping them into your - track. The plugin offers either a single output or multi-out option with a - separate mixer channel for each sample. -specs: |- - - 10 separate kits - - 12 smart-mix presets - - Built-in FX - - Time machine algorithm - - Micro timing - - MIDI drag and drop - - Individual instrument controls - - Volume control - - Decay control - - Pitch control - - Low-pass filter - - Macro sliders - - Single output - - Multi-out - - Pattern sequencer - - Over 1000 patterns - - Gated reverb - - Multiple audio outputs - - Windows 7 or later - - Mac OS X 10.11 or later - - 4 GB RAM - - 71 MB disk space - - 1280x768 px display - - Internet connection - - Logic 10 and newer for AU version -prices: - - amount: 69 - currency: USD -platforms: - - mac - - windows diff --git a/data/software/ujam-beatmaker-void.yaml b/data/software/ujam-beatmaker-void.yaml deleted file mode 100644 index e3e160edf..000000000 --- a/data/software/ujam-beatmaker-void.yaml +++ /dev/null @@ -1,55 +0,0 @@ -id: RWBILbZDDOJKpM6j3mip7 -name: Beatmaker VOID -manufacturer: ujam-instruments -primaryCategory: drum-machine -categories: - - synthesizer -url: https://www.ujam.com/product/void -description: "The fastest path from bedroom to club: you don't need to spend - hours getting the balance of your kick and snare right, changing one sample - only to find you need to re-do the entire rhythm. With void, you can touch a - single key and nail the sound you want from the get-go. It instantly syncs to - your DAW's tempo, and with only a few notes you can craft the perfect fills - and breakdowns to make your fans scream with delight." -details: |- - The fastest path from bedroom to club: you don't need to spend hours getting - the balance of your kick and snare right, changing one sample only to find you - need to re-do the entire rhythm. With void, you can touch a single key and - nail the sound you want from the get-go. It instantly syncs to your DAW's - tempo, and with only a few notes you can craft the perfect fills and - breakdowns to make your fans scream with delight. - - Void gives you the tools to create the perfect breakbeats without the need for - samplers, endless beat slicing or monotonous rearranging. Saturation, - compression and ambience are all dialed in perfectly for every kit. All you - need to do is choose how much of each effect you want to rock your mix, - without any need for additional effects. - - Void's transparent interface makes it easy to create crazy bangers without - overthinking it. No hidden menus or obscure controls, and everything is - clearly laid out for you. With 10 separate kits, 12 smart-mix presets and easy - access to the only fx you need to make hard-hitting dnb breaks, void is the - perfect tool to glue together your dirtiest leads, smoothest pads and thumping - basslines. - - Special control: the unique control combines a notch filter sweep and - compression that lets you create mind blowing riser and drops. -specs: |- - - 10 kits - - 12 mix presets - - 20 styles - - 40-50 presets - - Notch filter sweep - - Compression - - Saturation - - Ambience - - DAW tempo sync - - Individual drum hit triggering - - Breakbeat creation - - Dnb (drum and bass) production -prices: - - amount: 119 - currency: USD -platforms: - - mac - - windows diff --git a/data/software/ujam-instruments-beatmaker-circuits.yaml b/data/software/ujam-instruments-beatmaker-circuits.yaml index c936e4e4d..aed2bf16e 100644 --- a/data/software/ujam-instruments-beatmaker-circuits.yaml +++ b/data/software/ujam-instruments-beatmaker-circuits.yaml @@ -1,25 +1,68 @@ -id: q6i7ieDkZ2CkRhDXWOj0d +id: X7LhzqgCWLKRdj2Sn00Tl name: Beatmaker CIRCUITS manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/beatmaker/circuits/ +description: If you love the sound of classic drum machines but are short on + vintage gear, circuits brings the analog warmth and classic grooves you need + to let the good vibes through. +details: |- + If you love the sound of classic drum machines but are short on vintage gear, + circuits brings the analog warmth and classic grooves you need to let the good + vibes through. + + There are times when you need og electronic drums to get the job done with + circuits, you'll instantly pull listeners back to the 70s with beautiful + imperfections you can't get with digital alone. + + Use the mix control for thumping lows, smooth stereo widening, slap delay, eq + carving and many other processing methods rolled into 12 mix presets, allowing + you to transform the sound of your beats in moments. + + Circuits features 10 kits with 16 drum instruments each. There are 20 styles + with 23 ready-made patterns, for a total of 460 patterns. + + Carve out the mids, crank the sub and add shimmer to the highs all once, + straight into a slammed compressor for maximum impact. You can also set the + control negative for a tight mid-range knock. +specs: |- + - 20 styles + - 50 presets + - 10 drum kits + - 460 patterns + - MIDI drag & drop + - Resizable user interface + - Sweetener control + - Beat intensity control + - 10 kits with 16 drum instruments each + - 23 ready-made patterns + - 12 mix presets + - Mix control with thumping lows + - Stereo widening + - Slap delay + - EQ carving + - Slammed compressor +prices: + - amount: 49 + currency: USD +videos: + - videoId: OBD4UnmGD8k + title: Beatmaker CIRCUITS Demo/Tutorial + - videoId: M9N38SClBe4 + title: Beatmaker CIRCUITS Demo/Tutorial + - videoId: qPhYZNxO_4A + title: Beatmaker CIRCUITS Demo/Tutorial + - videoId: NoEyqjKaF0k + title: Beatmaker CIRCUITS Demo/Tutorial + - videoId: 9rMWekIgeXM + title: Beatmaker CIRCUITS Demo/Tutorial +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/circuits/ -prices: - - amount: 0 - currency: USD -description: "Analog drum machine dreams with retro drum machine sounds and a - modern edge, featuring 10 analog-style kits and 20 styles." -details: |- - 10 analog-style kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-cozy.yaml b/data/software/ujam-instruments-beatmaker-cozy.yaml index eecf61675..23e4b9a36 100644 --- a/data/software/ujam-instruments-beatmaker-cozy.yaml +++ b/data/software/ujam-instruments-beatmaker-cozy.yaml @@ -1,25 +1,71 @@ -id: b1LA6Nv5Vs0-jLjiUxMYf +id: 15Rg2cbwtLuGiaN-GgFFL name: Beatmaker COZY manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - beat-maker +url: https://www.ujam.com/beatmaker/cozy/ +description: Cozy's grooves have that perfect lazy feel that comes from hitting + the snare just a little late. Combined with drum sounds that have just the + right amount of tape warmth and dusty vinyl crackle, this beatmaker will have + you vibing in an instant. +details: |- + Cozy's grooves have that perfect lazy feel that comes from hitting the snare + just a little late. Combined with drum sounds that have just the right amount + of tape warmth and dusty vinyl crackle, this beatmaker will have you vibing in + an instant. + + We couldn't bring ourselves to sacrifice even the tiniest bit of sound quality + for this beatmaker. We used the best drum samples out there and roughed up the + fidelity afterward, to make sure cozy delivers beats that don't skimp on + integrity. + + Our frustration-free design is optimized to get you the best results as + quickly and easily as possible. If you want to dial in some extra detail, you + can control the decay, pitch and filter settings for each sound. You can also + control the saturation, compression and ambience of the overall mix to make + sure everything is gelling perfectly. + + Turn up the nostalgia with cozy's special control. You can get even more vinyl + crackle, smooth the transients, pull back the highs and lows, increase + saturation and add the sound of a beautiful tube mic via convolution by simply + moving a one dial. + + Lofi hip hop beats are all about the feel. Our micro-timing feature will let + you set the swag level from higher to highest. +specs: |- + - 10 drum kits with 16 drum instruments each + - 20 styles with 23 ready-made patterns (460 total patterns) + - 50 presets + - MIDI drag & drop + - Resizable user interface + - Decay control + - Pitch control + - Filter settings + - Saturation control + - Compression control + - Ambience control + - Nostalgia control + - Vinyl crackle + - Tape warmth + - Dusty vinyl crackle + - Transient smoothing + - Tube mic convolution + - Micro-timing feature + - macOS catalina (10.15) and later + - macOS ventura (13) + - Intel macs support + - Apple silicon macs support (rosetta and native) + - 4 GB of RAM + - 280 MB of free disk space +prices: + - amount: 129 + currency: USD +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/cozy/ -prices: - - amount: 0 - currency: USD -description: "Lo-fi hip hop beats plugin featuring warm, dusty drums with vinyl - crackle and loose timing for relaxed chill vibes." -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-gloom.yaml b/data/software/ujam-instruments-beatmaker-gloom.yaml index fa3f0b72b..0e56be122 100644 --- a/data/software/ujam-instruments-beatmaker-gloom.yaml +++ b/data/software/ujam-instruments-beatmaker-gloom.yaml @@ -1,25 +1,66 @@ -id: L-FGcKllXVfNiFZxpx_s6 +id: L0VXpEv-y28vu5pHFsUj5 name: Beatmaker GLOOM manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/beatmaker/gloom/ +description: UJAM Beatmaker GLOOM is a specialized virtual drum instrument + designed for a different kind of rhythmic production. Unlike many of its + siblings in the beatmaker series that focus on high-impact, genre-specific + sounds, gloom is built for creating subtle, ambient, and textural rhythms. + It's the perfect tool for producers of minimal, downtempo, and atmospheric + music, where space, restraint, and mood are as crucial as the groove itself. +details: |- + UJAM Beatmaker GLOOM is a specialized virtual drum instrument designed for a + different kind of rhythmic production. Unlike many of its siblings in the + beatmaker series that focus on high-impact, genre-specific sounds, gloom is + built for creating subtle, ambient, and textural rhythms. It's the perfect + tool for producers of minimal, downtempo, and atmospheric music, where space, + restraint, and mood are as crucial as the groove itself. + + Gloom provides a curated selection of soft, organic, and evolving sounds, + including clicks, low pulses, and delicate textures that blend seamlessly into + a mix without overpowering it. The core of gloom's sound palette is built + around its 10 unique drum kits, each with 16 distinct instruments. These + sounds are not your typical punchy kicks or snappy snares. Instead, they are + meticulously crafted to provide low-intensity rhythmic elements that can serve + as a foundation for cinematic scores, chill-out tracks, and lo-fi beats. + + The included 20 styles and 460 MIDI loops are a testament to this design + philosophy, offering rhythmic phrases that move the track forward gently, + allowing other musical elements to breathe and shine. + + Beyond the sound library, gloom features ujam's signature streamlined + interface. The plugin includes 12 "mix modes" and 17 "ambience modes" that + allow for extensive sound shaping directly within the instrument. These + controls enable users to sculpt the tone, dynamics, and motion of their beats, + transitioning from a snappy, minimal sound to a lush, immersive one with a few + simple tweaks. + + The drag-and-drop MIDI functionality is a core feature, providing a quick and + easy way to transfer grooves into your DAW for further editing and + customization, making it an efficient tool for producers of all skill levels. +specs: |- + - 10 unique drum kits + - 160 instrument samples + - 20 styles + - 460 MIDI patterns + - 12 mix modes + - 17 ambience/reverb modes + - 75 global presets + - MIDI drag-and-drop + - Scalable ui +prices: + - amount: 49 + currency: USD +videos: + - videoId: yXDsyEgU4Io +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/gloom/ -prices: - - amount: 0 - currency: USD -description: "Atmospheric drum instrument for minimal and ambient music - production with subtle, organic sounds." -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-glory.yaml b/data/software/ujam-instruments-beatmaker-glory.yaml index 4bb989204..ac3e157e3 100644 --- a/data/software/ujam-instruments-beatmaker-glory.yaml +++ b/data/software/ujam-instruments-beatmaker-glory.yaml @@ -1,25 +1,58 @@ -id: XwDLYpx3dHropejHSkZGv +id: WKErXC3iDJTuUR6M7sI40 name: Beatmaker GLORY manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/beatmaker/glory/ +description: "Trap? Pop? Both! Big beats for fame and glory current mood: #atl. + Glory is the virtual beat maker for all kinds of trap and modern hip-hop." +details: |- + Glory is the virtual beat maker for all kinds of trap and modern hip-hop. + Where heavy, tuned 808-kick drums meet frantic hi-hats at the top of the + billboard charts. Create beats that bounce and roll with glory. + + The drum sounds of glory are gritty and heavy. They can cut through a mix and + provide plenty of bass. However they're carefully sound designed to give you + that production-value-feel right out of the box. + + Glory is part of ujams beatmaker series, which makes producing outstanding + beats for your music fast and easy. It instantly syncs to your DAW's tempo, + and you can play a near-infinite variety of beats. + + Tune the bass drum to match your song's key or melody. Much easier than with + an actual 808. Select and adjust one out of 12 custom mix templates. Each is a + complete multi-bus mixing desk under the hood with multiple effect chains per + channel. + + With beatmaker glory you can use the built in phrases to construct your drum + parts, design the drum sounds and even send each instrument to its own output + channel. +specs: |- + - 10 drum kits with 16 drum instruments each + - 20 styles with 23 ready-made patterns each (460 total patterns) + - 12 custom mix templates + - Bass tune control + - MIDI drag and drop + - Multi-bus mixing desk + - Multiple effect chains per channel + - Windows 7 or later (64-bit) + - macOS x 10.11 or later + - 4 GB RAM minimum + - 0.105 GB disk space + - 1280x768px display minimum + - Internet connection required +prices: + - amount: 119 + currency: USD +videos: + - videoId: xvvr7TcvcTo + title: Beatmaker GLORY Demo +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/glory/ -prices: - - amount: 0 - currency: USD -description: Trap and pop drum plugin delivering beats with 808s, hi-hats, and - drill rhythms. -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-hype.yaml b/data/software/ujam-instruments-beatmaker-hype.yaml index 636799a07..e173e531d 100644 --- a/data/software/ujam-instruments-beatmaker-hype.yaml +++ b/data/software/ujam-instruments-beatmaker-hype.yaml @@ -1,25 +1,65 @@ -id: KbvNVpDXAXbZ2qEjPaSzp +id: 1rdKL0F0Tf9CteGCoZLAn name: Beatmaker HYPE manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/hype/ +description: Create progressive house and edm grooves in minutes. Stadium-sized + beats an instrument loaded with progressive. +details: |- + An instrument loaded with progressive house and edm samples, presets and full + grooves, so you can lay down your drum tracks in minutes. With hype, you can + create driving beats that put conventional sample packs to shame, all by + touching a single key. It instantly syncs to your DAW's tempo, and you can + play a near-infinite variety of loops just like you would an instrument. + + Hype has no hidden controls or complications. The straightforward interface + you see is exactly what you getnothing more, nothing lessmaking every tweak + quick and painless. And to make things even easier, hype is fully compatible + with MIDI drag & dropso you can take loops directly from hype's keyboard and + place them directly into your DAW session for easy editing. + + These kicks hit hard. Every single beat. Without ever being too much. Every + kick, snare, and hi hat is pre-processed to perfectionall you have to do is + add the finishing touches. Hype's presets combine the best of deep house, + mainstream club, classic ibiza and underground edm, giving you a massive edge. + + Sample packs boast large claims about "number of loops"but with hype, the + loops are your own. Everything's in MIDI, so you can change any part of a loop + you want to make everything "lock in." this means no more weak, flat beats. + You're in full control of your beats without you ever feeling like you have to + do it on your own. + + With a single knob, you control a combined highpass filter, reverb and subtle + delayperfect for creating high-impact builds without the need for multiple + automation lanes. This pushes your drums into the background in a way that a + simple filter never could, setting you up for a much stronger chorus or drop. +specs: |- + - MIDI drag and drop + - 10 drum kits + - 12 mix presets + - 20 genre styles + - 460 patterns + - 50 presets + - Highpass filter + - Reverb + - Delay + - 64-bit only + - 4 GB RAM minimum + - 0.16 GB disk space + - 1280x768px display minimum + - Internet connection required + - Windows 7 or later + - Os x 10.11 / macOS 10.12 or later +prices: + - amount: 49 + currency: USD +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/hype/ -prices: - - amount: 0 - currency: USD -description: "Festival anthem drum plugin featuring big room, EDM, pop, and - dance beats with polished kits and high-energy sound design." -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-idol.yaml b/data/software/ujam-instruments-beatmaker-idol.yaml index 13b283f9a..b1a0b8418 100644 --- a/data/software/ujam-instruments-beatmaker-idol.yaml +++ b/data/software/ujam-instruments-beatmaker-idol.yaml @@ -1,25 +1,58 @@ -id: HSBjI3fXhsZ7_qCytgnNb +id: iNybTGpQYVaBpv4kUMX-c name: Beatmaker IDOL manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/beatmaker/idol +description: Instant k-pop hits beats like your fave idols get your party on + idol puts the bright and hyper-processed sound of k-pop beats in your hands. +details: |- + Idol puts the bright and hyper-processed sound of k-pop beats in your hands. + Keep the good feels coming with clean and polished drum samples, making beats + just like the ones in countless chart-topping korean pop songs. + + K-pop is a very bright, polished genre, with thumping kicks and snares that + pop. Its high end glisten and tight low end are carefully compressed to hit + hard using influences from hip hop, r&b, american/euro pop and traditional + korean instruments. + + Take the precision and hyper-compression of pop music and dial it up to 11. + Carefully trim the tail of every sample and keep the releases tight. Editing + samples to get the perfect k-pop sound can take hours with idol, everything's + already done for you. + + K-pop is influenced by rhythms from around the world, so it's impossible to + define it by only one sound. That's why idol gives you 4-to-the-floor kicks, + chaotic breakbeats, rolled trap hi hats and more all with the same + larger-than-life production style. + + The proprietary juice control punches up the lows and highs with multiband + compression and eq for a clean, dramatic sound, with a gentle stereo spread to + neatly tie everything together and add some excitement. +specs: |- + - 10 drum kits with 16 drum instruments each + - 20 styles with 23 ready-made patterns each (460 total patterns) + - 12 mix settings + - Juice control with multiband compression and EQ + - MIDI drag and drop + - DAW tempo sync + - Stereo spread + - On-screen keyboard + - Windows 7 or later 64-bit + - macOS x 10.14 or later 64-bit + - 4 GB of RAM + - 0.17 GB of free disk space + - 1280x768px display + - Internet connection required +prices: + - amount: 49 + currency: USD +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/idol/ -prices: - - amount: 0 - currency: USD -description: "K-Pop drum machine plugin delivering tight, processed drums with - 10 kits and 20 genre-inspired styles." -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-kandy.yaml b/data/software/ujam-instruments-beatmaker-kandy.yaml index 79919faca..5cf74856d 100644 --- a/data/software/ujam-instruments-beatmaker-kandy.yaml +++ b/data/software/ujam-instruments-beatmaker-kandy.yaml @@ -1,25 +1,56 @@ -id: EPcLZ2pAlIaqgEHufR1Qi +id: j-iH27u0R_-FvRWnzLiiM name: Beatmaker KANDY manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/kandy/ +description: Kandy is a bleeding-edge virtual beatmaker, employing extremely + processed samples and state-of-the-art sound design for the top of the + billboard charts. Easily create beats for the entire bandwidth of modern + a-list pop music. +details: |- + Kandy is a bleeding-edge virtual beatmaker, employing extremely processed + samples and state-of-the-art sound design for the top of the billboard charts. + Easily create beats for the entire bandwidth of modern a-list pop music. + + The proprietary sweetness control shapes huge sounds with the help of + multiband compression and a transient designer so the drums cut through the + mix better. + + Kandy is the new title to ujams beatmaker series, which makes producing + outstanding beats for your music fast and easy. It instantly syncs to your + DAW's tempo, and you can play a near-infinite variety of beats. + + Kandy features 12 kits with 16 drum instruments each. There are 20 styles with + 23 ready-made patterns each, for a total of 460 patterns. Plus: easy access to + all the effects you need to make punchy contemporary beats that will make uhm + actually leave an impression. + + Kandy's clean and simple interface makes it easy to create your music without + overthinking! Pick a mix preset and dial in its character to your desire. +specs: |- + - 12 kits with 16 drum instruments each + - 20 styles with 23 ready-made patterns each + - 460 patterns total + - MIDI drag and drop + - Sweetness control with multiband compression + - Transient designer + - Mix presets + - Tempo sync to DAW + - Windows 8 or later (64-bit) + - Os x 10.11 / macOS 10.12 or later + - 4 GB RAM minimum + - 0.17 GB disk space + - 1280x768px display minimum +prices: + - amount: 49 + currency: USD +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/kandy/ -prices: - - amount: 0 - currency: USD -description: "Tight, processed drums for modern pop, electro, and EDM with - high-gloss, chart-ready beats." -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-nemesis.yaml b/data/software/ujam-instruments-beatmaker-nemesis.yaml index 1b1f88bd5..0f788f367 100644 --- a/data/software/ujam-instruments-beatmaker-nemesis.yaml +++ b/data/software/ujam-instruments-beatmaker-nemesis.yaml @@ -1,25 +1,71 @@ -id: Xc4fcBuy97noyYOlM-0Fv +id: bZg16djU1T1MKThjj_TRf name: Beatmaker NEMESIS manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/nemesis/ +description: Cyberpunk beats broken, dark and intense. Charge ahead put on your + exoskeleton and gear up for dystopian adventures with Beatmaker NEMESIS. +details: |- + Beatmaker NEMESIS is an action-packed drum machine designed for creating + powerful, dark and complex music with aggressive and futuristic drum sounds. + The heavy-hitting drum sounds have been designed to be aggressive and + futuristic, with mix presets providing different types of distortion and + compression for beats that are tough and punchy, cutting through any mix. + + Nemesis brings the rhythms of dystopian cyberpunk scenes and epic space + battles, offering a range of sounds from mysterious, dark and cold to + explosive and intense. Inspired by contemporary film and game scores, nemesis + really shines in any situation that requires heavily processed, broken + aesthetics. + + Veteran drum and bass producer and dj rusher is the musical director and sound + designer behind nemesis. Rusher's mastery for dystopian soundscapes and + staccato beats is at the red-hot pulsing heart of this beatmaker. + + The mix presets feature 12 custom mix templates, each a complete multi-bus + mixing desk under the hood with multiple effect chains per channel. + Hypercharge uses multi-band distortion for a more aggressive, electrified + sound and can be driven over the top, especially in combination with the mix + presets. Pressurize uses multi-band compression to condense the signal and cut + through the mix. + + Beatmaker nemesis is a virtual instrument audio plugin for macos and windows, + functioning as a VST plugin, an audio units plugin, a VST 3 plugin and an AAX + plugin. System requirements include windows 7 or later (64-bit only), 4 gb of + ram, 0.17 gb of disk space, and for macos: os x 10.11 / macos 10.12 or later, + 4 gb of ram, 0.17 gb of disk space, 1280x768px display, and internet + connection. +specs: |- + - 60 plug-in presets + - 10 drum kits + - 30 styles + - 12 mix presets + - Multi-band distortion + - Multi-band compression + - MIDI drag and drop + - Hypercharge + - Pressurize + - Multi-bus mixing desk + - Multiple effect chains per channel + - 64-bit only + - Windows 7 or later + - Os x 10.11 / macOS 10.12 or later + - 4 GB of RAM + - 0.17 GB of disk space + - 1280x768px display +prices: + - amount: 129 + currency: USD +videos: + - videoId: a4kraMNCuNo + title: Check out my review and demo +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/nemesis/ -prices: - - amount: 0 - currency: USD -description: "Cyberpunk and dystopian beats plugin with gritty electronic drum - sounds for dark, high-energy music production." -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-vice.yaml b/data/software/ujam-instruments-beatmaker-vice.yaml index f74ba0d18..ee04504dd 100644 --- a/data/software/ujam-instruments-beatmaker-vice.yaml +++ b/data/software/ujam-instruments-beatmaker-vice.yaml @@ -1,25 +1,78 @@ -id: aPdt_2N67-YWFAaUHPN3S -name: Beatmaker VICE +id: YWsE4B8k8iwy2jLMlVjGa +name: Beatmaker Vice manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/vice/ +description: "Beatmaker Vice is a virtual drum machine plugin inspired by + legendary classic drum machines from companies like linn, Roland, simmons and + Korg. It delivers drum sounds and patterns for 1980s, synthwave, retrowave, + and futuresynth music production, featuring authentic 80s vibes with pristine + 21st century sound quality." +details: |- + Beatmaker Vice is a virtual drum machine plugin inspired by legendary classic + drum machines from companies like linn, Roland, simmons and Korg. It delivers + drum sounds and patterns for 1980s, synthwave, retrowave, and futuresynth + music production, featuring authentic 80s vibes with pristine 21st century + sound quality. + + The time machine special control lets drum tracks travel in time from the + sound of 80s tape recording and early sampling artifacts to a full and heavily + pumping future of an imaginary year 2080. Micro timing lets you control the + speed and timing of your beats, dialing in the tempo of your host from half to + normal to double speed. + + Vice features 10 separate kits built from legendary analog drum machines, each + with two different kick samples, two snares and various other percussion + sounds. The plugin includes over 1000 patterns arranged in preset groups with + intros, verse patterns, chorus patterns, fills and outros spread over two + octaves of keys. + + Individual instrument controls allow editing and controlling the volume, + decay, pitch and filter of individual instruments per drum kit. Four macro + sliders on the left side alter the balance between kick and snare and how much + the kick pumps (compression), while sliders on the right control effects mix + and intensity. + + MIDI drag and drop functionality allows exporting patterns to your DAW by + simply dragging them from the on-screen keyboard and dropping them into your + track. The plugin offers either a single output or multi-out option with a + separate mixer channel for each sample. +specs: |- + - 10 separate kits + - 12 smart-mix presets + - Built-in FX + - Time machine algorithm + - Micro timing + - MIDI drag and drop + - Individual instrument controls + - Volume control + - Decay control + - Pitch control + - Low-pass filter + - Macro sliders + - Single output + - Multi-out + - Pattern sequencer + - Over 1000 patterns + - Gated reverb + - Multiple audio outputs + - Windows 7 or later + - Mac OS X 10.11 or later + - 4 GB RAM + - 71 MB disk space + - 1280x768 px display + - Internet connection + - Logic 10 and newer for AU version +prices: + - amount: 69 + currency: USD +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/vice/ -prices: - - amount: 0 - currency: USD -description: "80s drums for the 21st century delivering authentic 1980s drum - sounds with modern production quality." -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/ujam-instruments-beatmaker-void.yaml b/data/software/ujam-instruments-beatmaker-void.yaml index 89bf659df..ca5f3a2fe 100644 --- a/data/software/ujam-instruments-beatmaker-void.yaml +++ b/data/software/ujam-instruments-beatmaker-void.yaml @@ -1,26 +1,60 @@ -id: aaBXizBXhp15pfH4z448U +id: RWBILbZDDOJKpM6j3mip7 name: Beatmaker VOID manufacturer: ujam-instruments primaryCategory: drum-machine categories: - - electronic - - plugin + - synthesizer +url: https://www.ujam.com/product/void +description: "The fastest path from bedroom to club: you don't need to spend + hours getting the balance of your kick and snare right, changing one sample + only to find you need to re-do the entire rhythm. With void, you can touch a + single key and nail the sound you want from the get-go. It instantly syncs to + your DAW's tempo, and with only a few notes you can craft the perfect fills + and breakdowns to make your fans scream with delight." +details: |- + The fastest path from bedroom to club: you don't need to spend hours getting + the balance of your kick and snare right, changing one sample only to find you + need to re-do the entire rhythm. With void, you can touch a single key and + nail the sound you want from the get-go. It instantly syncs to your DAW's + tempo, and with only a few notes you can craft the perfect fills and + breakdowns to make your fans scream with delight. + + Void gives you the tools to create the perfect breakbeats without the need for + samplers, endless beat slicing or monotonous rearranging. Saturation, + compression and ambience are all dialed in perfectly for every kit. All you + need to do is choose how much of each effect you want to rock your mix, + without any need for additional effects. + + Void's transparent interface makes it easy to create crazy bangers without + overthinking it. No hidden menus or obscure controls, and everything is + clearly laid out for you. With 10 separate kits, 12 smart-mix presets and easy + access to the only fx you need to make hard-hitting dnb breaks, void is the + perfect tool to glue together your dirtiest leads, smoothest pads and thumping + basslines. + + Special control: the unique control combines a notch filter sweep and + compression that lets you create mind blowing riser and drops. +specs: |- + - 10 kits + - 12 mix presets + - 20 styles + - 40-50 presets + - Notch filter sweep + - Compression + - Saturation + - Ambience + - DAW tempo sync + - Individual drum hit triggering + - Breakbeat creation + - Dnb (drum and bass) production +prices: + - amount: 119 + currency: USD +platforms: + - mac + - windows formats: - vst2 - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.ujam.com/beatmaker/void/ -prices: - - amount: 0 - currency: USD -description: "Full drum and bass rhythm creator featuring 10 drum kits, 20 - styles, and 460 patterns for liquid, neurofunk, jungle, and breakbeat - grooves." -details: |- - 10 drum kits, 20 styles, 460 patterns. 64-bit only. -specs: |- - Min 8GB RAM, 0.96GB disk space, 1280x768 display. macOS Monterey-Tahoe, Windows 10-11. diff --git a/data/software/w-a-production-babylon-2.yaml b/data/software/w-a-production-babylon-2.yaml deleted file mode 100644 index d1f803812..000000000 --- a/data/software/w-a-production-babylon-2.yaml +++ /dev/null @@ -1,84 +0,0 @@ -id: 1KosaWWyV2KMxo9k3WyoB -name: Babylon 2 -manufacturer: wa-production -primaryCategory: synthesizer -url: https://www.waproduction.com/plugins/view/babylon-2 -description: Babylon 2 offers all of the single-page simplicity as its - predecessor, but now with a renewed focus on multi-voice oscillators and - morphing wavetables. We've added enhanced filters and renewed effects, plus - unprecedented control over modulation, arpeggiation, tuning and much more. -details: |- - Babylon 2 offers all of the single-page simplicity as its predecessor, but now - with a renewed focus on multi-voice oscillators and morphing wavetables. We've - added enhanced filters and renewed effects, plus unprecedented control over - modulation, arpeggiation, tuning and much more. - - The multi-voice oscillators of babylon 2 feature not only traditional stereo - unison and detuning capabilities but also brand-new modes. Dive into the - depths of sound creation offering seamless waveform blending with multi mode - and live morphing with quad mode. No longer confined to pre-defined waveforms, - the new w-lab wavetable editor helps you craft unique tones and mutating - timbres. - - Expand your sonic palette with babylon 2's extensive range of filter types, - for the first time including svf, iir, and bi-quad filters, as well as classic - and more experimental options. Experience the richness of improved reverb, - delay, distortion, and a newly added effect for brain-scrambling tempo-synced - phasing. - - Explore out-of-this-world scales and tuning with babylon 2's innovative - microtonal tuning section. New to version 2, you can now tune every individual - note of 11 octaves in cents. The scale bank contains 23 standard scales and 34 - additional scales from far-flung places - some using quarter tones for exotic - musical moments. - - With hundreds of high-resolution waveforms, from formants to digital - instruments, you're sure to find the perfect starting point for your own - sounds. Alongside many variants of the classic oscillator shapes, there are a - host of more unusual waveforms, all fully morphable using the new oscillator - modes. -specs: |- - - Multi-voice oscillators - - Stereo unison and detuning - - Multi mode - - Quad mode - - W-lab wavetable editor - - Wav file import - - Svf filters - - Iir filters - - Bi-quad filters - - Reverb - - Delay - - Distortion - - Tempo-synced phasing - - Curve editor for envelope modulators - - Envelope followers - - Key-track modulators - - Line editors - - LFO - - Vibrato - - Envelope modulators - - Microtonal tuning section - - 11 octaves tuning in cents - - Scale bank with 23 standard scales - - 34 additional scales - - Quarter tones - - Arpeggiator - - Pattern generator - - Eight noise types - - Extended detune modes - - Customizable pitch pedal parameter - - Legato - - Portamento - - Increased polyphony - - Stereo ping-pong effect - - 200+ high-resolution waveforms - - 858 factory presets -prices: - - amount: 99 - currency: USD -videos: - - videoId: AcnoipgrUts -platforms: - - mac - - windows diff --git a/data/software/w-a-production-bassshaper.yaml b/data/software/w-a-production-bassshaper.yaml deleted file mode 100644 index 26e990b23..000000000 --- a/data/software/w-a-production-bassshaper.yaml +++ /dev/null @@ -1,77 +0,0 @@ -id: 0S5AFiYIqlQppkbQMWVl9 -name: BassShaper -manufacturer: wa-production -primaryCategory: effect -url: https://www.waproduction.com/plugins/view/bassshaper -description: Deep & defined the bass line... It's the heartbeat of your music - - the foundation stone that supports everything else. -details: |- - BassShaper is a bass designer plugin developed by W. A. Production with - cutting-edge algorithms designed to tame low-end frequencies and cut through - busy mixes. Features include subtone generation, musical saturation, surgical - transient shaping, and controls specifically designed to clean and polish bass - sounds. - - The deboom dial, activated by amplitude, tames boominess for a cleaner tone. - The demud control uses a special pitch tracking system to dynamically reduce - muddiness caused by note transitions and resonances, making individual pitches - more pronounced. The level control is driven by a pink noise signal, specially - tuned to tame amplitude fluctuations and produce consistently audible bass - throughout a track. - - The punch knob targets only the transient-heavy portions of the bass line, - applying precise compression or expansion focusing on the initial milliseconds - of each note. The fade control works inversely to punch, compressing or - expanding only the tail portion of the audio, allowing you to shorten long - bass notes or lengthen short ones. - - The subtone section includes a low-frequency generator that enriches tone by - generating complementary frequencies. Users can dive an octave below with sub - or soar an octave above with high, sculpting bass lines that translate to - sound systems from club setups to home audio. The eq & enhance panel splits - audio into 3 linear bands with broad-range band gain and proportional - saturation, featuring press (670-style compression algorithm), depth (analog - hardware convolution), heat (characterful saturation), and mix (dry/wet - control). - - Bassshaper is built on vector graphics with a resizable interface displaying - live audio in the central window, showing exactly what's happening to the - signal as it travels through the plugin in real time. The plugin includes ab - comparison, undo/redo buttons, auto gain compensation, oversampling and - limiting options, and a huge number of factory presets suitable for all kinds - of bass processing flavours across multiple genres. -specs: |- - - Subtone generation - - Musical saturation - - Surgical transient shaping - - Deboom control - - Demud control - - Level control - - Punch control - - Fade control - - 3-band linear EQ - - Press compression (670-style algorithm) - - Depth control (analog hardware convolution) - - Heat saturation - - Mix dry/wet control - - Vector graphics interface - - Resizable interface - - Live audio waveform display - - Ab comparison - - Undo/redo functionality - - Auto gain compensation - - Oversampling - - Limiting options - - Factory presets - - Pitch tracking system - - Pink noise signal processing - - Parallel processing capability -prices: - - amount: 39.9 - currency: USD -videos: - - videoId: ktzK0pVarb4 - title: BassShaper Demo -platforms: - - mac - - windows diff --git a/data/software/wa-production-babylon-2.yaml b/data/software/wa-production-babylon-2.yaml index 51d84871f..3941b329c 100644 --- a/data/software/wa-production-babylon-2.yaml +++ b/data/software/wa-production-babylon-2.yaml @@ -1,25 +1,91 @@ -id: naY4Hr3dsKkN_PxIfJ462 +id: 1KosaWWyV2KMxo9k3WyoB name: Babylon 2 manufacturer: wa-production primaryCategory: synthesizer -categories: - - virtual-instrument +url: https://www.waproduction.com/plugins/view/babylon-2 +description: Babylon 2 offers all of the single-page simplicity as its + predecessor, but now with a renewed focus on multi-voice oscillators and + morphing wavetables. We've added enhanced filters and renewed effects, plus + unprecedented control over modulation, arpeggiation, tuning and much more. +details: |- + Babylon 2 offers all of the single-page simplicity as its predecessor, but now + with a renewed focus on multi-voice oscillators and morphing wavetables. We've + added enhanced filters and renewed effects, plus unprecedented control over + modulation, arpeggiation, tuning and much more. + + The multi-voice oscillators of babylon 2 feature not only traditional stereo + unison and detuning capabilities but also brand-new modes. Dive into the + depths of sound creation offering seamless waveform blending with multi mode + and live morphing with quad mode. No longer confined to pre-defined waveforms, + the new w-lab wavetable editor helps you craft unique tones and mutating + timbres. + + Expand your sonic palette with babylon 2's extensive range of filter types, + for the first time including svf, iir, and bi-quad filters, as well as classic + and more experimental options. Experience the richness of improved reverb, + delay, distortion, and a newly added effect for brain-scrambling tempo-synced + phasing. + + Explore out-of-this-world scales and tuning with babylon 2's innovative + microtonal tuning section. New to version 2, you can now tune every individual + note of 11 octaves in cents. The scale bank contains 23 standard scales and 34 + additional scales from far-flung places - some using quarter tones for exotic + musical moments. + + With hundreds of high-resolution waveforms, from formants to digital + instruments, you're sure to find the perfect starting point for your own + sounds. Alongside many variants of the classic oscillator shapes, there are a + host of more unusual waveforms, all fully morphable using the new oscillator + modes. +specs: |- + - Multi-voice oscillators + - Stereo unison and detuning + - Multi mode + - Quad mode + - W-lab wavetable editor + - Wav file import + - Svf filters + - Iir filters + - Bi-quad filters + - Reverb + - Delay + - Distortion + - Tempo-synced phasing + - Curve editor for envelope modulators + - Envelope followers + - Key-track modulators + - Line editors + - LFO + - Vibrato + - Envelope modulators + - Microtonal tuning section + - 11 octaves tuning in cents + - Scale bank with 23 standard scales + - 34 additional scales + - Quarter tones + - Arpeggiator + - Pattern generator + - Eight noise types + - Extended detune modes + - Customizable pitch pedal parameter + - Legato + - Portamento + - Increased polyphony + - Stereo ping-pong effect + - 200+ high-resolution waveforms + - 858 factory presets +prices: + - amount: 99 + currency: USD +videos: + - videoId: AcnoipgrUts +platforms: + - mac + - windows formats: - vst - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.waproduction.com/plugins/view/babylon-2 -prices: - - amount: 0 - currency: USD -description: "Wavetable synthesizer with multi-voice oscillators, morphing - wavetables, enhanced filters, effects, modulation control, and W-Lab wavetable - editor for custom sound creation." -details: |- - 200+ high-resolution waveforms. 858 factory presets. Intelligent arpeggiator. Microtonal tuning for 11 octaves. Multiple filter types: SVF, IIR, Bi-quad. Envelope modulators with curve editor. Various modulation options. W-Lab wavetable editor. -specs: |- - Windows 8+. macOS 10.13+. +categories: + - virtual-instrument diff --git a/data/software/wa-production-bassshaper.yaml b/data/software/wa-production-bassshaper.yaml index fe81d81ca..69e6331c6 100644 --- a/data/software/wa-production-bassshaper.yaml +++ b/data/software/wa-production-bassshaper.yaml @@ -1,25 +1,84 @@ -id: J5fBGYbvpBl44d-Pb2SA4 +id: 0S5AFiYIqlQppkbQMWVl9 name: BassShaper manufacturer: wa-production primaryCategory: effect -categories: - - utility +url: https://www.waproduction.com/plugins/view/bassshaper +description: Deep & defined the bass line... It's the heartbeat of your music - + the foundation stone that supports everything else. +details: |- + BassShaper is a bass designer plugin developed by W. A. Production with + cutting-edge algorithms designed to tame low-end frequencies and cut through + busy mixes. Features include subtone generation, musical saturation, surgical + transient shaping, and controls specifically designed to clean and polish bass + sounds. + + The deboom dial, activated by amplitude, tames boominess for a cleaner tone. + The demud control uses a special pitch tracking system to dynamically reduce + muddiness caused by note transitions and resonances, making individual pitches + more pronounced. The level control is driven by a pink noise signal, specially + tuned to tame amplitude fluctuations and produce consistently audible bass + throughout a track. + + The punch knob targets only the transient-heavy portions of the bass line, + applying precise compression or expansion focusing on the initial milliseconds + of each note. The fade control works inversely to punch, compressing or + expanding only the tail portion of the audio, allowing you to shorten long + bass notes or lengthen short ones. + + The subtone section includes a low-frequency generator that enriches tone by + generating complementary frequencies. Users can dive an octave below with sub + or soar an octave above with high, sculpting bass lines that translate to + sound systems from club setups to home audio. The eq & enhance panel splits + audio into 3 linear bands with broad-range band gain and proportional + saturation, featuring press (670-style compression algorithm), depth (analog + hardware convolution), heat (characterful saturation), and mix (dry/wet + control). + + Bassshaper is built on vector graphics with a resizable interface displaying + live audio in the central window, showing exactly what's happening to the + signal as it travels through the plugin in real time. The plugin includes ab + comparison, undo/redo buttons, auto gain compensation, oversampling and + limiting options, and a huge number of factory presets suitable for all kinds + of bass processing flavours across multiple genres. +specs: |- + - Subtone generation + - Musical saturation + - Surgical transient shaping + - Deboom control + - Demud control + - Level control + - Punch control + - Fade control + - 3-band linear EQ + - Press compression (670-style algorithm) + - Depth control (analog hardware convolution) + - Heat saturation + - Mix dry/wet control + - Vector graphics interface + - Resizable interface + - Live audio waveform display + - Ab comparison + - Undo/redo functionality + - Auto gain compensation + - Oversampling + - Limiting options + - Factory presets + - Pitch tracking system + - Pink noise signal processing + - Parallel processing capability +prices: + - amount: 39.9 + currency: USD +videos: + - videoId: ktzK0pVarb4 + title: BassShaper Demo +platforms: + - mac + - windows formats: - vst - vst3 - au - aax -platforms: - - mac - - windows -url: https://www.waproduction.com/plugins/view/bassshaper -prices: - - amount: 0 - currency: USD -description: "Bass designer plugin with advanced features for shaping low-end - audio, addressing muddy frequencies, weak sub-bass, and flabby 808s through - surgical processing and subtone generation." -details: |- - Deboom/Demud controls. Punch/Fade transient shaping. Subtone generation. EQ enhancement. AB comparison. Resizable interface. -specs: |- - Windows 10/11 (64-bit). macOS 10.15+ (64-bit). +categories: + - utility diff --git a/scripts/dataset-audit.ts b/scripts/dataset-audit.ts index 3504bf6b8..8e7a4ee48 100644 --- a/scripts/dataset-audit.ts +++ b/scripts/dataset-audit.ts @@ -143,7 +143,14 @@ function slugOf(file: string): string { /** Collapse a display name to a comparable key (lowercase, alphanumerics only). */ function normalizeName(name: string): string { - return name.toLowerCase().replace(/[^a-z0-9]+/g, ""); + return ( + name + .toLowerCase() + // A trailing "+" marks a distinct SKU (ProFX10v3 vs ProFX10v3+, Prime 4 + // vs Prime 4+), so preserve it as a "plus" token instead of stripping it. + .replace(/\+/g, "plus") + .replace(/[^a-z0-9]+/g, "") + ); } function descriptionText(entry: Product): string { From c2b80ae90541160f1c3d0f0d566f8ee666f8a5d0 Mon Sep 17 00:00:00 2001 From: Jeffrey Louden Date: Sat, 11 Jul 2026 21:41:17 -0400 Subject: [PATCH 2/2] Address review: copy fixes, normalizer test, Taylor accuracy - Fix verified typos in merged uJAM/WA entries: proper nouns (Linn, Simmons, DJ Rusher, UJAM's), OS naming (OS X / macOS), HYPE's corrupted concatenations, and BassShaper / A/B comparison. - Correct Taylor T5z Pro copy (Tobacco Sunburst is not a Shaded Edgeburst). - Reflow jomox Xbase 999 description as a plain flow scalar. - Export normalizeName + add regression tests. Kept the global "+"->"plus" replacement: a trailing-only rule regressed Vision+ Console and SPS-1UW+ MKII (internal "+"), which must stay distinct from their base models. Co-Authored-By: Claude Opus 4.8 (1M context) --- data/hardware/jomox-xbase-999.yaml | 7 +++-- data/hardware/taylor-t5z-pro.yaml | 2 +- .../ujam-instruments-beatmaker-circuits.yaml | 2 +- .../ujam-instruments-beatmaker-cozy.yaml | 2 +- .../ujam-instruments-beatmaker-glory.yaml | 4 +-- .../ujam-instruments-beatmaker-hype.yaml | 19 ++++++------- .../ujam-instruments-beatmaker-idol.yaml | 6 ++--- .../ujam-instruments-beatmaker-kandy.yaml | 8 +++--- .../ujam-instruments-beatmaker-nemesis.yaml | 6 ++--- .../ujam-instruments-beatmaker-vice.yaml | 2 +- data/software/wa-production-bassshaper.yaml | 4 +-- scripts/__tests__/dataset-audit.test.ts | 27 +++++++++++++++++++ scripts/dataset-audit.ts | 8 +++--- 13 files changed, 63 insertions(+), 34 deletions(-) create mode 100644 scripts/__tests__/dataset-audit.test.ts diff --git a/data/hardware/jomox-xbase-999.yaml b/data/hardware/jomox-xbase-999.yaml index 834e32462..f9794e45b 100644 --- a/data/hardware/jomox-xbase-999.yaml +++ b/data/hardware/jomox-xbase-999.yaml @@ -6,10 +6,9 @@ categories: - analog - sequencer - discontinued -description: >- - A nine-voice analog drum synthesizer from 2006 combining four discrete analog - circuits with five sample-based voices, a 64-pattern step sequencer, and a - rugged metal enclosure. +description: A nine-voice analog drum synthesizer from 2006 combining four + discrete analog circuits with five sample-based voices, a 64-pattern step + sequencer, and a rugged metal enclosure. details: |- The JoMoX Xbase 999 is a hybrid analog drum synthesizer released in 2006 that combines advanced discrete analog circuitry with sample-based sound generation. Four of its nine instruments use diff --git a/data/hardware/taylor-t5z-pro.yaml b/data/hardware/taylor-t5z-pro.yaml index a0f6f018b..571697c83 100644 --- a/data/hardware/taylor-t5z-pro.yaml +++ b/data/hardware/taylor-t5z-pro.yaml @@ -18,7 +18,7 @@ details: |- Built with a Big Leaf Maple top and Shamel Ash back and sides, the body is contoured with an integral armrest, Venetian cutaway, and rosette f-holes. The Neo-Tropical Mahogany neck in T5 Carve profile is topped by a West African Crelicam Ebony fretboard with jumbo frets. At 24-7/8" scale length and 1-11/16" nut width, it plays like a traditional electric guitar. - Ships with D'Addario XS Coated Electric Medium strings (.011-.049) and a deluxe hardshell case. Offered in a range of Shaded Edgeburst colorways. + Ships with D'Addario XS Coated Electric Medium strings (.011-.049) and a deluxe hardshell case. Offered in a range of colorways. specs: |- - Body: Thinline Hollowbody with Venetian Cutaway - Top: Big Leaf Maple diff --git a/data/software/ujam-instruments-beatmaker-circuits.yaml b/data/software/ujam-instruments-beatmaker-circuits.yaml index aed2bf16e..c3f75e180 100644 --- a/data/software/ujam-instruments-beatmaker-circuits.yaml +++ b/data/software/ujam-instruments-beatmaker-circuits.yaml @@ -24,7 +24,7 @@ details: |- Circuits features 10 kits with 16 drum instruments each. There are 20 styles with 23 ready-made patterns, for a total of 460 patterns. - Carve out the mids, crank the sub and add shimmer to the highs all once, + Carve out the mids, crank the sub and add shimmer to the highs all at once, straight into a slammed compressor for maximum impact. You can also set the control negative for a tight mid-range knock. specs: |- diff --git a/data/software/ujam-instruments-beatmaker-cozy.yaml b/data/software/ujam-instruments-beatmaker-cozy.yaml index 23e4b9a36..d30c5dcee 100644 --- a/data/software/ujam-instruments-beatmaker-cozy.yaml +++ b/data/software/ujam-instruments-beatmaker-cozy.yaml @@ -29,7 +29,7 @@ details: |- Turn up the nostalgia with cozy's special control. You can get even more vinyl crackle, smooth the transients, pull back the highs and lows, increase saturation and add the sound of a beautiful tube mic via convolution by simply - moving a one dial. + moving one dial. Lofi hip hop beats are all about the feel. Our micro-timing feature will let you set the swag level from higher to highest. diff --git a/data/software/ujam-instruments-beatmaker-glory.yaml b/data/software/ujam-instruments-beatmaker-glory.yaml index ac3e157e3..7075f9eca 100644 --- a/data/software/ujam-instruments-beatmaker-glory.yaml +++ b/data/software/ujam-instruments-beatmaker-glory.yaml @@ -16,7 +16,7 @@ details: |- provide plenty of bass. However they're carefully sound designed to give you that production-value-feel right out of the box. - Glory is part of ujams beatmaker series, which makes producing outstanding + Glory is part of UJAM's Beatmaker series, which makes producing outstanding beats for your music fast and easy. It instantly syncs to your DAW's tempo, and you can play a near-infinite variety of beats. @@ -37,7 +37,7 @@ specs: |- - Multi-bus mixing desk - Multiple effect chains per channel - Windows 7 or later (64-bit) - - macOS x 10.11 or later + - macOS 10.11 or later - 4 GB RAM minimum - 0.105 GB disk space - 1280x768px display minimum diff --git a/data/software/ujam-instruments-beatmaker-hype.yaml b/data/software/ujam-instruments-beatmaker-hype.yaml index e173e531d..154bbc8f6 100644 --- a/data/software/ujam-instruments-beatmaker-hype.yaml +++ b/data/software/ujam-instruments-beatmaker-hype.yaml @@ -6,7 +6,8 @@ categories: - synthesizer url: https://www.ujam.com/hype/ description: Create progressive house and edm grooves in minutes. Stadium-sized - beats an instrument loaded with progressive. + beats from an instrument loaded with progressive house and edm samples, + presets and full grooves. details: |- An instrument loaded with progressive house and edm samples, presets and full grooves, so you can lay down your drum tracks in minutes. With hype, you can @@ -15,24 +16,24 @@ details: |- play a near-infinite variety of loops just like you would an instrument. Hype has no hidden controls or complications. The straightforward interface - you see is exactly what you getnothing more, nothing lessmaking every tweak - quick and painless. And to make things even easier, hype is fully compatible - with MIDI drag & dropso you can take loops directly from hype's keyboard and - place them directly into your DAW session for easy editing. + you see is exactly what you get - nothing more, nothing less - making every + tweak quick and painless. And to make things even easier, hype is fully + compatible with MIDI drag & drop, so you can take loops directly from hype's + keyboard and place them directly into your DAW session for easy editing. These kicks hit hard. Every single beat. Without ever being too much. Every - kick, snare, and hi hat is pre-processed to perfectionall you have to do is + kick, snare, and hi hat is pre-processed to perfection - all you have to do is add the finishing touches. Hype's presets combine the best of deep house, mainstream club, classic ibiza and underground edm, giving you a massive edge. - Sample packs boast large claims about "number of loops"but with hype, the + Sample packs boast large claims about "number of loops" - but with hype, the loops are your own. Everything's in MIDI, so you can change any part of a loop you want to make everything "lock in." this means no more weak, flat beats. You're in full control of your beats without you ever feeling like you have to do it on your own. With a single knob, you control a combined highpass filter, reverb and subtle - delayperfect for creating high-impact builds without the need for multiple + delay - perfect for creating high-impact builds without the need for multiple automation lanes. This pushes your drums into the background in a way that a simple filter never could, setting you up for a much stronger chorus or drop. specs: |- @@ -51,7 +52,7 @@ specs: |- - 1280x768px display minimum - Internet connection required - Windows 7 or later - - Os x 10.11 / macOS 10.12 or later + - OS X 10.11 / macOS 10.12 or later prices: - amount: 49 currency: USD diff --git a/data/software/ujam-instruments-beatmaker-idol.yaml b/data/software/ujam-instruments-beatmaker-idol.yaml index b1a0b8418..d094616de 100644 --- a/data/software/ujam-instruments-beatmaker-idol.yaml +++ b/data/software/ujam-instruments-beatmaker-idol.yaml @@ -10,12 +10,12 @@ description: Instant k-pop hits beats like your fave idols get your party on details: |- Idol puts the bright and hyper-processed sound of k-pop beats in your hands. Keep the good feels coming with clean and polished drum samples, making beats - just like the ones in countless chart-topping korean pop songs. + just like the ones in countless chart-topping Korean pop songs. K-pop is a very bright, polished genre, with thumping kicks and snares that pop. Its high end glisten and tight low end are carefully compressed to hit hard using influences from hip hop, r&b, american/euro pop and traditional - korean instruments. + Korean instruments. Take the precision and hyper-compression of pop music and dial it up to 11. Carefully trim the tail of every sample and keep the releases tight. Editing @@ -40,7 +40,7 @@ specs: |- - Stereo spread - On-screen keyboard - Windows 7 or later 64-bit - - macOS x 10.14 or later 64-bit + - macOS 10.14 or later 64-bit - 4 GB of RAM - 0.17 GB of free disk space - 1280x768px display diff --git a/data/software/ujam-instruments-beatmaker-kandy.yaml b/data/software/ujam-instruments-beatmaker-kandy.yaml index 5cf74856d..8b7799adb 100644 --- a/data/software/ujam-instruments-beatmaker-kandy.yaml +++ b/data/software/ujam-instruments-beatmaker-kandy.yaml @@ -18,14 +18,14 @@ details: |- multiband compression and a transient designer so the drums cut through the mix better. - Kandy is the new title to ujams beatmaker series, which makes producing + Kandy is the new title in UJAM's Beatmaker series, which makes producing outstanding beats for your music fast and easy. It instantly syncs to your DAW's tempo, and you can play a near-infinite variety of beats. Kandy features 12 kits with 16 drum instruments each. There are 20 styles with 23 ready-made patterns each, for a total of 460 patterns. Plus: easy access to - all the effects you need to make punchy contemporary beats that will make uhm - actually leave an impression. + all the effects you need to make punchy contemporary beats that will actually + leave an impression. Kandy's clean and simple interface makes it easy to create your music without overthinking! Pick a mix preset and dial in its character to your desire. @@ -39,7 +39,7 @@ specs: |- - Mix presets - Tempo sync to DAW - Windows 8 or later (64-bit) - - Os x 10.11 / macOS 10.12 or later + - OS X 10.11 / macOS 10.12 or later - 4 GB RAM minimum - 0.17 GB disk space - 1280x768px display minimum diff --git a/data/software/ujam-instruments-beatmaker-nemesis.yaml b/data/software/ujam-instruments-beatmaker-nemesis.yaml index 0f788f367..ad07b07e6 100644 --- a/data/software/ujam-instruments-beatmaker-nemesis.yaml +++ b/data/software/ujam-instruments-beatmaker-nemesis.yaml @@ -5,7 +5,7 @@ primaryCategory: drum-machine categories: - synthesizer url: https://www.ujam.com/nemesis/ -description: Cyberpunk beats broken, dark and intense. Charge ahead put on your +description: Cyberpunk beats broken, dark and intense. Charge ahead, put on your exoskeleton and gear up for dystopian adventures with Beatmaker NEMESIS. details: |- Beatmaker NEMESIS is an action-packed drum machine designed for creating @@ -20,7 +20,7 @@ details: |- really shines in any situation that requires heavily processed, broken aesthetics. - Veteran drum and bass producer and dj rusher is the musical director and sound + Veteran drum and bass producer and DJ Rusher is the musical director and sound designer behind nemesis. Rusher's mastery for dystopian soundscapes and staccato beats is at the red-hot pulsing heart of this beatmaker. @@ -51,7 +51,7 @@ specs: |- - Multiple effect chains per channel - 64-bit only - Windows 7 or later - - Os x 10.11 / macOS 10.12 or later + - OS X 10.11 / macOS 10.12 or later - 4 GB of RAM - 0.17 GB of disk space - 1280x768px display diff --git a/data/software/ujam-instruments-beatmaker-vice.yaml b/data/software/ujam-instruments-beatmaker-vice.yaml index ee04504dd..15aafb196 100644 --- a/data/software/ujam-instruments-beatmaker-vice.yaml +++ b/data/software/ujam-instruments-beatmaker-vice.yaml @@ -12,7 +12,7 @@ description: "Beatmaker Vice is a virtual drum machine plugin inspired by 21st century sound quality." details: |- Beatmaker Vice is a virtual drum machine plugin inspired by legendary classic - drum machines from companies like linn, Roland, simmons and Korg. It delivers + drum machines from companies like Linn, Roland, Simmons and Korg. It delivers drum sounds and patterns for 1980s, synthwave, retrowave, and futuresynth music production, featuring authentic 80s vibes with pristine 21st century sound quality. diff --git a/data/software/wa-production-bassshaper.yaml b/data/software/wa-production-bassshaper.yaml index 69e6331c6..0ece0d1d4 100644 --- a/data/software/wa-production-bassshaper.yaml +++ b/data/software/wa-production-bassshaper.yaml @@ -34,9 +34,9 @@ details: |- hardware convolution), heat (characterful saturation), and mix (dry/wet control). - Bassshaper is built on vector graphics with a resizable interface displaying + BassShaper is built on vector graphics with a resizable interface displaying live audio in the central window, showing exactly what's happening to the - signal as it travels through the plugin in real time. The plugin includes ab + signal as it travels through the plugin in real time. The plugin includes A/B comparison, undo/redo buttons, auto gain compensation, oversampling and limiting options, and a huge number of factory presets suitable for all kinds of bass processing flavours across multiple genres. diff --git a/scripts/__tests__/dataset-audit.test.ts b/scripts/__tests__/dataset-audit.test.ts new file mode 100644 index 000000000..72f18c591 --- /dev/null +++ b/scripts/__tests__/dataset-audit.test.ts @@ -0,0 +1,27 @@ +import { describe, expect, it } from "vitest"; +import { normalizeName } from "../dataset-audit.js"; + +describe("normalizeName", () => { + it("strips spaces, case, and internal punctuation", () => { + expect(normalizeName("Pro-Q 3")).toBe("proq3"); + expect(normalizeName("ProQ3")).toBe("proq3"); + }); + + it("preserves a trailing + as a distinct 'plus' token", () => { + expect(normalizeName("ProFX10v3")).toBe("profx10v3"); + expect(normalizeName("ProFX10v3+")).toBe("profx10v3plus"); + expect(normalizeName("ProFX10v3")).not.toBe(normalizeName("ProFX10v3+")); + }); + + it("treats a trailing + with a leading space as plus", () => { + expect(normalizeName("Mixstream Pro +")).toBe("mixstreamproplus"); + expect(normalizeName("Mixstream Pro")).toBe("mixstreampro"); + }); + + it("keeps an internal + that precedes more of the name distinct", () => { + // "Vision+ Console" / "SPS-1UW+ MKII" must not collide with the base model. + expect(normalizeName("Vision+ Console")).toBe("visionplusconsole"); + expect(normalizeName("Vision Console")).toBe("visionconsole"); + expect(normalizeName("Vision+ Console")).not.toBe(normalizeName("Vision Console")); + }); +}); diff --git a/scripts/dataset-audit.ts b/scripts/dataset-audit.ts index 8e7a4ee48..47eb075b5 100644 --- a/scripts/dataset-audit.ts +++ b/scripts/dataset-audit.ts @@ -142,12 +142,14 @@ function slugOf(file: string): string { } /** Collapse a display name to a comparable key (lowercase, alphanumerics only). */ -function normalizeName(name: string): string { +export function normalizeName(name: string): string { return ( name .toLowerCase() - // A trailing "+" marks a distinct SKU (ProFX10v3 vs ProFX10v3+, Prime 4 - // vs Prime 4+), so preserve it as a "plus" token instead of stripping it. + // A "+" marks a distinct SKU, so preserve it as a "plus" token instead of + // stripping it. This covers both a trailing "+" (ProFX10v3 vs ProFX10v3+, + // Prime 4 vs Prime 4+) and an internal "+" that precedes more of the name + // (Vision+ Console vs Vision Console, SPS-1UW+ MKII vs SPS-1UW MKII). .replace(/\+/g, "plus") .replace(/[^a-z0-9]+/g, "") );