[PD] Sysex out problems (linux only)

2009-07-07 Thread András Murányi
Dear Sirs, I just have never been successful with sysex in Pd and I'm asking for your kind advice. Attached is an example for a long sysex message which goes out on [midiout] (linux only, afaik). The problems I have: - sysex gets fragmented (also when nothing is sent out meanwhile by other

Re: [PD] Sysex out problems (linux only)

2009-07-07 Thread András Murányi
2009/7/8 Alex x37v.a...@gmail.com - sysex gets fragmented (also when nothing is sent out meanwhile by other objects). It is always properly terminated with '247' but the content is often truncated. Is this a bug/feature...? What is your best recommendation knowing that my patch is full

Re: [PD] Sysex out problems (linux only)

2009-07-07 Thread András Murányi
2009/7/8 Alex x37v.a...@gmail.com It looks like you may experiencing another thing that i've complained about... pd's alsa midi connects to all MIDI inputs and outputs that it can.. this includes alsa's MIDI through.. so everything that you send out gets echoed back into the input.. SUPER

Re: [PD] Sysex out problems (linux only)

2009-07-08 Thread András Murányi
2009/7/8 Martin Peach martin.pe...@sympatico.ca András Murányi wrote: Dear Sirs, I just have never been successful with sysex in Pd and I'm asking for your kind advice. Attached is an example for a long sysex message which goes out on [midiout] (linux only, afaik). The problems I have

Re: [PD] Sysex out problems (linux only)

2009-07-18 Thread András Murányi
2009/7/8 Alex x37v.a...@gmail.com I think that pd's midi out doesn't take whole sysex messages though, you simply send a stream of bytes. This is how it has been working for me. I created an abstraction which takes a list of bytes and makes it into a sysex message (stream of bytes) [adds

[PD] Control rate (Was: Sysex out problems)

2009-07-21 Thread András Murányi
, is there a more direct/general way to do it? Thanks, Andras 2009/7/19 Alex x37v.a...@gmail.com You could try making it so that you don't send sysex messages on every change.. just poll for changes at a certain rate.. and only sent the most recent change at that rate? -Alex 2009/7/17 András

Re: [PD] Control rate (Was: Sysex out problems)

2009-07-28 Thread András Murányi
András Murányi muran...@gmail.com wrote: Well i was hoping i wouldn't have to use any kind of timers for that job... [int] followed by [change] do a good and (in terms of cpu) inexpensive job, but to resample my control flow i will need [metro] or [pulse] afaik... if i do that, of course i

Re: [PD] call for translations for new Pd GUI

2009-08-21 Thread András Murányi
Hello everybody, I've attached a preliminary Hungarian translation. Pd internal terms (Array etc) are left untouched. I would be happy to continue with a longer template, if any. -- Muranyi Andras On Wed, Aug 19, 2009 at 4:03 PM, Hans-Christoph Steiner h...@at.or.atwrote: On Aug 19, 2009,

Re: [PD] call for translations for new Pd GUI

2009-08-21 Thread András Murányi
On Fri, Aug 21, 2009 at 8:57 PM, Mathieu Bouchard ma...@artengine.cawrote: On Fri, 21 Aug 2009, George Ker wrote: I recommend for terms like: Object, Atom Box, Symbol, Bang, Slider, Patch etc that no Greek translation should be done. Yes, of course I know what an Object means , and Atom Box

Re: [PD] call for translations for new Pd GUI

2009-08-21 Thread András Murányi
2009/8/21 Mathieu Bouchard ma...@artengine.ca It's like, if a box is labeled Emergency Survival Kit the instructions should not tell people to look for the box called Vészhelyzeti Túlélÿÿ Csomag as they might never find it 8-) It has nothing to do with the American Empire! ;o) No, it has

Re: [PD] call for translations for new Pd GUI

2009-08-27 Thread András Murányi
Hello, i've attached an updated hu.po file. Translating brought up some questions for me btw: - What is 'use callbacks'? sorry i dont have an idea could someone explain please? - Another one i'm not sure i understand: 'ERROR: %s failed to find font size (%s) that fits into %sx%s!' - what's the

Re: [PD] call for translations for new Pd GUI

2009-08-27 Thread András Murányi
2009/8/28 Hans-Christoph Steiner h...@at.or.at On Aug 27, 2009, at 7:33 PM, András Murányi wrote: Hello, i've attached an updated hu.po file. Translating brought up some questions for me btw: - What is 'use callbacks'? sorry i dont have an idea could someone explain please? That's

Re: [PD] call for translations for new Pd GUI

2009-08-27 Thread András Murányi
2009/8/28 Mathieu Bouchard ma...@artengine.ca On Fri, 28 Aug 2009, András Murányi wrote: So for me to understand, we have them both because we don't have Number2 by default with Vanilla, did i understand right? Number2 ([nbx]) is in vanilla since 2001 or so. Number2 exists because

Re: [PD] customizing the new Pd GUI, some examples

2009-08-31 Thread András Murányi
I wish to hide connections... oh my! I would be happy with a single global option to hide'em in performance mode (ctrl-e). Does it make sense? -- Muranyi Andras ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] customizing the new Pd GUI, some examples

2009-09-01 Thread András Murányi
, some examples To: András Murányi muran...@gmail.com Cc: pd-list@iem.at Date: Tuesday, September 1, 2009, 5:06 AM I just made a commit to make this possible. Check how hide_cords.tcl and editmode_look.tcl in pd-gui-rewrite. They are both in pd/startup/disabled, so you'll need to move them

Re: [PD] [PD-ot] RSS feeds from puredata.info

2009-09-07 Thread András Murányi
the exact address _is_ http://puredata.info/news/RSS - no extension. you get the feed in XML. I also can see the feed in the browser, but my feed reader ( http://www.vienna-rss.org/) doesn't give me anything. This feed reader hasn't failed me yet, AFAIR. .hc Google Reader: same

Re: [PD] Pd-GUI-Rewrite test builds

2009-09-10 Thread András Murányi
I'm very interested in making a good pd window' as mentioned before. Where's the 'brainstorming taking place? (Maybe here on the list??) ...and: What do you guys recommend for me on amd64 with my 32bit externals? Thanks, -- Muranyi Andras ___

Re: [PD] [PD-ot] RSS feeds from puredata.info

2009-09-10 Thread András Murányi
Works with Google Reader too. It must be a similar expiry issue as All items does show everything including the old ones. Andras On Thu, Sep 10, 2009 at 10:35 AM, IOhannes m zmoelnig zmoel...@iem.atwrote: IOhannes m zmoelnig wrote: my guess is, that feeds works correctly, but drupal uses

Re: [PD] new GUI screenshots

2009-09-12 Thread András Murányi
It looks so nice on the Mac...! ;o) It's a pity it looks way less 21th Century here on Hardy... fyi I have attached the screenshot. I have also mocked up a version with my ideas (which are based on my rather limited knowledge of Pd). Please take a look at it. - Afaik the IN/OUT meters are for

