Arve Knudsen <arve.knudsen@gmail.com> wrote:Inside your ChucK script, replace => dac; with => WvOut w => blackhole; see e.g.
> Using ChucK on OS X, is there some easy way to re-direct its audio output to
> a file (for analysis)?
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@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-users