From 4020656850c3f64875a927ae9687127c163d9099 Mon Sep 17 00:00:00 2001 From: Marlon Schumacher <schumacher@hfm-karlsruhe.de> Date: Wed, 05 Mar 2025 22:33:39 +0100 Subject: [PATCH] chore: some linting for sox-hoaencode class --- OM-SoX.lisp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/OM-SoX.lisp b/OM-SoX.lisp index 48f90a3..01f3d0d 100644 --- a/OM-SoX.lisp +++ b/OM-SoX.lisp @@ -55,6 +55,7 @@ (defparameter *sox-classes* '( "sox-input" "sox-concatenate" + "sox-hoaencode" "sox-merge" "sox-mix-console" "sox-mix" -- Gitblit v1.9.1