summaryrefslogtreecommitdiffstats
path: root/include/xas
diff options
context:
space:
mode:
Diffstat (limited to 'include/xas')
-rw-r--r--include/xas/drone.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xas/drone.h b/include/xas/drone.h
index f0da28d..395e8ec 100644
--- a/include/xas/drone.h
+++ b/include/xas/drone.h
@@ -6,6 +6,9 @@
#include <xas/spatial.h>
#include <xas/seq.h>
+#define XAS_DRONE_CHAMBER_BASS_FREQUENCY 20 /* Hz */
+#define XAS_DRONE_CHAMBER_BASS_TYPE XAS_SYNTH_SQUARE
+
enum xas_drone_chamber_event_type {
XAS_DRONE_CHAMBER_EVENT_NONE,
XAS_DRONE_CHAMBER_EVENT_SYNTH,