From 07333a5b85d6719debd60c3f85f5378639bf105b Mon Sep 17 00:00:00 2001
From: dttsp <dttsp>
Date: Mon, 2 May 2005 12:52:38 +0000
Subject: [PATCH] updated command-vocabulary to reflect changes

---
 jDttSP/command-vocabulary | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/jDttSP/command-vocabulary b/jDttSP/command-vocabulary
index 93128ea..7ea1160 100644
--- a/jDttSP/command-vocabulary
+++ b/jDttSP/command-vocabulary
@@ -55,5 +55,6 @@ setRXListen rx		// tell receiver rx to listen to commands to follow
 setRXOn [rx]		// turn currently listening receiver on, or receiver rx
 setRXOff [rx]		// turn currently listening receiver off, or receiver rx
 setRXPan pos		// set azimuth for currently listening receiver to pos (0...1)
-setAuxMix [gain [trx]]	// set mixing level for aux inputs
+setAuxMixGain [gain [trx]]	// set mixing level for aux inputs
+setAuxMixSt [flag [trx]]	// set aux input mix on/off
 
-- 
2.45.2