Files
RCBASIC4/doc/doc_files/setchanneldistance.html
2025-01-25 23:53:43 -05:00

20 lines
503 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>SetChannelDistance [RCBasic Doc] </title>
</head>
<body>
<p><h2>function SetChannelDistance(channel, dist_value) </h2></p>
<p>
Set a volume adjustment effect due to distance. distance must be a value between 0 and 255. Returns 0 on error.
</p>
<p>
NOTE: Setting distance to 0 will cancel the effect
</p>
<p>
</body>
</html>