Re: [PD] new GUI screenshots

2009-09-13 Thread András Murányi
2009/9/13 Hans-Christoph Steiner h...@at.or.at It looks so nice on the Mac...! ;o) It's a pity it looks way less 21th Century here on Hardy... fyi I have attached the screenshot. Make you are are running Tcl/Tk 8.5 and it'll look much better. Install tcl8.5 and tk8.5, then run:

Re: [PD] new GUI screenshots

2009-09-14 Thread András Murányi
It looks so nice on the Mac...! ;o) It's a pity it looks way less 21th Century here on Hardy... Well, at least Carmen's peak-meters made it into a mainstream branch. (I didn't actually check that they are the same, maybe they aren't...) fyi I have attached the screenshot. I have

Re: [PD] new GUI screenshots

2009-09-14 Thread András Murányi
On Mon, Sep 14, 2009 at 10:14 PM, Ivica Ico Bukvic ico.buk...@gmail.comwrote: If you dislike vanilla appearance of Pd on Linux as much as I do, please try the pd.tk file I sent out sometime last week on this list and report any bugs. Hans has pointed a few that affect other platforms (this

Re: [PD] new GUI screenshots

2009-09-14 Thread András Murányi
2009/9/15 Hans-Christoph Steiner h...@at.or.at Btw I can see it's a snapshot of 2009/09/06. Do I understand right that 1) dd is being actively developed these days 2) some code from it gets its way to pd? DD is GPL and Pd is BSD so code can only flow Pd-DD. Wow. Why? Cool.

Re: [PD] new GUI screenshots

2009-09-16 Thread András Murányi
2009/9/15 Hans-Christoph Steiner h...@at.or.at On Sep 14, 2009, at 3:38 PM, András Murányi wrote: Cool. Unfortunately I've never done TCL and my C is somewhat archaic... that's why I cannot volunteer to do these. I knew nothing of Tcl before Pd. Its a little wierd but pretty easy. So

Re: [PD] new GUI screenshots

2009-09-16 Thread András Murányi
BTW, I have a dream which is that the console is tabbed, and the default tab displays system messages, while for each [print PREFIX] a new tab is opened. That way messages get separated by PREFIX. It's just a silly dream, forget it ;op Tabs in the Pd window would be very nice

Re: [PD] Pd-GUI-Rewrite test builds

2009-09-17 Thread András Murányi
How do I make a 32-bit build on my 64-bit system? CFLAGS=-m32 and CXXFLAGS=-m32 don't work, they log the following error: configure:3455: gcc -m32-O6 -funroll-loops -fomit-frame-pointer conftest.c 5 cc1: error: unrecognized command line option -m32-O6 configure:3458: $? = 1

Re: [PD] Pd-GUI-Rewrite test builds

2009-09-17 Thread András Murányi
On Thu, Sep 17, 2009 at 10:27 PM, Max abonneme...@revolwear.com wrote: Hans: Is it supposed to use the localisations? because it doesn't. did you try export LANG=xy ? it works here Andras ___ Pd-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] Pd-list Digest, Vol 54, Issue 100

2009-09-23 Thread András Murányi
On Wed, Sep 23, 2009 at 5:01 PM, Daniel Wilcox danomat...@gmail.com wrote: -- Forwarded message -- From: sergio basbaum sbasb...@gmail.com To: Pierre pie...@314r.net, Pd-list@iem.at Date: Wed, 23 Sep 2009 11:01:01 -0300 Subject: Re: [PD] vanilla, extended, svn and x86_64 Hi

Re: [PD] vanilla, extended, svn and x86_64

2009-09-23 Thread András Murányi
thanks to this script : http://aur.archlinux.org/packages/pd-extended-svn/pd-extended-svn/PKGBUILD I have now pd-0.42.5-extended and a lot of libs running on x86_64 ! nice :) Sounds hot! Could you explain how to use this script? Thanks, Andras ___

Re: [PD] vanilla, extended, svn and x86_64

2009-09-23 Thread András Murányi
2009/9/24 dmotd inaudi...@simplesuperlativ.es András Murányi wrote: thanks to this script : http://aur.archlinux.org/packages/pd-extended-svn/pd-extended-svn/PKGBUILD I have now pd-0.42.5-extended and a lot of libs running on x86_64 ! nice :) Sounds hot! Could you

Re: [PD] Question about object categorizing

2009-09-26 Thread András Murányi
On Sat, Sep 26, 2009 at 5:48 PM, Mathieu Bouchard ma...@artengine.cawrote: On Sat, 26 Sep 2009, João Pais wrote: Those features have to be easy to think about. Turns out that one of the easiest features to think about in this case, are things like: where you first learned the basic concept

Re: [PD] pd_opencv 0.2-rc4

2009-09-28 Thread András Murányi
On Mon, Sep 28, 2009 at 7:24 PM, Mathieu Bouchard ma...@artengine.cawrote: On Mon, 28 Sep 2009, ydego...@gmail.com wrote: after a week of intensive workshop in baltan laboratories ( http://www.baltanlaboratories.org/ ), No idea what's the cause of this, but if you have only 256 megs of

Re: [PD] starting the release cycle for Pd-extended 0.42

2009-10-04 Thread András Murányi
On Sat, Oct 3, 2009 at 9:17 PM, Hans-Christoph Steiner h...@at.or.atwrote: Hey all, Since there is the serious GUI bug with Pd 0.41, including Pd-extended 0.41.4, I think it would be good to start the release process for Pd-extended 0.42 now. If you are planning on adding a library to

Re: [PD] starting the release cycle for Pd-extended 0.42

2009-10-05 Thread András Murányi
2009/10/5 Hans-Christoph Steiner h...@at.or.at On Oct 4, 2009, at 9:11 PM, András Murányi wrote: On Sat, Oct 3, 2009 at 9:17 PM, Hans-Christoph Steiner h...@at.or.atwrote: Hey all, Since there is the serious GUI bug with Pd 0.41, including Pd-extended 0.41.4, I think it would be good

Re: [PD] starting the release cycle for Pd-extended 0.42

2009-10-05 Thread András Murányi
2009/10/6 Mathieu Bouchard ma...@artengine.ca On Mon, 5 Oct 2009, András Murányi wrote: Alrite, 'books' sounded a bit alien not only because real books are offline but also because they cost money, I come from the year 2078 to tell you that real books are a purpose and not a device

Re: [PD] starting the release cycle for Pd-extended 0.42

2009-10-06 Thread András Murányi
On Tue, Oct 6, 2009 at 9:46 AM, IOhannes m zmoelnig zmoel...@iem.at wrote: András Murányi wrote: Seriously my point was not that books are uncool but 1) you cannot access them by clicking through 2) we may not want to link to non-free resources. But again, i don't object i just brought

