You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>"In the online editor, you need only make an array that looks like audio samples."</p>
106
-
<p>"Audio samples must be either a rank 1 where each element is a sample or a rank 2 array where each row is a channel."</p>
106
+
<p>"Audio samples must be either a rank 1 where each element is a sample or a rank 2 array where each row is a multi-channel sample."</p>
107
107
<p>"The samples must be between "<code>"-1"</code>" and "<code>"1"</code>". We use the "<Prim prim=Sys(SysOp::AudioSampleRate)/>" system function to get the sample rate of the audio output."</p>
108
108
<p>"For a minimal example, here is a simple 1 second sawtooth wave:"</p>
0 commit comments