Hello, I hope I'm in the good mailing list:
here is the problem:
load_object: Symbol "mux_setup" not found mux 0 1 2 ... couldn't create [multiplex] part of zexy-2.1 Copyright (l) IOhannes m zmölnig, 1999-2005 forum::für::umläute IEM compiled: Jan 16 2006 For the moment I am renaming all my [mux] with [multiplex]
Patco.
___________________________________________________________________________ Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez sur http://fr.messenger.yahoo.com
patco wrote:
Hello, I hope I'm in the good mailing list:
did you try to compile it yourself ? ;-)
here is the problem:
load_object: Symbol "mux_setup" not found mux 0 1 2 ... couldn't create [multiplex] part of zexy-2.1
[mux] is an alias to [multiplex]. this means, that once you loaded [multiplex] you are able to use [mux].
For the moment I am renaming all my [mux] with [multiplex]
this is not really necessary: you just have to use (at least) one [multiplex] object before you use the first [mux] object.
however, it seems that pd-extended (or whatever you are using; you didn't say a word on this and with a normal zexy build you will NOT experience this problem) comes with both a mux.dll and a multiplex.dll: in this case i can fix the code (as soon as the CVS is up again) so that you can create the objects by both names.
mfg.asdr. IOhannes