Re: [PD] nrpn

2009-10-15 Thread András Murányi
On Thu, Oct 15, 2009 at 4:42 PM, Justin Glenn Smith noisesm...@gmail.comwrote: Silvio Almeida wrote: hi list. can you please help me find the elusive nprnin/out object? if not then is there a better way to achieve the same results(midi non-registered parameter numbers)?

Re: [PD] nrpn

2009-10-15 Thread András Murányi
2009/10/15 Justin Glenn Smith noisesm...@gmail.com I have attached [nrpnout] by David McCallum which must be pretty much the same as Justin's [nrpn_out]. Actually I would be interested if someone would point out which if there is any important difference. The difference between the

Re: [PD] denial of service attack

2009-10-16 Thread András Murányi
On Fri, Oct 16, 2009 at 2:01 PM, Mathieu Bouchard ma...@artengine.cawrote: On Fri, 16 Oct 2009, Andrew Faraday wrote: WHY Yeah, frankly, it's a lot easier to eat all RAM in other ways. #N canvas 0 0 450 300 10; #X obj 6 27 loadbang; #X obj 6 8 namecanvas z; #X obj 6 46 until;

Re: [PD] denial of service attack

2009-10-16 Thread András Murányi
2009/10/17 Mathieu Bouchard ma...@artengine.ca On Sat, 17 Oct 2009, András Murányi wrote: OK, you're all welcome to crash my pd but not to run hostile code on my machine. Now, we now that the code posted my Claude can eat up our RAM but can it write to an executable region or do other

