[PD] pd-ext .43.4 debian squeezy wrong architecture

2013-02-10 Thread João Pais

Hi,

I was trying to install the -deb package for squeezy i386. But when I open  
it, the packet installer says wrong architecture amd64. The same happens  
(logically) when I try the 64b package.


Best,


jmmmp

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


[PD] gyro sensors to absolute rotation WAS: Re: gimbal lock solution?

2013-02-10 Thread Cyrille Henry



Le 09/02/2013 21:11, Roman Haefeli a écrit :

On Sam, 2013-02-09 at 16:41 +0100, Cyrille Henry wrote:




Yeah, right. But you can add the values up to get rotation (of course,
it's always rotation relative to itself, which will obviously drift from
reality over time).

yep.
drift usually make this useless.




in theory (with infinite acurate sensors, no drift etc), you have to
do a feedback loop (using gemlist_info), so that the current rotation
is modify by the sensors value.
(rotation did not sums up)


...parsing solution  beep.. stack overflow (in my head)!

You mean you add each increment (gyro measurement) to the rotation
separately, then get the orientation with gem_list info, add the next
increment to the orientation, get orientation again, add increment etc?
Can you cast that into a little Gem example patch, if it is not too much
trouble?


yes.
see attachment.
cheers
c



Roman



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



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


Re: [PD] Object cursor don´t work in 0.43.4 / Windows 7

2013-02-10 Thread Björn Eriksson
After some uninstall of the old 0.42.3 extended and a reinstall of 0.43.4
extended it now works fluently. Nice!
Seems also to be more efficient with my old slow computer(s), especially
with the graphics. Maybe there is an obvious explanation for that. Now it´s
just [knob] that seems to be not included. What library should that be in?

/Björn


On Sat, Feb 9, 2013 at 11:24 AM, Björn Eriksson miu...@gmail.com wrote:

 Object cursor don´t work in 0.43.4 / Windows 7,
 ===

 (maybe its in a special library not included now in
 the new version?  Might it be a crappy installation I did? For instance I
 keep the old 0.42.3 installation, might that interfere with the newer?)

 I filled in an error report at sourceforge, but thought I should send it
 here aswell, as I am using the [cursor] in some teaching soon.
 First I was thinking to let the students install the 0.42.3 just out of a
 small fear that it might be a bit unstable with some things, but thinking
 on it twice made me go for the newer because it should be more up to date,
 and also has some rather amazing functions implemented.

 /Björn Eriksson

 Ok, here is the error text that appears:

 (Tcl) INVALID COMMAND NAME: invalid command name pd
 while executing
 pd [concat #hcs_cursor_class_receive motion $x $y

 \;]
 (procedure ::hcs_cursor_class::motion line 3)
 invoked from within
 ::hcs_cursor_class::motion [winfo pointerx .] [winfo

 pointery .]
 (procedure ::hcs_cursor_class::pollmotion line

 2)
 invoked from within
 ::hcs_cursor_class::pollmotion 
 (uplevel body line 4)
 invoked from within
 uplevel #0 $cmds_from_pd

 System:

 Pd version 0.43.4-extended
 Win 7
 M-Audio Fast Track Ultra

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


Re: [PD] gyro sensors to absolute rotation WAS: Re: gimbal lock solution?

2013-02-10 Thread Roman Haefeli
On Son, 2013-02-10 at 10:16 +0100, Cyrille Henry wrote:

  You mean you add each increment (gyro measurement) to the rotation
  separately, then get the orientation with gem_list info, add the next
  increment to the orientation, get orientation again, add increment etc?
  Can you cast that into a little Gem example patch, if it is not too much
  trouble?
 
 yes.
 see attachment.

Hey Cyrille, just before I read your mail I figured it out myself. The
trick (as also shown in your patch) is to use one [rotateXYZ] for adding
the increments and another one for setting the current orientation
received from [gemlist_info].
You really triggered an 'aha' kind of moment in my head. Thank you for
that.

Roman



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


Re: [PD] gyro sensors to absolute rotation WAS: Re: gimbal lock solution?

2013-02-10 Thread Cyrille Henry



Le 10/02/2013 13:54, Roman Haefeli a écrit :

On Son, 2013-02-10 at 10:16 +0100, Cyrille Henry wrote:


