From da2fd7ff575639d79aa1352c3a8618be3b873976 Mon Sep 17 00:00:00 2001
From: Mark Nipper <nipsy@bitgnome.net>
Date: Fri, 3 Jan 2025 16:56:23 -0800
Subject: Add some audio plugins

---
 hosts/common/optional/sound.nix | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix
index c54461a..6bd94d0 100644
--- a/hosts/common/optional/sound.nix
+++ b/hosts/common/optional/sound.nix
@@ -4,9 +4,11 @@
     systemPackages = with pkgs; [
       bespokesynth
       cardinal
+      distrho-ports
       fluidsynth
       geonkick
       lilypond-unstable-with-fonts
+      odin2
       polyphone
       qsynth
       reaper
@@ -17,6 +19,7 @@
       synthv1
       v4l-utils
       vapoursynth
+      vital
       vmpk
       vocproc
       wavpack
-- 
cgit v1.2.3