Re: [PD] build 64 bit again ...

2009-11-07 Thread András Murányi
On Sat, Nov 7, 2009 at 3:59 AM, Dan Wilcox danomat...@gmail.com wrote: Ok, 64 bit Ubuntu Karmic So I have a script to grab pd-extended and build a package ... but still the same weird table bugs as the last time I tried. The Analog Sequencer example sounds aliased and higher pitched. I

Re: [PD] Getting the best out of the rewrite (was: Re: pow~, etc. in Pd-extended 0.42.5)

2009-11-12 Thread András Murányi
On Thu, Nov 12, 2009 at 4:57 PM, Hans-Christoph Steiner h...@at.or.atwrote: I think its good to get to a point where we don't have to worry much about backwards compatibility. IMHO, the easiest way to do that is embed library and other settings in each patch rather than having libraries

Re: [PD] midi novice

2009-11-12 Thread András Murányi
On Thu, Nov 12, 2009 at 8:33 PM, Justin Glenn Smith noisesm...@gmail.comwrote: Green wrote: hallo never used midi before and i'm trying to figure out how to control a mab-303 synth from pd. i'm stuck cause the synth manual says the slide function is controled/triggered by sending a

Re: [PD] Pd, Max/Msp, Reaktor, Plogue Bidule... How do these compare?

2009-11-15 Thread András Murányi
On Sat, Nov 14, 2009 at 5:54 PM, Jeffrey Concepcion jeffreyconcepc...@gmail.com wrote: From an audio processing perspective... My first introduction to a visual programming environment was Reaktor, then Max, then Pd. Only recently did i find out about plogue bidule. As far as interface goes

Re: [PD] Pure Data and Processing

2009-11-18 Thread András Murányi
On Wed, Nov 18, 2009 at 10:58 AM, raul diaz raul.l...@gmail.com wrote: Hi! You can take a look to my tr909 emulation, which uses Processing for the graphical interface, and Pd for the audio engine: - http://rauldiazpoblete.com/project.php?p1=1p2=1lang=en* * I hope that can help you*. *

Re: [PD] Pure Data and Processing

2009-11-24 Thread András Murányi
On Thu, Nov 19, 2009 at 10:12 AM, Alvaro alv...@berlin.de wrote: Hi I've been working on this OSC protocol specially targeted at using Processing for the UI and Puredata for the sound generation. It is based on work by Fabian Ehrentraud. Here it is: http://gombology.net/ There are some

Re: [PD] Pure Data and Processing

2009-11-25 Thread András Murányi
interested in the application I can send you both Processing applet and Pd patch, and I suposse you can compile it and run it on Linux without problem. Let me now if you're interested on that. Thanks for your feedback. Regards! 2009/11/19 András Murányi muran...@gmail.com On Wed, Nov

Re: [PD] gem.conf

2009-12-14 Thread András Murányi
On Mon, Dec 14, 2009 at 12:32 PM, Peter Plessas ples...@mur.at wrote: What about this: Perhaps indicate the successful loading of those files in the post window instead of posting an error message when the files are not around. I routinely check the Pd window for errors at startup, and

[PD] Which pd-extended on Jaunty (64)?

2010-01-03 Thread András Murányi
Hi All, After my Odyssey (with your support) to compile extended on amd64 I still had some basic problems with it, namely: - Didn't like each other with the gui-rewrite - The GUI was very slow! ...so I decided to try an i386 autobuild, but

Re: [PD] Which pd-extended on Jaunty (64)?

2010-01-05 Thread András Murányi
make a pd-extended PPA on Ubuntu's Launchpad. Then we can get i386, amd64, and lpia builds from their servers. That means making a Pd-extended Debian source package. Anyone want to take it on? .hc On Jan 3, 2010, at 12:58 PM, András Murányi wrote: Hi All, After my Odyssey (with your

Re: [PD] Which pd-extended on Jaunty (64)?

