;==========================================================================
; Master mixer file.
;==========================================================================

; Mixer presets.
(mixer-preset-proto "test1"
	("nathan" -0.0)
)

(mixer-preset-proto "test2"
	("nathan" -inf)
)

(mixer-preset-proto "test3"
	("nathan" -6.0)
)

(mixer-preset-proto "test4"
	("nathan" -12.0)
)

