<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><table id="cs:event" class="entry"><tbody><tr class="entry"><td class="formals"><span class="funcname">cs:event</span> (<var class="arg">list</var>)
</td>
</tr>
<tr><td class="retval" colspan="2">$B"*(B void</td></tr>
</tbody></table>
<blockquote>
Sends an <var>event list</var> to Csound. The first element in the list must be the event's type, either <code>i</code> or <code>f</code>. Similar to <span class="string">"cs:i"</span> and <span class="string">"cs:f"</span> in all other respects. <br><BR><br><BR><br><BR>Hi,<BR>I hope I'm on the right list for this query. I have below using scheme, and so far so good...<BR><br><BR>(cs:i 1 0 1 440 1000)<br>(cs:f 1 0 1024 10 1)<BR><br><BR>but stuck here..<BR>(cs:event (list (cs:i 1 1 1 880 1000)))<BR><br><BR>I haven't been able to discover what the interpreter needs to stop bonking at me, although it does seem to write it to the console when using Audio>Csound>Export Score in spite of the error shown.<BR><br><BR>... Error: #<unspecified> is not a Csound statement type<br><BR><br><BR>If some kind soul has an example, I would appreciate seeing how it's done.<br><br>Regards,<br>
<div class="float">
</div>
</blockquote>                                            </div></body>
</html>