Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .changeset/import-ac-noises.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/import-cranborne-audio.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tape-fiasco-2-description.md

This file was deleted.

29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# catalog

## 3.51.0

### Minor Changes

- 39b17bc: Import AC noises (4 hardware entries).

Italian boutique effect pedals: CONTINUA (stereo dynamic sampler and
multi-effect), RICORDA (stereo granular reverb with freeze and loop),
URLA (CMOS fuzz into an MS-20 style dual resonant filter), and AMA V.2
(oscillating spring reverb into a bit crusher). RICORDA and AMA V.2
carry their Limited RETRO Series finish as a cosmetic variant rather
than a separate entry. Merchandise listings were excluded.

- 3068b2a: Import Cranborne Audio (12 hardware, 2 accessory entries).

500-series preamps, EQs, and compressors (Camden 500, Carnaby 500,
Brick Lane 500) alongside their standalone rack evolutions (Camden
EC1/EC2, Carnaby HE2, Brick Lane MC4), audio interfaces (500R8,
500ADAT), and C.A.S.T. breakout/distribution gear (N22, N22H, N8).
Includes a half-rack mounting kit and a cosmetic blanking-plate
accessory.

### Patch Changes

- d9b9084: Fix Tape Fiasco 2 description: it was carried over from Tape Fiasco 1
(three engines) — rewritten to match the actual v2 feature set of four
time-based engines (Stretch, Varispeed, Stutter, BendIt), consistent
with the entry's details text.

## 3.50.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "catalog",
"version": "3.50.0",
"version": "3.51.0",
"description": "Open source audio software and hardware catalog",
"type": "module",
"scripts": {
Expand Down