Files
RCBASIC4/doc/doc_files/setchannelspaceposition.html
2026-02-26 15:33:51 -06:00

25 lines
592 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>SetChannelSpacePosition [RCBasic Doc] </title>
</head>
<body>
<p><h2>Function SetChannelSpacePosition(channel, angle, distance) </h2></p>
<p>
Simulates audio in 3D space
</p>
<p>
Angle 0 is in front of the listener and increases clockwise
</p>
<br><p>Related:
<a href="setchanneldistance.html">SetChannelDistance</a>
<a href="setchannelpanning.html">SetChannelPanning</a>
</p>
<p>
</p>
</body>
</html>