hi!
anybody has any idea how to send a signal to other outputs than the main out? I am using a Motu 828 soundcard, in a MacOsX, G3, Pd 0.36... No signal was send in dac 3-8; Pd couldn´t recognize the soundcard analog outs, just the main outs...
Please, I need a help! I am in deep work with it, and it depends of a quadrafonic system to be realized...
Well well, thanks again
Alex
Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - É grátis! http://antipopup.uol.com.br/
does the pd test tone patch in "help->test audio and midi" make sound out the other channels?
afenerich wrote:
hi!
anybody has any idea how to send a signal to other outputs than the main out? I am using a Motu 828 soundcard, in a MacOsX, G3, Pd 0.36... No signal was send in dac 3-8; Pd couldn´t recognize the soundcard analog outs, just the main outs...
Please, I need a help! I am in deep work with it, and it depends of a quadrafonic system to be realized...
Well well, thanks again
Alex
Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - É grátis! http://antipopup.uol.com.br/
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
boa tarde alex!
did you try using the startup script with something like
-channels 8
or
-outchannels 8
these should go along with any other startup arguments such as audiobuf, blocksize, etc, and before you have the paths to your various libraries and externals.
type: pd --help for more startup options.
derek
afenerich wrote:
hi!
anybody has any idea how to send a signal to other outputs than the main out? I am using a Motu 828 soundcard, in a MacOsX, G3, Pd 0.36... No signal was send in dac 3-8; Pd couldn´t recognize the soundcard analog outs, just the main outs...
Please, I need a help! I am in deep work with it, and it depends of a quadrafonic system to be realized...
Well well, thanks again
Alex
Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - É grátis! http://antipopup.uol.com.br/
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
afenerich schrieb:
anybody has any idea how to send a signal to other outputs than the main out? I am using a Motu 828 soundcard, in a MacOsX, G3, Pd 0.36... No signal was send in dac 3-8; Pd couldnŽt recognize the soundcard analog outs, just the main outs...
Pd 0.36 won't work with the motu 828 on OS X. It's necessary to recompile using a newer Portaudio release (or probably Adam's OS X installer, never tried that). Then it should be possible to use all outputs (-channels 8 flag), but no inputs will be available (-noadc was required to get it working on my G3 PowerBook).
Olaf
On Wednesday, Sep 3, 2003, at 13:56 America/New_York, Olaf Matthes wrote:
afenerich schrieb:
anybody has any idea how to send a signal to other outputs than the main out? I am using a Motu 828 soundcard, in a MacOsX, G3, Pd 0.36... No signal was send in dac 3-8; Pd couldn´t recognize the soundcard analog outs, just the main outs...
Pd 0.36 won't work with the motu 828 on OS X. It's necessary to recompile using a newer Portaudio release (or probably Adam's OS X installer, never tried that). Then it should be possible to use all outputs (-channels 8 flag), but no inputs will be available (-noadc was required to get it working on my G3 PowerBook).
Try my new installer, which is based on Miller's release 0.37-test10.
This version of Pd uses a new PortAudio and has the nifty audio device
selector, so you don't have to deal with command line flags anymore.
Plus it comes with lots of goodies, like ext13, ggee, maxlib, PDDP,
unauthorized, zexy, and more and more.
http://www.pure-data.org/Members/hans
Its a beta version, so let me know if you have any problems.
.hc