package com.increpare.bfxr.synthesis.Mixer { public class MixerSynth { public static const TRACK_COUNT:int = 5; public function MixerSynth() { } } }