Removing all the shreds from the command line chuck
Hi, Is there a way to remove all the Shreds from the command line chuck? Or the only way is to do something like: %> chuck - 2 3 4 5 6 7 Thanks for you help! JPa.
fre 2007-11-09 klockan 11:16 -0800 skrev Juan-Pablo Caceres:
Hi,
Is there a way to remove all the Shreds from the command line chuck? Or the only way is to do something like:
%> chuck - 2 3 4 5 6 7
Thanks for you help! JPa.
chuck remove.all Gasten
Hi Martin, Thanks for the answer. That doesn't work though. This is the message (I am working on linux, through jack): $ chuck remove.all JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s) I also tried: $ chuck - all [chuck](VM): cannot remove: no shred with id 0... Which doesn't work either. Any ideas? Thanks for your help again! JPa. Martin Ahnelöv wrote:
fre 2007-11-09 klockan 11:16 -0800 skrev Juan-Pablo Caceres:
Hi,
Is there a way to remove all the Shreds from the command line chuck? Or the only way is to do something like:
%> chuck - 2 3 4 5 6 7
Thanks for you help! JPa.
chuck remove.all
Gasten
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Hi,
Should be chuck --remove.all
Peter
On Nov 9, 2007 9:06 PM, Juan-Pablo Caceres
Hi Martin,
Thanks for the answer. That doesn't work though. This is the message (I am working on linux, through jack):
$ chuck remove.all JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
I also tried: $ chuck - all [chuck](VM): cannot remove: no shred with id 0...
Which doesn't work either. Any ideas? Thanks for your help again! JPa.
Martin Ahnelöv wrote:
fre 2007-11-09 klockan 11:16 -0800 skrev Juan-Pablo Caceres:
Hi,
Is there a way to remove all the Shreds from the command line chuck? Or the only way is to do something like:
%> chuck - 2 3 4 5 6 7
Thanks for you help! JPa.
chuck remove.all
Gasten
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Ah, sorry. I just quickly glanced at chuck --help. My bad. Gasten fre 2007-11-09 klockan 23:25 +0000 skrev Peter Todd:
Hi,
Should be chuck --remove.all
Peter
On Nov 9, 2007 9:06 PM, Juan-Pablo Caceres
wrote: Hi Martin, Thanks for the answer. That doesn't work though. This is the message (I am working on linux, through jack):
$ chuck remove.all JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
I also tried: $ chuck - all [chuck](VM): cannot remove: no shred with id 0...
Which doesn't work either. Any ideas? Thanks for your help again! JPa.
Martin Ahnelöv wrote: > fre 2007-11-09 klockan 11:16 -0800 skrev Juan-Pablo Caceres: >> Hi, >> >> Is there a way to remove all the Shreds from the command line chuck? Or >> the only way is to do something like: >> >> %> chuck - 2 3 4 5 6 7 >> >> Thanks for you help! >> JPa. >> > > chuck remove.all > > Gasten >
participants (3)
-
Juan-Pablo Caceres
-
Martin Ahnelöv
-
Peter Todd