From d7ef951fe41517b157a8a776950d7b71591c9a0b Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 19 Jul 2025 13:55:14 +0200 Subject: [PATCH] Reorganize --- README.md | 31 ++++++++++++++++++------------- rev 1.5.json => old/v1.5.json | 0 rev 1.json => old/v1.json | 0 rev 2.json => old/v2.json | 0 rev 3.json => old/v3.json | 0 rev 4.1.json => old/v4.1.json | 0 rev 4.json => old/v4.json | 0 rev 4.2.json => v4.2.json | 0 8 files changed, 18 insertions(+), 13 deletions(-) rename rev 1.5.json => old/v1.5.json (100%) rename rev 1.json => old/v1.json (100%) rename rev 2.json => old/v2.json (100%) rename rev 3.json => old/v3.json (100%) rename rev 4.1.json => old/v4.1.json (100%) rename rev 4.json => old/v4.json (100%) rename rev 4.2.json => v4.2.json (100%) diff --git a/README.md b/README.md index 92cc47d..c3ab567 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ This repository houses my profile for [EasyEffects](https://github.com/wwmm/easyeffects), an audio effects software. -### What +### What and why -Basically, improves bass. +The main thing is to improve bass. **Personally,** I'm not a fan of the boomy that's like everywhere. -### What to change +### What can I modify Everything? It's a matter of preference. @@ -13,19 +13,24 @@ Everything? It's a matter of preference. Made with and for: - [DT 770 80Ω](https://europe.beyerdynamic.com/p/dt-770-pro) - DAC: [FiiO KA1](https://www.fiio.com/ka1) -- TIDAL on Firefox +- TIDAL on Firefox (yes it matters) ### Version history -- Rev 4.1 - - Once again more aggressive EQ, but less bassy -- Rev 4 +**Current:** +- v4.2 (Jul 19, 2025) + - A compromise of the two below. Also made EQ FIR. + +Past: (see [old/](old)) +- v4.1 + - This time more aggressive EQ, but less bassy +- v4 - Even less aggressive EQ, even more bassy -- Rev 3 +- v3 - Less aggressive EQ, more bassy - - Stereo delay lowered -- Rev 2 + - Stereo delay reduced +- v2 TODO -- Rev 1.5 +- v1.5 + TODO +- v1 TODO -- Rev 1 - TODO \ No newline at end of file diff --git a/rev 1.5.json b/old/v1.5.json similarity index 100% rename from rev 1.5.json rename to old/v1.5.json diff --git a/rev 1.json b/old/v1.json similarity index 100% rename from rev 1.json rename to old/v1.json diff --git a/rev 2.json b/old/v2.json similarity index 100% rename from rev 2.json rename to old/v2.json diff --git a/rev 3.json b/old/v3.json similarity index 100% rename from rev 3.json rename to old/v3.json diff --git a/rev 4.1.json b/old/v4.1.json similarity index 100% rename from rev 4.1.json rename to old/v4.1.json diff --git a/rev 4.json b/old/v4.json similarity index 100% rename from rev 4.json rename to old/v4.json diff --git a/rev 4.2.json b/v4.2.json similarity index 100% rename from rev 4.2.json rename to v4.2.json