"music.BEE2"
{
"channel" "CHAN_STATIC"
"soundlevel" "SNDLVL_NONE"
"volume" "1.0"
"wave" "#*music/ctc_b1_006.wav"
"soundentry_version" "2"
"operator_stacks"
	{
	"update_stack"
		{
		"import_stack" "update_music_stereo"
		"volume_fade_in"
			{
			"input_max" "0.5"
			}
		"volume_fade_out"
			{
			"input_max" "1.5"
			}

	"import_stack" "p2_update_music_play_tbeam"
	"play_entry"
		{
		"entry_name" "music.BEE2_funnel"
		}
	"stop_entry"
		{
		"match_entry" "music.BEE2_funnel"
		}
		}
	"stop_stack"
		{
		"stop_entry"
			{
			"operator" "sys_stop_entries"
			"input_max_entries" "0"
			"match_entity" "false"
			"match_substring" "true"
			"match_entry" "music.BEE2_"
			}
		}
	}
}

"music.BEE2_funnel"
{
"channel" "CHAN_STATIC"
"soundlevel" "SNDLVL_NONE"
"volume" "1.0"
"wave" "*music/ctc_tbeam.wav"

"soundentry_version" "2"
"operator_stacks"
	{
	"start_stack"
		{
		"random_offset"
			{
			"operator" "math_random"
			"input_min" "0.0"
			"input_max" "126"
			}
		"negative_delay"
			{
			"operator" "math_float"
			"apply" "mult"
			"input1" "@random_offset.output"
			"input2" "-1.0"
			}
		"delay_output"
			{
			"operator" "sys_output"
			"input_float" "@negative_delay.output"
			"output" "delay"
			}
		}
	"update_stack"
		{
		"import_stack" "update_music_stereo"
		"mixer"
			{
			"mixgroup" "unduckedMusic"
			}
		"volume_fade_in"
			{
			"input_max" "3.0"
			"input_map_min" "0.05"
			}
		"volume_fade_out"
			{
			"input_max" "0.75"
			"input_map_min" "0.05"
			}
		"volume_lfo_time_scale"
			{
			"input2" "0.3"
			}
		"volume_lfo_scale"
			{
			"input2" "0.4"
			}
		}
	}
}
