Re: [PD] Ratts object on OSX

2008-06-28 Thread Bryan Jurish
moin dh,

yep, all of these objects are defined by the ratts library.  Just to get
the obligatory question out of the way, are you starting pd with -path
/my/externs/dir -lib ratts?  and does /my/externs/dir contain
ratts.pd_WHATEVER ?  (assumedly ratts.pd_darwin for osx) ?  If so,
do you see a message like:

 ratts: Realtime Analog Text-To-Speech externals v0.07 by Bryan Jurish
 ratts: Based on text-to-speech code by Nick Ing-Simmons and Jon Iles
 ratts: and PD external code by Orm Finnendahl and Travis Newhouse
 ratts: compiled by USER on DATE

on the pd console at startup?

marmosets,
Bryan

On 2008-06-28 01:39:11, dh254 [EMAIL PROTECTED] appears to have written:
 hmmm, when i add just the one ratts~ object to a new patch, I get the
 console output below, so it seems like maybe none of the objects are
 being created?
 
 ratts
 ... couldn't create
  klatt~ mspf 5
 ... couldn't create
  rattshread $1-dict
 ... couldn't create
  number2text
 ... couldn't create
  guessphones
 ... couldn't create
  phones2holmes
 ... couldn't create
  rattstok
 ... couldn't create
  toupper
 ... couldn't create
  spellout
 ... couldn't create
  holmes
 ... couldn't create
 
 when I do a find last error, I get: no findable error yet
 -DH

-- 
Bryan Jurish   There is *always* one more bug.
[EMAIL PROTECTED]  -Lubarsky's Law of Cybernetic Entomology

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Ratts object on OSX

2008-06-27 Thread dh254
Compiled and running on osx 10.5.3 (flite as well) but getting errors:

Can anyone help -- has anyone successfully used this object on leopard?

error: inlet: expected '' but got 'bang'
error: inlet: expected '' but got 'bang'
error: inlet: expected '' but got 'bang'
...

Thanks much,
-DH


















___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Ratts object on OSX

2008-06-27 Thread Bryan Jurish
moin DH,

never tried it on OSX myself, but [ratts~] is just an abstraction.  try
looking at the help files for e.g. [klatt~], [holmes], and the like to
figure out at least which object is complaining at you... it may be that
something in ratts is indeed broken (your error message looks hauntingly
familiar, but I can't remember in what context I last saw it...), but I
suspect there may be an easier fix...

marmosets,
Bryan

On 2008-06-28 00:20:26, dh254 [EMAIL PROTECTED] appears to have written:
 Compiled and running on osx 10.5.3 (flite as well) but getting errors:
 
 Can anyone help -- has anyone successfully used this object on leopard?
 
 error: inlet: expected '' but got 'bang'
 error: inlet: expected '' but got 'bang'
 error: inlet: expected '' but got 'bang'
 ...
 
 Thanks much,
 -DH

-- 
Bryan Jurish   There is *always* one more bug.
[EMAIL PROTECTED]  -Lubarsky's Law of Cybernetic Entomology

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Ratts object on OSX

2008-06-27 Thread IOhannes m zmölnig
Bryan Jurish wrote:
 (your error message looks hauntingly
 familiar, but I can't remember in what context I last saw it...), but I

you see it whenever an object that Pd was unable to create receives a
message (that is: the ghost of this object)

in short this means: either the compilation of necessary objects failed
or you should add the paths to the objects to your Pd startup.

use Find last error, it will tell you more.
take a close look at the Pd-console, it will tell you even more.


fgmadsr
IOhannes

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list