You mean you add each increment (gyro measurement) to the rotation
separately, then get the orientation with gem_list info, add the next
increment to the orientation, get orientation again, add increment etc?
Can you cast that into a little Gem example patch, if it is not too much
trouble?


yes.
see attachment.


Hey Cyrille, just before I read your mail I figured it out myself. The
trick (as also shown in your patch) is to use one [rotateXYZ] for adding
the increments and another one for setting the current orientation
received from [gemlist_info].

yes, and the order of the 2 rotation is important : if the sensors are relative 
to the object, the rotation should be in the object referential, so the sensors 
rotate is on top of the object.
if you have a global rotation (like one would want when changing a view point 
with the moose), then the rotation should be next to the gemhead.



You really triggered an 'aha' kind of moment in my head. Thank you for
that.

;-)

cheers
c



Roman



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



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


Re: [PD] New 0.43-4--Pd-extended GEM Error

2013-02-10 Thread Jack
Le 09/02/2013 22:02, Pagano, Patrick a écrit :
 It's every Gem patch.

 Sent from my iPhone

 On Feb 9, 2013, at 12:27 PM, Jack j...@rybn.org
 mailto:j...@rybn.org wrote:

 Le 08/02/2013 22:05, Pagano, Patrick a écrit :

 When Running Gem in 0.43.4-extended on Windows 7 64 bit I gets

  

 L: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

 GL: invalid enumerant

  

 How do I remedy this?

  

 Patrick Pagano, B.S, M.F.A

 Assistant in Digital Arts and Science

 Digital Media Projection and Audio Design

 Digital Worlds Institute

 University of Florida, USA

 (352)294-2020

  



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

 Hello Patrick,

 I guess you opened a patch with Gem content inside ?
 Is it possible to get it on this list ?
 This message can come from different problem on different system/driver.
 ++

 Jack


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

Maybe a problem of graphic card/driver.
What is your configuration on your Windows (graphic card ?).
Your graphic card driver is up to date ?
++

Jack


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


Re: [PD] japanese language and text3d

