On Thu, 29 Oct 2009, Ilya D wrote:
> Hello Bill and the List, > > I've got a question about how could one play multiple files and record > via jack in snd, also asining files to certain channels, suppose each > file is mono. > By using snd-ls instead of snd, you can play multiple files properly using the "rt-snd-play" function in rt-player.scm. To assign certain channels to files, you can probably easely extend the "<snd-rt-player>" function with a channel argument, and also set the first argument for "out" appropriately. Recording with jack using snd is not working very well, I think. I think the sndrec program might work, but not snd itself. Instead you should look at jack_capture: http://archive.notam02.no/arkiv/src/?C=M;O=D _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
