Re: [PD] Changing the defaul language in 0.43

2013-02-23 Thread Björn Eriksson
That sounds hopeful! Even though I am far from a coder to consider
starting to propose some changes.

How are the normal procedures when something new is implemented as a
GUI preference?
Are there someone coming up with some code suggestions and then tests
of that - - - or are there a place to put an idea like this, in a list
- a wishlist - and then someone sooner or later possible takes on a
coding task - or is it here or at pd-developments list a think
like this is proposed and discussed?

Sorry for a multitude of questions?

Speaking of the importance of a language selector, I would put it
rather high. By some default mechanisms we speak english here on
this list - to maybe 99.5%, and that it also a good thing as it acts
as an interface between languages, but also when you are learning
totally new aspects (as we can expect some of Pd newcomers to be) then
it can be really helpful to have a learning process more near a native
language. The best of it would be if the language selector could be
instantly flushing to the new language, like that there can be an
enhanced understanding when comparing menues and menue selections as
you see the language change and can compare between languages that you
are more or less familiar with.

I hope my idea don´t sound too complicated. Also I wish there is a
wishlist. Otherwise it is here above.

All the best,
Björn Eriksson

On Thu, Feb 21, 2013 at 7:53 PM, Hans-Christoph Steiner h...@at.or.at wrote:

 I don't think it would be super complicated to implement.  I think the easiest
 way would be to implement it as a GUI preference, so that would be all Tcl
 code.  Check out pd/tcl/pd_guiprefs.tcl for the API.  And you can see
 load_locale in tcl/pd-gui.tcl

 .hc

 On 02/21/2013 02:36 AM, Björn Eriksson wrote:
 Hello,
 I am following this thread with interest and step by step starting to
 understand the implications.
 Just a curious wonder... is it very complicated to implement a new
 functionality where a specific .msg file is selected and wanted
 language choosen, at least temporarily until next active choice?

 Realize it´s not there... but thinking ahead.

 /Björn Eriksson

 On Wed, Feb 20, 2013 at 8:35 PM, Hans-Christoph Steiner h...@at.or.at 
 wrote:

 I'm going to CC the list in case anyone else wants to change this value.

 Tcl looks at HKEY_CURRENT_USER\Control Panel\International\locale in 
 particular.  Its a number.  This is not Pd-specific, I imagine its used by 
 lots of apps, and perhaps even the system itself.  I wouldn't recommend 
 changing it directly, it might mess things up.  There should be a way to 
 change the Windows system so that it is set properly in English.

 If you really just want to force Pd-extended to be in English, the safest 
 route is to delete all the .msg files in  \Program Files\pd\po

 .hc


 On Feb 20, 2013, at 1:34 AM, rene beekman wrote:

 Hans, I'm replyting off-list so we don't burden the list with this.
 Attached are screenshots from the registry entries on two of the
 machines. As you can see from the menus of regedit itself, the OS is
 running in English, though I am not sure where that is set in the
 International settings.
 Some of the other machines (I'm waiting for their owners to mail the
 screenshots to me) have localeName set to en_US en location to US, but
 Pd still opens in Bulgarian.
 I'll send the other screenshots when I get them.

 Thanks!

 Rene



 On Mon, Feb 18, 2013 at 4:53 PM, Hans-Christoph Steiner h...@at.or.at 
 wrote:

 Run 'regedit' in the Run command thing on the start menu, and look for:

 HKEY_CURRENT_USER\Control Panel\International

 .hc

 On 02/18/2013 12:57 AM, rene beekman wrote:
 Hans, thanks for the reply

 On the Mac it works for me.
 Applelocale reports en_BG and Pd properly shows up in English.

 The windows machines I will be able to check tomorrow evening.
 How do I find the proper registry keys there?




 Date: Fri, 15 Feb 2013 09:54:35 -0500
 From: Hans-Christoph Steiner h...@at.or.at
 Subject: Re: [PD] Changing the defaul language in 0.43
 To: pd-list@iem.at
 Message-ID: 511e4c2b.2030...@at.or.at
 Content-Type: text/plain; charset=ISO-8859-1


 Pd-extended should use the same language that the user is using.  If 
 not, its
 a bug.  Pd-extended on Mac OS X looks at what language the Dock is 
 configured
 in and uses that.  Apparently, this is not reliable, since I guess 
 people buy
 systems in one language, then use them in another, and the Dock doesn't 
 seem
 to respect that change.  You can check the language of your Dock and 
 your
 global locale by running this in the Terminal:

 defaults read com.apple.dock loc
 defaults read NSGlobalDomain AppleLocale

 The easiest fix it to probably set the language of the Dock like this:

 defaults write com.apple.dock loc en_US

 I have no idea why its failing on Windows, maybe for a similar reason.  
 As far
 as I could tell, Pd-extended uses the 'proper' registry value:

 HKEY_CURRENT_USER\Control Panel\International

 Could you send 

