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
6 changes: 6 additions & 0 deletions .changeset/import-ddmf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"catalog": patch
---

catalog-import-merge: ddmf, fill in missing descriptions for the free
IIEQ and Transport plugins, and record Tube Preamp's current version.
17 changes: 15 additions & 2 deletions data/software/ddmf-iieq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,18 @@ url: https://ddmf.eu/freeware/
prices:
- amount: 0
currency: USD
description: "A free, fully parametric 10-band equalizer with its own
characteristic sound and low CPU consumption."
description: A free, fully parametric 10-band equalizer with its own characteristic sound and low CPU consumption.
details: |-
IIEQ is a free, fully parametric 10-band equalizer from DDMF with its own characteristic sound and low CPU consumption.

The first and tenth bands function as low and high shelf filters, while the remaining eight bands are fully parametric peak filters. Individual bands can be toggled on and off via small green buttons.

Available for Windows (7+), Mac (10.11+, Intel and Apple Silicon), and Linux (ARM aarch64 and x86_64). Formats include VST, VST3, AU, and AAX.
specs: |-
- 10-band fully parametric equalizer
- First and tenth bands are low/high shelf filters, remaining eight are peak filters
- Individual band on/off toggles
- Low CPU consumption
- Windows 7+ support (32-bit and 64-bit builds)
- Mac 10.11+ support (32-bit through OSX 10.14, 64-bit all versions), Intel and Apple Silicon
- Linux ARM (aarch64) and x86_64 support
17 changes: 14 additions & 3 deletions data/software/ddmf-transport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@ url: https://ddmf.eu/freeware/
prices:
- amount: 0
currency: USD
description: "A handy utility plugin providing all transport information about
measure, time, and sample count that most hosts usually hide in tiny screen
areas."
description: A handy utility plugin providing all transport information about measure, time, and sample count that most hosts usually hide in tiny screen areas.
details: |-
Transport is a free utility plugin from DDMF that provides all the information about measure, time, sample count, and more that most hosts usually hide somewhere in a tiny part of the screen.

The plugin window is resizable with customizable colors, so it can be kept compact or displayed prominently on an external monitor.

Available for Windows (7+), Mac (10.11+, Intel and Apple Silicon), and Linux (ARM aarch64 and x86_64). Formats include VST, VST3, AU, and AAX.
specs: |-
- Displays measure, time, and sample count information
- Resizable window with customizable colors
- Suitable for compact display or external monitors
- Windows 7+ support (32 and 64-bit)
- Mac 10.11+ support, Intel and Apple Silicon
- Linux ARM (aarch64) and x86_64 support
6 changes: 3 additions & 3 deletions data/software/ddmf-tube-preamp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ url: https://ddmf.eu/phi-L-Audio-Tube-Preamp/
prices:
- amount: 0
currency: USD
description: "A free tube preamp emulation plugin with full control over circuit
modeling, featuring adjustable capacitors, resistors, and triode-based
preamplifier stages. Originally developed by Philipp Bulling."
description: A free tube preamp emulation plugin with full control over circuit modeling, featuring adjustable capacitors, resistors, and triode-based preamplifier stages. Originally developed by Philipp Bulling.
details: |-
Triode model based on characteristic curves of real tubes
Cathode biasing with adjustable RC parameters
Expand All @@ -41,3 +39,5 @@ specs: |-
- Mac Intel and Apple Silicon support
- Linux ARM (aarch64) and x86_64 support
- Free under MIT license (personal and commercial use)
versions:
- name: 2.1.3
Loading