[GEM-dev] Re: GEM shader usage

B. Bogart ben at ekran.org
Fri Dec 2 16:41:45 CET 2005


Hi Jamie,

I'm using the debian package for 0.38-4 and it works fine.

It sounds like your sending a message not possible in PD, could you send
me an example snip that is causing the issue?

Everything typed into [entry] must be valid as what is typed in a
messagebox. here are a few examples:
-> means results in

hello -> symbol hello
whats up -> list whats up
10 -> 10
0.0000001 -> 1e-07
"hello" -> symbol "hello"
" hello " -> list " hello "
; test hello -> send [r test] hello
{hello} -> symbol \{hello\}
\n -> symbol n

since there is no string type this seemed the most logical way to do things

I've also used it with [tosymbol] but I don't have that external on this
machine here...

I fear the text you are entering may have symbols giving PD, and therefore
entry, trouble. :(

b.

> hey ben,
>
> ...bringing this back:
>
> On Oct 20, 2005, at 6:23 AM, B. Bogart wrote:
>
>> Indeed it seems entry is broken on .39, I'm still using .38
>>
>> Anyone feel free to take a look and see whats up, as I'll probably not
>> have time to look at it any time soon. I guess something in gcanvas
>> is not
>> working as in 38...
>
> ...grrr, turns out I can't get it to behave with pd-extended-RC5,
> which is 0.38-4...so any idea which pd it last worked on?  When
> hitting bang, I get "unmatched open quote in list"...also, does this
> mean it just outputs the text as a list of symbols?
>
> james
>
>
> _______________________________________________
> GEM-dev mailing list
> GEM-dev at iem.at
> http://lists.puredata.info/listinfo/gem-dev
>






More information about the GEM-dev mailing list