Re: [PD] OsX - vanilla doesn't load libraries

2013-02-23 Thread João Pais

take 3 :)
I uploaded the picture at http://imgur.com/TrDdvWI



here is it. strange, it works for me.



That URL doesnt' work.  Try attaching the image, or an image uploader  
that

doesn't require login to view, like imgur.com

.hc

On 02/22/2013 03:57 PM, João Pais wrote:

Hello,

does someone know how to solve the problem displayed in this image?
https://www.facebook.com/photo.php?fbid=544587868894592set=a.101128363240547.2396.10301516847type=1theaternotif_t=photo_reply


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


[PD] pmpd2d, pmpd3d

2013-02-23 Thread John Harrison
I'm curious the status of pmpd2d and pmpd3d as I do not see them in
Pd-extended 0.43.4. I'm also wondering if there is something I haven't
found yet to create results using pmpd2d to mimic things like iLine2D. I
see examples like 58_pmpd2d_sand.pd (also not included in Pd-extended
0.43.4) which is close to iLine2D but doesn't seem offer the flexibility of
parameters. For example, using pmpd2d how would I create a squishy line
for my masses to react to such that they appear to reacting to a repulsing
magnetic force as opposed to a hard wall?
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pmpd2d, pmpd3d

2013-02-23 Thread John Harrison
OK I just saw some stuff about this in the archives (e.g. try
[pmpd/pmpd2d]) but that didn't work and neither pmpd2d nor its associated
help file appear anywhere on my drive. This is Pd-extended 0.43.4 release
on ubuntu 12.04 32 bit installed using these directions at the top:
http://puredata.info/docs/faq/debian

On Sat, Feb 23, 2013 at 9:00 AM, John Harrison johnharrison...@gmail.comwrote:

 I'm curious the status of pmpd2d and pmpd3d as I do not see them in
 Pd-extended 0.43.4. I'm also wondering if there is something I haven't
 found yet to create results using pmpd2d to mimic things like iLine2D. I
 see examples like 58_pmpd2d_sand.pd (also not included in Pd-extended
 0.43.4) which is close to iLine2D but doesn't seem offer the flexibility of
 parameters. For example, using pmpd2d how would I create a squishy line
 for my masses to react to such that they appear to reacting to a repulsing
 magnetic force as opposed to a hard wall?
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pmpd2d, pmpd3d

2013-02-23 Thread Cyrille Henry

hello,

i think pmpd, pmpd2d and pmpd3d are not include in pd-extended.

in the example 58, it's not a iLine, but a iSphere that interact with all 
particle.
interactor are not yet included in pmpd* object. but i'm currently working on 
that and it should be finished in 1 or 2 month.

cheers
cyrille




Le 23/02/2013 16:00, John Harrison a écrit :

I'm curious the status of pmpd2d and pmpd3d as I do not see them in Pd-extended 0.43.4. 
I'm also wondering if there is something I haven't found yet to create results using 
pmpd2d to mimic things like iLine2D. I see examples like 58_pmpd2d_sand.pd (also not 
included in Pd-extended 0.43.4) which is close to iLine2D but doesn't seem offer the 
flexibility of parameters. For example, using pmpd2d how would I create a 
squishy line for my masses to react to such that they appear to reacting to a 
repulsing magnetic force as opposed to a hard wall?