2010-01-05 Thread András Murányi
was compiled against Tcl 8.5.6 but you have 8.5.0 installed. .hc On Jan 5, 2010, at 12:05 PM, András Murányi wrote: That sounds cool, HC. However, do you or anyone have an idea why the Jaunty i386 autobuild gives me those errors? Andras 2010/1/4 Hans-Christoph Steiner h...@at.or.at I don't

Re: [PD] Which pd-extended on Jaunty (64)?

2010-01-05 Thread András Murányi
2010/1/5 Hans-Christoph Steiner h...@at.or.at Perhaps you have more than one Tcl/TK installed, like in /usr/local. Try which tclsh. .hc /usr/bin/tclsh. Nice x86_64 (with 32-bit Pd) oddity, as i have found out: getlibs -p tk8.5 helped the case. Thanks, Andras

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-11 Thread András Murányi
On Sun, Jan 10, 2010 at 11:02 PM, Hans-Christoph Steiner h...@at.or.atwrote: There has been lots of work on the 0.43 Pd GUI Rewrite, and it should be quite useable now. Please try it for any daily patching and report any issues that you might have so that they can be fixed. There is a bunch

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-13 Thread András Murányi
There has been lots of work on the 0.43 Pd GUI Rewrite, and it should be quite useable now. Please try it for any daily patching and report any issues that you might have so that they can be fixed. There is a bunch of fun new stuff possible with plugins, like you can bind to any

Re: [PD] puredata forum

2010-01-15 Thread András Murányi
On Wed, Jan 13, 2010 at 5:26 PM, yann y...@gmx.net wrote: hi, i use the pd forum at puredate.hurleur.com for some time. since a couple of days i always get the message below if i try to access the site. on the irc channel i was told that the sites was working. does somebody experience

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-15 Thread András Murányi
2010/1/14 IOhannes m zmoelnig zmoel...@iem.at András Murányi wrote: PS i'd be happy to give you ssh to my 64-bit box if that helps. Then, I'm very interested in the PPA. I have no idea how to put together a source package, i also don't know makefiles (yet). Do you think I could manage

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread András Murányi
finally: this is surely time for a tooltip lingering over the DSP button, explaining, that this is the button to press if you want to hear something. I think a tooltip is a very good idea for the Pd window. .hc I'm afraid there is no universal method in Tk for tooltips - is there?

Re: [PD] Pd-GUI-Rewrite 0.43 status: usable

2010-01-19 Thread András Murányi
2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 12:13 PM, András Murányi wrote: finally: this is surely time for a tooltip lingering over the DSP button, explaining, that this is the button to press if you want to hear something. I think a tooltip is a very good idea

[PD] trunk in svn

2010-01-19 Thread András Murányi
I've been trying to check out the current trunk form svn but i keep getting an error (upon deletion of the checkout folder as well): 'puredata/externals/gridflow' is already a working copy for a different URL Where shall i get the sources of the newest non-rewrite pd-extended from? Andras

Re: [PD] trunk in svn

2010-01-19 Thread András Murányi
2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:13 PM, András Murányi wrote: I've been trying to check out the current trunk form svn but i keep getting an error (upon deletion of the checkout folder as well): 'puredata/externals/gridflow' is already a working copy

Re: [PD] Graph-on-Parent GUI debugging - please test and report!

2010-01-19 Thread András Murányi
On Mon, Jan 18, 2010 at 10:22 PM, Hans-Christoph Steiner h...@at.or.atwrote: Hey all, Since I've seen a lot of people put a lot of effort into making pretty elaborate GUIs with the Graph-on-Parent, things like netpd and MetaStudio, I want to try to nail down the last GOP bugs in both

Re: [PD] trunk in svn

2010-01-19 Thread András Murányi
2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:47 PM, András Murányi wrote: 2010/1/19 Hans-Christoph Steiner h...@at.or.at On Jan 19, 2010, at 1:13 PM, András Murányi wrote: I've been trying to check out the current trunk form svn but i keep getting an error

Re: [PD] Help installing pd-extended

2010-01-21 Thread András Murányi
On Fri, Jan 22, 2010 at 1:27 AM, David dfket...@gmail.com wrote: Hi! I'm trying to install pd-extended 0.41.4 on an Asus Eee PC running Xandros Linux (derived, I believe, from Debian etch). I used to have an earlier version of pd (0.39.2-4) installed, but would like to install pd-extended.

[PD] EeePc (was Re: Help installing pd-extended)

2010-01-22 Thread András Murányi
On Fri, Jan 22, 2010 at 3:17 AM, David dfket...@gmail.com wrote: Thanks. I was thinking of installing a different version of Linux myself, because of all the conflicts I seem to have between different packages. The Asus and Xandros repositories don't seem to be very up-to-date. But I'm

Re: [PD] pd-gui-rewrite preferences

