From 9dfcb363c556aa9162066014674e56e67104df03 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Fri, 3 Jan 2025 17:05:49 -0800 Subject: Add some audio plugins --- hosts/common/optional/sound.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hosts/common/optional') diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index 6bd94d0..b05ef1e 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -4,11 +4,14 @@ systemPackages = with pkgs; [ bespokesynth cardinal + chow-tape-model distrho-ports fluidsynth geonkick lilypond-unstable-with-fonts + lsp-plugins odin2 + oxefmsynth polyphone qsynth reaper @@ -28,6 +31,7 @@ yabridge yabridgectl yoshimi + zam-plugins zynaddsubfx ]; }; -- cgit v1.2.3