diff --git a/conf/monocoque.config b/conf/monocoque.config index 23ee7f6..b5a0651 100644 --- a/conf/monocoque.config +++ b/conf/monocoque.config @@ -5,12 +5,19 @@ devices = ( { device = "USB"; subtype = "Revburner"; granularity = 4; config = "/home/paul/.config/monocoque/revburner1.xml"; }, - { device = "Sound"; - type = "Engine" - devid = "98FD:83AC"; }, - { device = "Sound"; - type = "Gear" - devid = "98FD:83AC"; }, + { device = "Sound"; + type = "Engine"; + devid = "alsa_output.usb-Generic_USB2.0_Device_20170726905959-00.analog-stereo"; + pan = 1; + volume = 90; + frequency = 27; }, + { device = "Sound"; + type = "Gear" + devid = "alsa_output.usb-Generic_USB2.0_Device_20170726905959-00.analog-stereo"; + pan = 1; + duration = .25; + volume = 100; + frequency = 27; }, { device = "Serial"; type = "ShiftLights"; config = "None";