2010-01-22 Thread András Murányi
Rich E wrote: Hi list, I was just thinking, as I noticed that Hans made it where Apple+, opens the preferences menu on OS X (as does every other native-mac app), why not group all the preferences in one dialog, with sub dialogs? This is how other apps I use on OS X behave and I find it

Re: [PD] PD Gui-Rewrite Linux Problem

2010-02-09 Thread András Murányi
On Wed, Feb 10, 2010 at 1:03 AM, ailo infinite.ailo...@gmail.com wrote: Hans-Christoph Steiner wrote: Pressing Enter doesn't usually create new objects, or at least any version of Pd that I know. Which version of Pd are you using? .hc Sorry. My confused. What I meant was that I am

Re: [PD] PD Gui-Rewrite Linux Problem

2010-02-10 Thread András Murányi
On Wed, Feb 10, 2010 at 2:12 PM, ailo infinite.ailo...@gmail.com wrote: turning off NumLock magically fixes all these issues. fgmasdr IOhannes That fixed it. Thanks. Cool. Finally a way to lock my Pd so i can hoover around and not alter the patch ;o) This was impossible since key

Re: [PD] Install pd-extended on Ubuntu Jaunty 9.04 i686

2010-02-11 Thread András Murányi
On Thu, Feb 11, 2010 at 3:21 AM, Ben Baker-Smith bbakersm...@gmail.comwrote: Thanks for getting back to me so quickly. Sorry, there was a typo in my initial message, it should say there is no i686 package available. When I tried to install the Jaunty package I got a wrong kernel type

Re: [PD] Install pd-extended on Ubuntu Jaunty 9.04 i686

2010-02-12 Thread András Murányi
2010/2/12 Ben Baker-Smith bbakersm...@gmail.com 2010/2/11 András Murányi muran...@gmail.com: On Thu, Feb 11, 2010 at 3:21 AM, Ben Baker-Smith bbakersm...@gmail.com wrote: Thanks for getting back to me so quickly. Sorry, there was a typo in my initial message, it should say

Re: [PD] Install pd-extended on Ubuntu Jaunty 9.04 i686

2010-02-12 Thread András Murányi
[...] When I tried adding adding to sources.list and installing via apt-get I received the following error: Failed to fetch http://apt.puredata.info/releases/dists/jaunty/main/binary-amd64/Packages 404 Not Found Anyway, I ended up installing pd vanilla, gem, and zexy seperately

Re: [PD] relative paths with [folder_list]

