[chuck-users] Panic button?

Spencer Salazar ssalazar at CS.Princeton.EDU
Tue Oct 31 17:48:09 EST 2006


Another more violent option (from with ChucK) is Machine.crash(),  
which will actually forcefully end your virtual machine process.   
 From outside ChucK you can do chuck --kill.

Though perhaps a Machine.removeall() function would be useful to have...

spencer

On Oct 31, 2006, at 12:35 PM, Graham Coleman wrote:

> Ollie,
>
> When I'm working in the Audicle I use "removeall" from the chuck
> shell. Command-line chuck should have this option too.
>
> Graham
>
> On Mon, 30 Oct 2006, Ollie Glass wrote:
>
>> Related to Brian's question "how do you completely kill the audio
>> from a shred in code?", is there a 'panic button' type command to
>> completely kill all audio from chuck?
>>
>> Could be a useful feature.
>>
>> Ollie
>> _______________________________________________
>> chuck-users mailing list
>> chuck-users at lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users



More information about the chuck-users mailing list