___
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] [PD-announce] PuREST JSON 0.11

2013-02-23 Thread Thomas Mayer
Hello,

version 0.11 of PuREST JSON is released. Codename: Long string is long.

PuREST JSON is a library for working with RESTful HTTP webservices,  and
JSON data.

Authentication and authorization for webservices are available with
basic HTTP auth, cookie authentication, and OAuth. As an example for
OAuth authenticated webservices, a Twitter client is included.

Changes in the new version:
- symbols can be longer than MAXPDLENGTH (1024 characters)
- [json-decode] works with lists and any other data type as well
- Setting request timeout for [rest] and [oauth] possible
- Cleaning up of source code and help files
- Bugfixes:
  -- [oauth] posts data again
  -- Fixed segfault in Windows at errors

Github page: https://github.com/residuum/PuRestJson
Binary downloads for Windows and Debian:
http://ix.residuum.org/pd/purest_json.html
Build instructions: https://github.com/residuum/PuRestJson/wiki/Compilation

Have fun,
{name: Thomas}
-- 
Ich komme aus dem Staunen nicht heraus.
Dann bleib halt drin, du Seppel
(Dietmar Dath - Die Abschaffung der Arten)
http://www.residuum.org/

___
Pd-announce mailing list
pd-annou...@iem.at
http://lists.puredata.info/listinfo/pd-announce

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


Re: [PD] OsX - vanilla doesn't load libraries

2013-02-23 Thread Max
did you try resetting the preferences?
use standard extensions

m.

Am 23.02.2013 um 10:14 schrieb João Pais jmmmp...@googlemail.com:

 take 3 :)
 I uploaded the picture at http://imgur.com/TrDdvWI
 
 
 here is it. strange, it works for me.
 
 
 That URL doesnt' work.  Try attaching the image, or an image uploader that
 doesn't require login to view, like imgur.com
 
 .hc
 
 On 02/22/2013 03:57 PM, João Pais wrote:
 Hello,
 
 does someone know how to solve the problem displayed in this image?
 https://www.facebook.com/photo.php?fbid=544587868894592set=a.101128363240547.2396.10301516847type=1theaternotif_t=photo_reply
 
 ___
 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] Midi note handling for monophonic synth

2013-02-23 Thread claudio nervi
Joe White white.joe4 at gmail.com writes:

 
 
 Hi all,
 
 I'm implementing a synth in Pd using midi/notein as an input. 
 
 One problem I keep coming up against is handling note off messages. This guy's
blog post describes the issue
- http://kemptonmooney.com/2010/09/pure-data-midi-note-off-solution/
 
 
 
 However, I think his solution is not exactly what I'm looking for. The synths
I use in Logic have note priority methods and remember all held down notes (or
at least 10). 
 
 
 
 I wondering if anyone has managed to implement something like this in Pd or
might know where I can find out more about it. 
 
 ddg.mono from Max
(http://www.cycling74.com/docs/max5/refpages/m4l-ref/ddg.mono.html) looks
similar to what I want - but I don't use Max and I don't think I can access the
source. 
 
 
 Any ideas?
 
 Thanks,
 Joe
 
 
 ___
 Pd-list at iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 



Joe:

I read you message witha 2 years delay. jeje, I am making a course about how to
build a Virtual Analog Sinthesizer with pure data on My Youtube Chanel:

www.youtube.com/user/canalpuredata

I've got a solution to that MONO MIDI problem using Vanilla ( I don't like
lybraries) so I hope it will be usefull for you.

Thats My Patch:
__