2010-02-12 Thread András Murányi
On Fri, Feb 12, 2010 at 8:38 PM, Jonathan Wilkes jancs...@yahoo.com wrote: Dear Hans, I'm using [folder_list] on windows, and on 0.43.0-devel-20100126 when I create it, it prints the default path to the console, which is the path of the patch I'm working with (which is exactly what I

Re: [PD] printing long patches

2010-02-14 Thread András Murányi
On Sun, Feb 14, 2010 at 3:58 PM, Matteo Sisti Sette matteosistise...@gmail.com wrote: Hi, I had never felt the need for printing a patch into a sheet of paper up to now, so I have just tried the file/print option for the first time (hadn't even realised it existed). However, if the patch

Re: [PD] Install pd-extended on Ubuntu Jaunty 9.04 i686

2010-02-17 Thread András Murányi
Thanks for getting back to me so quickly. Sorry, there was a typo in my initial message, it should say there is no i686 package available. When I tried to install the Jaunty package I got a wrong kernel type error. All the packages seem to be for i386 and lpia, while my

Re: [PD] install iemguts in pd 0.4.14

2010-02-17 Thread András Murányi
Hello Javier, On Wed, Feb 17, 2010 at 11:12 PM, Javier Tempesta jtempe...@web.de wrote: hello pd list, I have pd 0.4.14 extended running on ubuntu 9.10 The latest version of pd-extended is 0.42.5. get it from http://autobuild.puredata.info/auto-build/latest/ and I want to install the

Re: [PD] Textfile vs. Lists vs. Arrays vs. ?

2010-02-28 Thread András Murányi
On Sat, Feb 27, 2010 at 11:14 AM, saint sainti...@yahoo.com wrote: Thanks guys, So loading to RAM seems to be the solution. Anyone have any ideas how I do that in WinXP? Or what would the alternative methods of data storage that PD (vanilla) provides natively that operates to/from RAM?

Re: [PD] [PD-announce] Good Morning Puredata

2010-03-10 Thread András Murányi
On Wed, Mar 10, 2010 at 1:29 PM, brankojr brank...@gmail.com wrote: Hi all! I'm brankolo from Turin in Italy. I'm using Pure Data from two years ago, i'm not so expert but i LOVE it. I also working on ITALY Community of Pure Data to expand the use of this software, and to find solution

Re: [PD] pd-ext and Ubuntu

2010-03-10 Thread András Murányi
I used to keep with Hardy then i unfortunately was forced to upgrade to Jaunty. liblame0 has been renamed (?) to libmp3lame0, so you may find it by that name. It comes from the Multiverse repo, which is not enabled by default. For all kinds of copyrighted stuff, add the Medibuntu.org repo. (It

Re: [PD] Pd, Max/Msp, Reaktor, Plogue Bidule... How do these compare?

2010-03-17 Thread András Murányi
On Wed, Mar 17, 2010 at 1:58 PM, john saylor js0...@gmail.com wrote: ciao Gareth Loy with the title 'The Composer Seduced into Programming' It is important to note just what the seducing agent in these cases really is. It is certainly not carpentry or programming, or we would have

[PD] Flash sound (Was Re: video of Pd Workshop for 11 year olds)

2010-03-18 Thread András Murányi
On Thu, Mar 18, 2010 at 5:38 AM, errordevelo...@gmail.com wrote: Hans, that's excellent! i was quite curious how kids could react to pd .. hm ..i'd love to do some pd tutorials one day, and yeah i was thinking about kids as well! the only thing is that i couldn't check the video - i still

Re: [PD] PD and Midi Time Code

2010-03-23 Thread András Murányi
On Tue, Mar 23, 2010 at 12:58 PM, Martin Dupras martindup...@gmail.comwrote: Has anyone successfully received MTC from another application on OS X? I'm trying to send MTC from Logic Pro 9 into PD. I receive numbers, but the data seems to be arriving faster than the queue can spit it out. If I

Re: [PD] PD and Midi Time Code

2010-03-23 Thread András Murányi
On Tue, Mar 23, 2010 at 12:58 PM, Martin Dupras martindup...@gmail.comwrote: Has anyone successfully received MTC from another application on OS X? I'm trying to send MTC from Logic Pro 9 into PD. I receive numbers, but the data seems to be arriving faster than the queue can spit it out.

Re: [PD] Pd Shirts

2010-03-28 Thread András Murányi
On Sat, Mar 27, 2010 at 6:48 PM, Andy Farnell padawa...@obiwannabe.co.ukwrote: Yeah, and I want some as presents for the RjDj boys that say [spigot] ;) On Sat, 27 Mar 2010 12:59:10 -0400 Hans-Christoph Steiner h...@at.or.at wrote: I want an orange bang-until! .hc On Mar 26,

Re: [PD] netbook recommendation

2010-03-30 Thread András Murányi
On Tue, Mar 30, 2010 at 12:08 PM, servando barreiro servandi...@yahoo.eswrote: I was looking for netbooks recently in a shop when a russian hacker sold me his old thinkpad X60 12 for a low price.. (far from being a netbook in performance but close in size weight..). I installed the latest

Re: [PD] And finally... netbook recommendation

2010-03-30 Thread András Murányi
On Tue, Mar 30, 2010 at 4:54 AM, Jerome Covington i...@thespacebetweenthewords.org wrote: Are there any recommendations on netbook/audio interface combinations for further development and performance using pd? I am at the moment OS agnostic. Hi Jerome, i'm on a not-so-new ASUS Eee 1000

Re: [PD] compiling Pd-extended on Ubuntu Netbook Remix 9.10

2010-03-31 Thread András Murányi
On Wed, Mar 31, 2010 at 3:47 PM, IOhannes m zmoelnig zmoel...@iem.atwrote: On 2010-03-31 14:33, Markus Demmel wrote: I'm using Pd-0.41.4-extended from sourceforge. I guess you can either compile them manually in the externals directory or try out the scripts. I've tried the

Re: [PD] 24 bit / 96 k issue

2010-04-03 Thread András Murányi
On Sat, Apr 3, 2010 at 11:41 PM, David Schaffer schafferda...@hotmail.comwrote: Hi there, I'm trying to use 96 k/24 bits WAV file in pd for the first time and something weird is happening: when I open such a file, I get an no such oject error in the console, althou I haven't put any

Re: [PD] 24 bit / 96 k issue

2010-04-05 Thread András Murányi
OK, for latest version you shall have (a self-built one from CVS or) the latest autobuild from http://autobuild.puredata.info/auto-build/latest/ As i hardly ever do audio in Pd i only have this vague memory from the list that [readanysf] has recently undergone much development and is very capable

[PD] Pd vs GUI (Was Re: pd and multi-core processors)

2010-04-06 Thread András Murányi
On Mon, Apr 5, 2010 at 8:43 PM, Matteo Sisti Sette matteosistise...@gmail.com wrote: (this is a little OT respect to the thread) nicely enough, pd's graphical interface and the actual process, are separate threads, The communication between the engine of Pd (Pd) and the graphical

Re: [PD] INstalling pd-extended from source

2010-04-06 Thread András Murányi
On Mon, Apr 5, 2010 at 8:47 PM, meino.cra...@gmx.de wrote: Hi, a moment ago I installed pd-extended on my linux-box from source. The compilation process runs till something, which looks like a successfuill end. My question is: Pd-extended seems to consist of a *illion packages. If

Re: [PD] memento file retore crashes Pd

2010-04-07 Thread András Murányi
On Wed, Apr 7, 2010 at 8:26 AM, colet.patr...@free.fr wrote: is there another project as sophisticated as memento but working on all platforms? There is SSSAD and some more nifty abstractions built upon it. Dunno if it offers all you need. Andras

Re: [PD] Pd vs GUI (Was Re: pd and multi-core processors)

2010-04-07 Thread András Murányi
On Wed, Apr 7, 2010 at 4:26 PM, Matteo Sisti Sette matteosistise...@gmail.com wrote: I'd just like to add that the same happens to MIDI with DSP off on a rather strong machine (Opteron 148 @ 2200). In which sense the same happens? Do you mean that sending a MIDI message takes more CPU

Re: [PD] [OT] linux multi-output soundcard

2010-04-12 Thread András Murányi
On Mon, Apr 12, 2010 at 4:48 PM, tim vets timv...@gmail.com wrote: Hey, on ubuntu, I have good experience with: -echo layla 3g (8in8out,2preamps, phantom...) -m-audio delta 1010LT -m-audio delta 44 -rme hammerfall dsp + multiface, both PCI and PCMCIA (note: the output jack sockets are too

Re: [PD] (no subject)

2010-04-12 Thread András Murányi
On Mon, Apr 12, 2010 at 8:50 PM, Andrew Faraday jbtur...@hotmail.comwrote: Hey All I've recently been looking at possibilities for networked performance with pd. So far I've found that [netsend] and [netrecieve] only seem to take numeric data (I.E. no symbols or bangs). This might be the

Re: [PD] puredata_gui_design

2010-04-16 Thread András Murányi
Hello Honki, On Thu, Apr 15, 2010 at 10:44 AM, red honki pdi...@gmail.com wrote: hi, i am honki. i do some designs about puredata. illustration: http://www.flickr.com/photos/honki/sets/72157607652279654/ gui: http://www.flickr.com/photos/honki/4522863658/ The designs are cool! I just

Re: [PD] puredata_gui_design

2010-04-16 Thread András Murányi
On Thu, Apr 15, 2010 at 10:44 AM, red honki pdi...@gmail.com wrote: hi, i am honki. i do some designs about puredata. illustration: http://www.flickr.com/photos/honki/sets/72157607652279654/ gui: http://www.flickr.com/photos/honki/4522863658/ The designs are cool! I just don't

Re: [PD] Twitter?

2010-04-17 Thread András Murányi
I think we shall escalate this to the PR Department ;o) For the meantime: http://twitter.com/search#search?q=%22pure%20data%22 On Sat, Apr 17, 2010 at 11:24 PM, errordevelo...@gmail.com wrote: My answer is NO, there is nothing twitterly exciting for you. On Sat, Apr 17, 2010 at 12:15:40PM

[PD] Control-rate computations in the Signal domain (was Re: Send and receive execution order was Re: Zen Garden, re-implementing the wheel in C++?)

2010-04-19 Thread András Murányi
On Sun, Apr 18, 2010 at 2:47 PM, Frank Barknecht f...@footils.org wrote: Hi, On Sun, Apr 18, 2010 at 01:07:21PM +0200, Matteo Sisti Sette wrote: Frank Barknecht escribió: *If* order matters to you (it may not always do) you can still use the subpatch approach with dummy inlet~/outlet~

Re: [PD] ubuntu on mac no audio pd

2010-04-22 Thread András Murányi
On Thu, Apr 22, 2010 at 7:53 PM, Jose Luis Santorcuato santorcuat...@gmail.com wrote: Dear list: hello to everybodyi have a problem, in the university i request about a second partition with ubuntu 9.04 for working with pd, they use a mac intel intel core 2 duo, desktop line, i installed

Re: [PD] gui devel idea: kiosk mode

2010-04-22 Thread András Murányi
On Thu, Apr 22, 2010 at 8:01 PM, João Pais jmmmp...@googlemail.com wrote: Hi, just had a thought for a gui development: a runtime mode, feasible for demos or finished applications where the user only gets presented with the finished program, and no menus. In opera it's called kiosk mode (

Re: [PD] pd-extended 0.42.5 source

2010-04-27 Thread András Murányi
On Tue, Apr 27, 2010 at 3:08 AM, michael noble loop...@gmail.com wrote: On Tue, Apr 27, 2010 at 12:57 AM, Hans-Christoph Steiner h...@at.or.atwrote: http://puredata.info/docs/developer/GettingPdSource .hc thanks Hans, that's exactly the link I was after. -m How about a direct link

  1   2   3   4   5   >