2013-02-10 Thread Jack
Le 10/02/2013 04:18, philippe boisnard a écrit :
 Hello 

 I hav a big problem : I have read thread about the integration of language in 
 text3d but it does not work
 I try to use 

 [number
 I
 [string(
 I
 [text3d]

 but I have no  result in the other languages than english or french.

 I try to use japanese and no result too ? 

 I m in OSX 10.7.5 

 and 43.4 for pd-extended

 Do you know where is the problem ? 


 philippe

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

According to :
http://fr.wikipedia.org/wiki/Unicode
You need to send the good [string( value to [text3d].
As you can see for japanese, it seems to be (in hexa) between 3040 and 30FF.
Convert this in decimal and it should be OK. Maybe between 12352 and
12543 ? ;)
And if i am right you need a Gem version  0.93.
++

Jack



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


Re: [PD] pd-ext .43.4 debian squeezy wrong architecture

2013-02-10 Thread Hans-Christoph Steiner

Oops... Where did you download these?  Could you include the link?

.hc

On Feb 10, 2013, at 3:08 AM, João Pais wrote:

 Hi,
 
 I was trying to install the -deb package for squeezy i386. But when I open 
 it, the packet installer says wrong architecture amd64. The same happens 
 (logically) when I try the 64b package.
 
 Best,
 
 
 jmmmp


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


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hello 

Thank you for your help.
I know what you explain to me, 
but I have a real bug 
because I have tried with pd 0.42.5 and gem 0.93.3 = no result
I have tested too with pd 0.43.4 and gem 0.93.3 and it 's the same. 
I don't know where is the problem ….. 

Is that someone who has a mac with OSX 10.7.5 and the same pd-configuration 
could try?
 
thank you 

philippe



Le 10 févr. 2013 à 23:54, Jack a écrit :

 Le 10/02/2013 04:18, philippe boisnard a écrit :
 Hello 
 
 I hav a big problem : I have read thread about the integration of language 
 in text3d but it does not work
 I try to use 
 
 [number
 I
 [string(
 I
 [text3d]
 
 but I have no  result in the other languages than english or french.
 
 I try to use japanese and no result too ? 
 
 I m in OSX 10.7.5 
 
 and 43.4 for pd-extended
 
 Do you know where is the problem ? 
 
 
 philippe
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 Hello Philippe,
 
 According to :
 http://fr.wikipedia.org/wiki/Unicode
 You need to send the good [string( value to [text3d].
 As you can see for japanese, it seems to be (in hexa) between 3040 and 30FF.
 Convert this in decimal and it should be OK. Maybe between 12352 and
 12543 ? ;)
 And if i am right you need a Gem version  0.93.
 ++
 
 Jack
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list


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


Re: [PD] pd-ext .43.4 debian squeezy wrong architecture

2013-02-10 Thread João Pais
from the autobuilds page. the puredata.info doesn't have links to the deb  
files, just to a package to build pd (that also doesn't work? I'm starting  
with debian, the comand in the description wasn't found by the system)




Oops... Where did you download these?  Could you include the link?

.hc

On Feb 10, 2013, at 3:08 AM, João Pais wrote:


Hi,

I was trying to install the -deb package for squeezy i386. But when I  
open it, the packet installer says wrong architecture amd64. The same  
happens (logically) when I try the 64b package.


Best,


jmmmp





--
Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
Studio +49 30 69509190
jmmmp...@googlemail.com | skype: jmmmpjmmmp

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


Re: [PD] pd-ext .43.4 debian squeezy wrong architecture

2013-02-10 Thread Hans-Christoph Steiner

There are too many Debian/Ubuntu packages for direct links, click on Get 
Pd-extended 0.43.4 for All platforms list of all available downloads on 
SourceForge, including packages for Debian, Raspbian, and Ubuntu from Lucid to 
Raring, etc.

.hc

On Feb 10, 2013, at 12:03 PM, João Pais wrote:

 from the autobuilds page. the puredata.info doesn't have links to the deb 
 files, just to a package to build pd (that also doesn't work? I'm starting 
 with debian, the comand in the description wasn't found by the system)
 
 
 Oops... Where did you download these?  Could you include the link?
 
 .hc
 
 On Feb 10, 2013, at 3:08 AM, João Pais wrote:
 
 Hi,
 
 I was trying to install the -deb package for squeezy i386. But when I open 
 it, the packet installer says wrong architecture amd64. The same happens 
 (logically) when I try the 64b package.
 
 Best,
 
 
 jmmmp
 
 
 
 -- 
 Friedenstr. 58
 10249 Berlin (Deutschland)
 Tel +49 30 42020091 | Mob +49 162 6843570
 Studio +49 30 69509190
 jmmmp...@googlemail.com | skype: jmmmpjmmmp


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


Re: [PD] japanese language and text3d

2013-02-10 Thread Jack
Le 10/02/2013 17:14, philippe boisnard a écrit :
 Hello 

 Thank you for your help.
 I know what you explain to me, 
 but I have a real bug 
 because I have tried with pd 0.42.5 and gem 0.93.3 = no result
 I have tested too with pd 0.43.4 and gem 0.93.3 and it 's the same. 
 I don't know where is the problem ….. 

 Is that someone who has a mac with OSX 10.7.5 and the same pd-configuration 
 could try?
  
 thank you 

 philippe



 Le 10 févr. 2013 à 23:54, Jack a écrit :

 Le 10/02/2013 04:18, philippe boisnard a écrit :
 Hello 

 I hav a big problem : I have read thread about the integration of language 
 in text3d but it does not work
 I try to use 

 [number
 I
 [string(
 I
 [text3d]

 but I have no  result in the other languages than english or french.

 I try to use japanese and no result too ? 

 I m in OSX 10.7.5 

 and 43.4 for pd-extended

 Do you know where is the problem ? 


 philippe

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

 According to :
 http://fr.wikipedia.org/wiki/Unicode
 You need to send the good [string( value to [text3d].
 As you can see for japanese, it seems to be (in hexa) between 3040 and 30FF.
 Convert this in decimal and it should be OK. Maybe between 12352 and
 12543 ? ;)
 And if i am right you need a Gem version  0.93.
 ++

 Jack



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
Have you tried with another font ?
++

Jack



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


Re: [PD] pd-ext .43.4 debian squeezy wrong architecture

2013-02-10 Thread João Pais
Ok. Btw, the version I just installed from that section worked with no  
problems. Did you corrected the build meanwhile?


João



There are too many Debian/Ubuntu packages for direct links, click on  
Get Pd-extended 0.43.4 for All platforms list of all available  
downloads on SourceForge, including packages for Debian, Raspbian, and  
Ubuntu from Lucid to Raring, etc.


.hc

On Feb 10, 2013, at 12:03 PM, João Pais wrote:

from the autobuilds page. the puredata.info doesn't have links to the  
deb files, just to a package to build pd (that also doesn't work? I'm  
starting with debian, the comand in the description wasn't found by the  
system)




Oops... Where did you download these?  Could you include the link?

.hc

On Feb 10, 2013, at 3:08 AM, João Pais wrote:


Hi,

I was trying to install the -deb package for squeezy i386. But when I  
open it, the packet installer says wrong architecture amd64. The  
same happens (logically) when I try the 64b package.


Best,


jmmmp


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


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hello 

Yes Jack, I have tried with all number between 0 and 65335 
I have only the french, english and accents (0-300) when I test [string $1( 
Perhaps it's a problem of pointer in the path ? I don't know..
I have no problem with kanji, when I use firefox or textedit 
….. 
Have you tested on your computer ? 

best regards from Japan …. 

philippe

PS : for japanese, I do 2 performances in Tokyo : @  the french Institut and @ 
Ginza apple store 
Le 11 févr. 2013 à 01:14, philippe boisnard a écrit :

 Hello 
 
 Thank you for your help.
 I know what you explain to me, 
 but I have a real bug 
 because I have tried with pd 0.42.5 and gem 0.93.3 = no result
 I have tested too with pd 0.43.4 and gem 0.93.3 and it 's the same. 
 I don't know where is the problem ….. 
 
 Is that someone who has a mac with OSX 10.7.5 and the same pd-configuration 
 could try?
 
 thank you 
 
 philippe
 
 
 
 Le 10 févr. 2013 à 23:54, Jack a écrit :
 
 Le 10/02/2013 04:18, philippe boisnard a écrit :
 Hello 
 
 I hav a big problem : I have read thread about the integration of language 
 in text3d but it does not work
 I try to use 
 
 [number
 I
 [string(
 I
 [text3d]
 
 but I have no  result in the other languages than english or french.
 
 I try to use japanese and no result too ? 
 
 I m in OSX 10.7.5 
 
 and 43.4 for pd-extended
 
 Do you know where is the problem ? 
 
 
 philippe
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 Hello Philippe,
 
 According to :
 http://fr.wikipedia.org/wiki/Unicode
 You need to send the good [string( value to [text3d].
 As you can see for japanese, it seems to be (in hexa) between 3040 and 30FF.
 Convert this in decimal and it should be OK. Maybe between 12352 and
 12543 ? ;)
 And if i am right you need a Gem version  0.93.
 ++
 
 Jack
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list


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


Re: [PD] Object cursor don´t work in 0.43.4 / Windows 7

2013-02-10 Thread Hans-Christoph Steiner

Reset your preferences to get knob back, its included.  There is a new Reset 
to Defaults button in the Preferences.  Or you can load it manually:  [import 
flatgui]

I did some work to remove redundant drawing operations, so that reduce the CPU 
usage for patches that draw a lot.

.hc

On Feb 10, 2013, at 7:08 AM, Björn Eriksson wrote:

 After some uninstall of the old 0.42.3 extended and a reinstall of 0.43.4 
 extended it now works fluently. Nice!
 Seems also to be more efficient with my old slow computer(s), especially with 
 the graphics. Maybe there is an obvious explanation for that. Now it´s just 
 [knob] that seems to be not included. What library should that be in? 
 
 /Björn
 
 
 On Sat, Feb 9, 2013 at 11:24 AM, Björn Eriksson miu...@gmail.com wrote:
 Object cursor don´t work in 0.43.4 / Windows 7,
 ===
  
 (maybe its in a special library not included now in 
 the new version?  Might it be a crappy installation I did? For instance I 
 keep the old 0.42.3 installation, might that interfere with the newer?)
 
 I filled in an error report at sourceforge, but thought I should send it here 
 aswell, as I am using the [cursor] in some teaching soon.
 First I was thinking to let the students install the 0.42.3 just out of a 
 small fear that it might be a bit unstable with some things, but thinking on 
 it twice made me go for the newer because it should be more up to date, and 
 also has some rather amazing functions implemented.
 
 /Björn Eriksson
 
 Ok, here is the error text that appears:
 
 (Tcl) INVALID COMMAND NAME: invalid command name pd
 while executing
 pd [concat #hcs_cursor_class_receive motion $x $y 
 
 \;]
 (procedure ::hcs_cursor_class::motion line 3)
 invoked from within
 ::hcs_cursor_class::motion [winfo pointerx .] [winfo 
 
 pointery .]
 (procedure ::hcs_cursor_class::pollmotion line 
 
 2)
 invoked from within
 ::hcs_cursor_class::pollmotion 
 (uplevel body line 4)
 invoked from within
 uplevel #0 $cmds_from_pd
 
 System:
 
 Pd version 0.43.4-extended
 Win 7
 M-Audio Fast Track Ultra
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list

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


Re: [PD] Object cursor don´t work in 0.43.4 / Windows 7

2013-02-10 Thread Björn Eriksson
Thanks for hint about having knob back! Works now.

/Björn


On Sun, Feb 10, 2013 at 11:35 PM, Hans-Christoph Steiner h...@at.or.atwrote:


 Reset your preferences to get knob back, its included.  There is a new
 Reset to Defaults button in the Preferences.  Or you can load it
 manually:  [import flatgui]

 I did some work to remove redundant drawing operations, so that reduce the
 CPU usage for patches that draw a lot.

 .hc

 On Feb 10, 2013, at 7:08 AM, Björn Eriksson wrote:

 After some uninstall of the old 0.42.3 extended and a reinstall of 0.43.4
 extended it now works fluently. Nice!
 Seems also to be more efficient with my old slow computer(s), especially
 with the graphics. Maybe there is an obvious explanation for that. Now it´s
 just [knob] that seems to be not included. What library should that be in?

 /Björn


 On Sat, Feb 9, 2013 at 11:24 AM, Björn Eriksson miu...@gmail.com wrote:

 Object cursor don´t work in 0.43.4 / Windows 7,
 ===

 (maybe its in a special library not included now in
 the new version?  Might it be a crappy installation I did? For instance I
 keep the old 0.42.3 installation, might that interfere with the newer?)

 I filled in an error report at sourceforge, but thought I should send it
 here aswell, as I am using the [cursor] in some teaching soon.
 First I was thinking to let the students install the 0.42.3 just out of a
 small fear that it might be a bit unstable with some things, but thinking
 on it twice made me go for the newer because it should be more up to date,
 and also has some rather amazing functions implemented.

 /Björn Eriksson

 Ok, here is the error text that appears:

 (Tcl) INVALID COMMAND NAME: invalid command name pd
 while executing
 pd [concat #hcs_cursor_class_receive motion $x $y

 \;]
 (procedure ::hcs_cursor_class::motion line 3)
 invoked from within
 ::hcs_cursor_class::motion [winfo pointerx .] [winfo

 pointery .]
 (procedure ::hcs_cursor_class::pollmotion line

 2)
 invoked from within
 ::hcs_cursor_class::pollmotion 
 (uplevel body line 4)
 invoked from within
 uplevel #0 $cmds_from_pd

 System:

 Pd version 0.43.4-extended
 Win 7
 M-Audio Fast Track Ultra


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



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


Re: [PD] japanese language and text3d

2013-02-10 Thread Jack
Le 10/02/2013 23:23, philippe boisnard a écrit :
 Hello 

 Yes Jack, I have tried with all number between 0 and 65335 
 I have only the french, english and accents (0-300) when I test [string $1( 
 Perhaps it's a problem of pointer in the path ? I don't know..
 I have no problem with kanji, when I use firefox or textedit 
 ….. 
 Have you tested on your computer ? 

 best regards from Japan …. 

 philippe

 PS : for japanese, I do 2 performances in Tokyo : @  the french Institut and 
 @ Ginza apple store 
 Le 11 févr. 2013 à 01:14, philippe boisnard a écrit :

 Hello 

 Thank you for your help.
 I know what you explain to me, 
 but I have a real bug 
 because I have tried with pd 0.42.5 and gem 0.93.3 = no result
 I have tested too with pd 0.43.4 and gem 0.93.3 and it 's the same. 
 I don't know where is the problem ….. 

 Is that someone who has a mac with OSX 10.7.5 and the same pd-configuration 
 could try?

 thank you 

 philippe



 Le 10 févr. 2013 à 23:54, Jack a écrit :

 Le 10/02/2013 04:18, philippe boisnard a écrit :
 Hello 

 I hav a big problem : I have read thread about the integration of language 
 in text3d but it does not work
 I try to use 

 [number
 I
 [string(
 I
 [text3d]

 but I have no  result in the other languages than english or french.

 I try to use japanese and no result too ? 

 I m in OSX 10.7.5 

 and 43.4 for pd-extended

 Do you know where is the problem ? 


 philippe

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

 According to :
 http://fr.wikipedia.org/wiki/Unicode
 You need to send the good [string( value to [text3d].
 As you can see for japanese, it seems to be (in hexa) between 3040 and 30FF.
 Convert this in decimal and it should be OK. Maybe between 12352 and
 12543 ? ;)
 And if i am right you need a Gem version  0.93.
 ++

 Jack



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
I just tested this patch (attached) and this font
(http://www.ilovegkr.com/mmedia/fonts/epgyosho.ttf) and it works on Pd
0.44.1, Gem 0.93 and Ubuntu 12.04.
Have a nice time in Japan.
++

Jack




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


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hello Jack 

Thx 
I have understood the problem : it was that my all japanese font was not good 
because, immediatly with your package it was good !!! 
THXX ! I can transform my 2 installations with

bes regards and many thanks 

philippe
Le 11 févr. 2013 à 08:11, Jack a écrit :

 http://www.ilovegkr.com/mmedia/fonts/epgyosho.ttf

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


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hi 

My last problem, it's that I search to translate font character in hex ? 
somebody had a solution : 

I read a .txt file, I want to translate msgfile in hex
or an other solution ? 

philippe

Le 11 févr. 2013 à 08:21, philippe boisnard a écrit :

 Hello Jack 
 
 Thx 
 I have understood the problem : it was that my all japanese font was not good 
 because, immediatly with your package it was good !!! 
 THXX ! I can transform my 2 installations with
 
 bes regards and many thanks 
 
 philippe
 Le 11 févr. 2013 à 08:11, Jack a écrit :
 
 http://www.ilovegkr.com/mmedia/fonts/epgyosho.ttf
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list

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


Re: [PD] japanese language and text3d

2013-02-10 Thread philippe boisnard
Hello Seiichiro

Thank you for your help, but I want that directly in pd, because I can't create 
manually all kanji's value…. 1945 officials kanji ….

for my exhibitions and performances : 
12-02-2012 I present @ apple store of Ganza @ 19 h  translation, a 
video/audio set programmed with pd
and @ The French Insitut during one month I have 2 works : words city (it's a 
creation which works with web-participation) pd+bash+php
and phAUTOmaton.

If you are @ Tokyo, I will be very happy to meet you.

best regards 

philippe


Le 11 févr. 2013 à 15:22, Seiichiro MATSUMURA a écrit :

 Hi Phillippe,
 
 I find a web tool ASCII converter. Is this helpful you at the moment?
 
 ASCII converter
 http://www.mikezilla.com/exp0012.html
 
 I am also curious of your performances at Apple store Ginza and the
 French Institution.
 Could you show the information?
 
 Best,
 
 Sei
 
 
 --
 __/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
 Seiichiro Matsumura
 
 s...@low-tech-ism.com
 http://low-tech-ism.com/
 __/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
 
 
 
 
 
 
 
 
 
 2013/2/11 philippe boisnard philem...@mac.com:
 Hi
 
 My last problem, it's that I search to translate font character in hex ?
 somebody had a solution :
 
 I read a .txt file, I want to translate msgfile in hex
 or an other solution ?
 
 philippe
 
 Le 11 févr. 2013 à 08:21, philippe boisnard a écrit :
 
 Hello Jack
 
 Thx
 I have understood the problem : it was that my all japanese font was not
 good because, immediatly with your package it was good !!!
 THXX ! I can transform my 2 installations with
 
 bes regards and many thanks
 
 philippe
 Le 11 févr. 2013 à 08:11, Jack a écrit :
 
 http://www.ilovegkr.com/mmedia/fonts/epgyosho.ttf
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 
 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
 
 
 
 
 -- 
 --
 __/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
 Seiichiro Matsumura
 
 s...@low-tech-ism.com
 http://low-tech-ism.com/
 __/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
 japan_font2.pdスクリーンショット 2013-02-11 15.18.44.jpg


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