All Classes |Grouped Classes |Index

Function set_pan

Sets the panning of the session played in measures from -1 -> 1.

	void CL_SoundBuffer_Session::set_pan(
		float new_pan);

Detailed description:

Setting the pan with a value of -1 will pan the session to the extreme left (left speaker only), 1 will pan the session to the extreme right (right speaker only).