#N canvas 0 22 327 401 10;
#X obj 56 42 notein;
#X obj 45 100 - 1;
#X obj 45 125 pack 0 0 0;
#N canvas 0 22 227 376 guardaNotas 0;
#X obj 50 83 unpack 0 0 0;
#N canvas 0 22 247 267 ++ 0;
#X obj 41 40 inlet;
#X obj 110 41 inlet;
#X obj 41 99 f;
#X obj 41 133 + 1;
#X msg 110 82 0;
#X obj 41 165 outlet;
#X msg 41 73 bang;
#X connect 0 0 6 0;
#X connect 1 0 4 0;
#X connect 2 0 3 0;
#X connect 3 0 2 1;
#X connect 3 0 5 0;
#X connect 4 0 2 1;
#X connect 6 0 2 0;
#X restore 50 224 pd ++;
#X obj 50 49 inlet;
#X obj 50 282 *;
#X obj 84 265  0;
#X msg 50 198 bang;
#X text 106 228 evita cuenta eterna;
#X obj 104 207 r \$0-ordenreset;
#X obj 92 127 tabwrite \$0-velocity;
#X obj 32 166 tabwrite \$0-nota;
#X obj 50 307 tabwrite \$0-orden;
#X connect 0 0 5 0;
#X connect 0 0 9 0;
#X connect 0 1 4 0;
#X connect 0 1 8 0;
#X connect 0 2 8 1;
#X connect 0 2 9 1;
#X connect 0 2 10 1;
#X connect 1 0 3 0;
#X connect 2 0 0 0;
#X connect 3 0 10 0;
#X connect 4 0 3 1;
#X connect 5 0 1 0;
#X connect 7 0 1 1;
#X restore 72 195 pd guardaNotas;
#X msg 45 147 \$2 \$3 \$1;
#X obj 45 170 t b l;
#N canvas 0 22 309 311 changeNote 0;
#X text 91 9 evita redundancia.;
#X obj 70 51 inlet;
#X obj 109 104 unpack;
#X obj 142 171 ;
#X obj 70 76 t l l;
#X obj 70 210 spigot;
#X obj 109 138 == -1;
#X obj 157 138 == -1;
#X obj 142 193 == 0;
#X obj 179 102 unpack;
#X obj 70 243 outlet;
#X connect 1 0 4 0;
#X connect 2 0 6 0;
#X connect 2 1 7 0;
#X connect 3 0 8 0;
#X connect 4 0 5 0;
#X connect 4 1 2 0;
#X connect 5 0 9 0;
#X connect 5 0 10 0;
#X connect 6 0 3 0;
#X connect 7 0 3 1;
#X connect 8 0 5 1;
#X connect 9 0 6 1;
#X connect 9 1 7 1;
#X restore 45 248 pd changeNote;
#X obj 45 274 unpack;
#X obj 89 316 outlet;
#X obj 42 317 outlet;
#X obj 56 70 poly 10;
#N canvas 386 100 412 676 note 0;
#X obj 63 66 t b b b;
#X text 18 603 mensaje midi;
#X obj 63 31 inlet;
#X obj 63 619 outlet;
#X obj 86 254 moses 0;
#X msg 179 237 0;
#X floatatom 191 280 5 0 0 0 - - -;
#X obj 125 351 f;
#X text 198 257 saca numero mayor;
#X obj 63 368 f;
#X obj 113 181 t f f;
#X text 187 349 numero mayor;
#X text 110 369 indice;
#X floatatom 168 385 5 0 0 0 - - -;
#X msg 125 321 bang;
#X obj 125 279 t f f;
#X obj 63 395 t f f;
#X obj 63 582 pack;
#X text 43 554 memoria ultima nota;
#X obj 53 492 t f f b;
#N canvas 733 352 236 271 cuenta11 0;
#X obj 56 160 + 1;
#X obj 56 112 until;
#X obj 56 87 t f b;
#X msg 114 120 -1;
#X obj 56 137 f;
#X obj 56 38 inlet;
#X obj 56 184 outlet;
#X msg 56 64 11;
#X connect 0 0 4 1;
#X connect 0 0 6 0;
#X connect 1 0 4 0;
#X connect 2 0 1 0;
#X connect 2 1 3 0;
#X connect 3 0 4 1;
#X connect 4 0 0 0;
#X connect 5 0 7 0;
#X connect 7 0 2 0;
#X restore 113 128 pd cuenta11;
#X msg 147 509 10;
#X obj 235 436 sel 10;
#X text 171 455 reset orden \, evita cuenta eterna;
#X text 149 404 si llega a 10 en 0 \, note off;
#X obj 235 479 s \$0-ordenreset;
#X obj 113 207 tabread \$0-orden;
#X obj 84 434 tabread \$0-velocity;
#X obj 63 462 tabread \$0-nota;
#X obj 72 534 tabwrite \$0-nota;
#X connect 0 0 9 0;
#X connect 0 1 20 0;
#X connect 0 2 5 0;
#X connect 2 0 0 0;
#X connect 4 1 15 0;
#X connect 5 0 4 1;
#X connect 6 0 4 1;
#X connect 7 0 9 1;
#X connect 9 0 13 0;
#X connect 9 0 16 0;
#X connect 10 0 26 0;
#X connect 10 1 7 1;
#X connect 14 0 7 0;
#X connect 15 0 14 0;
#X connect 15 1 6 0;
#X connect 16 0 28 0;
#X connect 16 1 22 0;
#X connect 16 1 27 0;
#X connect 17 0 3 0;
#X connect 19 0 17 0;
#X connect 19 1 21 0;
#X connect 19 1 29 0;
#X connect 20 0 10 0;
#X connect 21 0 29 1;
#X connect 22 0 25 0;
#X connect 26 0 4 0;
#X connect 27 0 17 1;
#X connect 28 0 19 0;

