[chuck-users] Re-direct output to file on OS X?

Arve Knudsen arve.knudsen at gmail.com
Tue May 6 12:23:50 EDT 2014


Thank you!

Arve

On Tue, May 6, 2014 at 5:57 PM, Michael Heuer <heuermh at gmail.com> wrote:

> Arve Knudsen <arve.knudsen at gmail.com> wrote:
>
> > Using ChucK on OS X, is there some easy way to re-direct its audio
> output to
> > a file (for analysis)?
>
> Inside your ChucK script, replace => dac; with => WvOut w => blackhole;
> see e.g.
>
> http://chuck.cs.princeton.edu/doc/examples/basic/rec.ck
>
>
> Or use JackOSX
>
> http://www.jackosx.com
>
> or Soundflower
>
> https://github.com/Cycling74/Soundflower
>
> as your audio device and use its routing capabilities to write out to a
> file.
>
>   michael
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20140506/cd5808d1/attachment.html>


More information about the chuck-users mailing list