diff --git a/easyeffects/.config/easyeffects/autoload/input/alsa_input.pci-0000_00_1f.3.analog-stereo:analog-input-internal-mic.json b/easyeffects/.config/easyeffects/autoload/input/alsa_input.pci-0000_00_1f.3.analog-stereo:analog-input-internal-mic.json
new file mode 100644
index 0000000..5853835
--- /dev/null
+++ b/easyeffects/.config/easyeffects/autoload/input/alsa_input.pci-0000_00_1f.3.analog-stereo:analog-input-internal-mic.json
@@ -0,0 +1,6 @@
+{
+    "device": "alsa_input.pci-0000_00_1f.3.analog-stereo",
+    "device-description": "Built-in Audio Analog Stereo",
+    "device-profile": "analog-input-internal-mic",
+    "preset-name": "Improved Microphone"
+}
diff --git a/easyeffects/.config/easyeffects/autoload/output/alsa_output.pci-0000_00_1f.3.analog-stereo:analog-output-headphones.json b/easyeffects/.config/easyeffects/autoload/output/alsa_output.pci-0000_00_1f.3.analog-stereo:analog-output-headphones.json
new file mode 100644
index 0000000..b9f8fba
--- /dev/null
+++ b/easyeffects/.config/easyeffects/autoload/output/alsa_output.pci-0000_00_1f.3.analog-stereo:analog-output-headphones.json
@@ -0,0 +1,6 @@
+{
+    "device": "alsa_output.pci-0000_00_1f.3.analog-stereo",
+    "device-description": "Built-in Audio Analog Stereo",
+    "device-profile": "analog-output-headphones",
+    "preset-name": "Perfect EQ"
+}
diff --git a/easyeffects/.config/easyeffects/autoload/output/alsa_output.pci-0000_00_1f.3.analog-stereo:analog-output-speaker.json b/easyeffects/.config/easyeffects/autoload/output/alsa_output.pci-0000_00_1f.3.analog-stereo:analog-output-speaker.json
new file mode 100644
index 0000000..280616a
--- /dev/null
+++ b/easyeffects/.config/easyeffects/autoload/output/alsa_output.pci-0000_00_1f.3.analog-stereo:analog-output-speaker.json
@@ -0,0 +1,6 @@
+{
+    "device": "alsa_output.pci-0000_00_1f.3.analog-stereo",
+    "device-description": "Built-in Audio Analog Stereo",
+    "device-profile": "analog-output-speaker",
+    "preset-name": "Advanced Auto Gain"
+}
diff --git a/easyeffects/.config/easyeffects/input/Improved Microphone.json b/easyeffects/.config/easyeffects/input/Improved Microphone.json
new file mode 100644
index 0000000..b7a9023
--- /dev/null
+++ b/easyeffects/.config/easyeffects/input/Improved Microphone.json	
@@ -0,0 +1,100 @@
+{
+    "input": {
+        "blocklist": [],
+        "compressor": {
+            "attack": 20.0,
+            "boost-amount": 6.0,
+            "boost-threshold": -72.0,
+            "hpf-frequency": 10.0,
+            "hpf-mode": "off",
+            "input-gain": 0.0,
+            "knee": -6.0,
+            "lpf-frequency": 20000.0,
+            "lpf-mode": "off",
+            "makeup": 0.0,
+            "mode": "Downward",
+            "output-gain": 0.0,
+            "ratio": 4.0,
+            "release": 100.0,
+            "release-threshold": -120.0,
+            "sidechain": {
+                "lookahead": 0.0,
+                "mode": "RMS",
+                "preamp": 0.0,
+                "reactivity": 10.0,
+                "source": "Middle",
+                "type": "Feed-forward"
+            },
+            "threshold": -12.0
+        },
+        "deesser": {
+            "detection": "RMS",
+            "f1-freq": 6000.0,
+            "f1-level": 0.0,
+            "f2-freq": 4500.0,
+            "f2-level": 12.0,
+            "f2-q": 1.0,
+            "input-gain": 0.0,
+            "laxity": 15,
+            "makeup": 0.0,
+            "mode": "Wide",
+            "output-gain": 0.0,
+            "ratio": 3.0,
+            "sc-listen": false,
+            "threshold": -18.0
+        },
+        "filter": {
+            "frequency": 80.0,
+            "inertia": 20.0,
+            "input-gain": 0.0,
+            "mode": "12dB/oct Highpass",
+            "output-gain": 0.0,
+            "resonance": -3.0
+        },
+        "gate": {
+            "attack": 5.0,
+            "detection": "RMS",
+            "input-gain": 0.0,
+            "knee": 9.0,
+            "makeup": 0.0,
+            "output-gain": 0.0,
+            "range": -12.0,
+            "ratio": 2.0,
+            "release": 100.0,
+            "stereo-link": "Average",
+            "threshold": -18.0
+        },
+        "limiter": {
+            "alr": false,
+            "alr-attack": 5.0,
+            "alr-knee": 0.0,
+            "alr-release": 50.0,
+            "attack": 5.0,
+            "dithering": "None",
+            "external-sidechain": false,
+            "gain-boost": true,
+            "input-gain": 0.0,
+            "lookahead": 5.0,
+            "mode": "Herm Thin",
+            "output-gain": 0.0,
+            "oversampling": "None",
+            "release": 5.0,
+            "sidechain-preamp": 0.0,
+            "stereo-link": 100.0,
+            "threshold": -1.0
+        },
+        "plugins_order": [
+            "gate",
+            "compressor",
+            "filter",
+            "deesser",
+            "rnnoise",
+            "limiter"
+        ],
+        "rnnoise": {
+            "input-gain": 0.0,
+            "model-path": "",
+            "output-gain": 0.0
+        }
+    }
+}
\ No newline at end of file
diff --git a/easyeffects/.config/easyeffects/output/Advanced Auto Gain.json b/easyeffects/.config/easyeffects/output/Advanced Auto Gain.json
new file mode 100644
index 0000000..12505f3
--- /dev/null
+++ b/easyeffects/.config/easyeffects/output/Advanced Auto Gain.json	
@@ -0,0 +1,653 @@
+{
+    "output": {
+        "autogain": {
+            "target": -12.0
+        },
+        "blocklist": [],
+        "equalizer": {
+            "input-gain": -0.3,
+            "left": {
+                "band0": {
+                    "frequency": 22.59,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band1": {
+                    "frequency": 28.440000000000001,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band2": {
+                    "frequency": 35.799999999999997,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band3": {
+                    "frequency": 45.07,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band4": {
+                    "frequency": 56.740000000000002,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band5": {
+                    "frequency": 71.430000000000007,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band6": {
+                    "frequency": 89.930000000000007,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band7": {
+                    "frequency": 113.20999999999999,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band8": {
+                    "frequency": 142.53,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band9": {
+                    "frequency": 179.43000000000001,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band10": {
+                    "frequency": 225.88999999999999,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band11": {
+                    "frequency": 284.38,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band12": {
+                    "frequency": 358.01999999999998,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band13": {
+                    "frequency": 450.72000000000003,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band14": {
+                    "frequency": 567.41999999999996,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band15": {
+                    "frequency": 714.34000000000003,
+                    "gain": -1,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band16": {
+                    "frequency": 899.28999999999996,
+                    "gain": -2,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band17": {
+                    "frequency": 1132.1500000000001,
+                    "gain": -3.6000000000000001,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band18": {
+                    "frequency": 1425.29,
+                    "gain": -2.5,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band19": {
+                    "frequency": 1794.3299999999999,
+                    "gain": -1.5,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band20": {
+                    "frequency": 2258.9299999999998,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band21": {
+                    "frequency": 2843.8200000000002,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band22": {
+                    "frequency": 3580.1599999999999,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band23": {
+                    "frequency": 4507.1499999999996,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band24": {
+                    "frequency": 5674.1599999999999,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band25": {
+                    "frequency": 7143.3500000000004,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band26": {
+                    "frequency": 8992.9400000000005,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band27": {
+                    "frequency": 11321.450000000001,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band28": {
+                    "frequency": 14252.860000000001,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band29": {
+                    "frequency": 17943.279999999999,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                }
+            },
+            "mode": "IIR",
+            "num-bands": 30,
+            "output-gain": -6.5,
+            "right": {
+                "band0": {
+                    "frequency": 22.59,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band1": {
+                    "frequency": 28.440000000000001,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band2": {
+                    "frequency": 35.799999999999997,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band3": {
+                    "frequency": 45.07,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band4": {
+                    "frequency": 56.740000000000002,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band5": {
+                    "frequency": 71.430000000000007,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band6": {
+                    "frequency": 89.930000000000007,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band7": {
+                    "frequency": 113.20999999999999,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band8": {
+                    "frequency": 142.53,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band9": {
+                    "frequency": 179.43000000000001,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band10": {
+                    "frequency": 225.88999999999999,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band11": {
+                    "frequency": 284.38,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band12": {
+                    "frequency": 358.01999999999998,
+                    "gain": 4,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band13": {
+                    "frequency": 450.72000000000003,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band14": {
+                    "frequency": 567.41999999999996,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band15": {
+                    "frequency": 714.34000000000003,
+                    "gain": -1,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band16": {
+                    "frequency": 899.28999999999996,
+                    "gain": -2,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band17": {
+                    "frequency": 1132.1500000000001,
+                    "gain": -3.6000000000000001,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band18": {
+                    "frequency": 1425.29,
+                    "gain": -2.5,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band19": {
+                    "frequency": 1794.3299999999999,
+                    "gain": -1.5,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band20": {
+                    "frequency": 2258.9299999999998,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band21": {
+                    "frequency": 2843.8200000000002,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band22": {
+                    "frequency": 3580.1599999999999,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band23": {
+                    "frequency": 4507.1499999999996,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band24": {
+                    "frequency": 5674.1599999999999,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band25": {
+                    "frequency": 7143.3500000000004,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band26": {
+                    "frequency": 8992.9400000000005,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band27": {
+                    "frequency": 11321.450000000001,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band28": {
+                    "frequency": 14252.860000000001,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band29": {
+                    "frequency": 17943.279999999999,
+                    "gain": 0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 4.3600000000000003,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                }
+            },
+            "split-channels": false
+        },
+        "exciter": {
+            "amount": 6.0,
+            "blend": 0.0,
+            "ceil": 16000.0,
+            "ceil-active": false,
+            "harmonics": 8.000000000000002,
+            "input-gain": -2.0,
+            "output-gain": 0.0,
+            "scope": 5500.0
+        },
+        "limiter": {
+            "alr": false,
+            "alr-attack": 5.0,
+            "alr-knee": 0.0,
+            "alr-release": 50.0,
+            "attack": 5.0,
+            "dithering": "None",
+            "gain-boost": true,
+            "input-gain": 0.0,
+            "lookahead": 10.0,
+            "mode": "Herm Thin",
+            "output-gain": 0.0,
+            "oversampling": "Half x4(3L)",
+            "release": 5.0,
+            "sidechain-preamp": 0.0,
+            "stereo-link": 100.0,
+            "threshold": 0.0
+        },
+        "plugins_order": [
+            "equalizer",
+            "exciter",
+            "autogain",
+            "limiter"
+        ]
+    }
+}
diff --git a/easyeffects/.config/easyeffects/output/Perfect EQ.json b/easyeffects/.config/easyeffects/output/Perfect EQ.json
new file mode 100644
index 0000000..639af77
--- /dev/null
+++ b/easyeffects/.config/easyeffects/output/Perfect EQ.json	
@@ -0,0 +1,219 @@
+{
+    "output": {
+        "blocklist": [],
+        "equalizer": {
+            "input-gain": -2.0,
+            "left": {
+                "band0": {
+                    "frequency": 32.0,
+                    "gain": 4.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band1": {
+                    "frequency": 64.0,
+                    "gain": 2.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372453,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band2": {
+                    "frequency": 125.0,
+                    "gain": 1.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band3": {
+                    "frequency": 250.0,
+                    "gain": 0.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band4": {
+                    "frequency": 500.0,
+                    "gain": -1.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372453,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band5": {
+                    "frequency": 1000.0,
+                    "gain": -2.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band6": {
+                    "frequency": 2000.0,
+                    "gain": 0.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372449,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band7": {
+                    "frequency": 4000.0,
+                    "gain": 2.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372449,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band8": {
+                    "frequency": 8000.0,
+                    "gain": 3.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372453,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band9": {
+                    "frequency": 16000.0,
+                    "gain": 3.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                }
+            },
+            "mode": "IIR",
+            "num-bands": 10,
+            "output-gain": 0.0,
+            "right": {
+                "band0": {
+                    "frequency": 32.0,
+                    "gain": 4.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band1": {
+                    "frequency": 64.0,
+                    "gain": 2.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372453,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band2": {
+                    "frequency": 125.0,
+                    "gain": 1.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band3": {
+                    "frequency": 250.0,
+                    "gain": 0.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band4": {
+                    "frequency": 500.0,
+                    "gain": -1.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372453,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band5": {
+                    "frequency": 1000.0,
+                    "gain": -2.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band6": {
+                    "frequency": 2000.0,
+                    "gain": 0.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372449,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band7": {
+                    "frequency": 4000.0,
+                    "gain": 2.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372449,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band8": {
+                    "frequency": 8000.0,
+                    "gain": 3.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.5047602375372453,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                },
+                "band9": {
+                    "frequency": 16000.0,
+                    "gain": 3.0,
+                    "mode": "RLC (BT)",
+                    "mute": false,
+                    "q": 1.504760237537245,
+                    "slope": "x1",
+                    "solo": false,
+                    "type": "Bell"
+                }
+            },
+            "split-channels": false
+        },
+        "plugins_order": [
+            "equalizer"
+        ]
+    }
+}
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index 8a97e6f..731bab4 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -325,6 +325,8 @@ bindswitch --reload --locked lid:off output $monitor enable
 exec wl-paste -t text --watch clipman store --max-items=50
 # kanshi
 exec kanshi
+# easyeffects
+exec easyeffects --gapplication-service
 # tmux
 assign [app_id="tmux"] $workspace1
 exec kitty --class tmux -- tmuxp load ~/.tmuxp/local.yaml