Re: [PD] [PD-announce] PuREST JSON 0.11

2013-02-23 Thread me.grimm
hello,

just a report if you need one, on osx

liboauth seems to compile and install fine (is not in fink, i just
grabbed it from sourceforge). just:
./configure
make
make install

and your oauth seems to find oauth.h fine with that.

also instead if libcurl4-ssl  which you have in your directions i used
$ fink install libcurl4 and libcurl4-shibs

Running make in the purest_json folder = all is well and i have
binaries that load with you help files.

./embed-MacOSX-dependencies.sh is also pretty nice.

only prob is my whole system is 64bit fink on 10.7. i dont think i can
build universal (or can i?). maybe someone can build on 32bit?

thanks for the cool work!
cheers
m

On Sat, Feb 23, 2013 at 11:04 AM, Thomas Mayer tho...@residuum.org wrote:
 Hello,

 version 0.11 of PuREST JSON is released. Codename: Long string is long.

 PuREST JSON is a library for working with RESTful HTTP webservices,  and
 JSON data.

 Authentication and authorization for webservices are available with
 basic HTTP auth, cookie authentication, and OAuth. As an example for
 OAuth authenticated webservices, a Twitter client is included.

 Changes in the new version:
 - symbols can be longer than MAXPDLENGTH (1024 characters)
 - [json-decode] works with lists and any other data type as well
 - Setting request timeout for [rest] and [oauth] possible
 - Cleaning up of source code and help files
 - Bugfixes:
   -- [oauth] posts data again
   -- Fixed segfault in Windows at errors

 Github page: https://github.com/residuum/PuRestJson
 Binary downloads for Windows and Debian:
 http://ix.residuum.org/pd/purest_json.html
 Build instructions: https://github.com/residuum/PuRestJson/wiki/Compilation

 Have fun,
 {name: Thomas}
 --
 Ich komme aus dem Staunen nicht heraus.
 Dann bleib halt drin, du Seppel
 (Dietmar Dath - Die Abschaffung der Arten)
 http://www.residuum.org/

 ___
 Pd-announce mailing list
 pd-annou...@iem.at
 http://lists.puredata.info/listinfo/pd-announce

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



-- 

m.e.grimm | m.f.a | ed.m.
megr...@gmail.com
_

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