Re: [PD] ogg using table (ogg soundfiler)

2006-10-31 Thread patrick
hi, i am not sure, but in the external/tb/sndfiler can load .ogg files. patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] looking for good quality PV

2006-11-01 Thread patrick
maybe i am saying anything, but there's an external to link csound in pure data: http://music.nuim.ie/musictec/csound/ so maybe you will be able to use your pvoc opcodes in pd. patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account

[PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
hi everybody i just catched the cvs-externals and compiled pdp, and the cvs-gem sucessfully. now i tried to compile the gem2pdp: #autoconf #./configure --with-gemdir=../../src/Gem/ --with-pddir=../../ --with-pdpdir=../pdp #make clean #make i tried also with the pdp-0.12-4 version ( ./configure

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
great : ) please let me know, when you have done it. PatSch. On Tue, 2006-12-05 at 16:52 +0100, IOhannes m zmoelnig wrote: this means, that you should exchange any occurance of post() that gives you an error by ::post() (with 2 colons before the post) i will fix this in gem2pdp-source

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
great : ) it works : ) thanks a lot!! mfg. patsch. On Tue, 2006-12-05 at 17:26 +0100, IOhannes m zmoelnig wrote: Patrick wrote: great : ) please let me know, when you have done it. i have done it. mfga.dr IOhannes ___ PD-list@iem.at

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
dear IOhannes in .pdsettings i've add the entry: loadlib33: pdp loadlib34: pdp2gem loadlib35: gem2pdp when i now start pd in pd appears: PDP: pure data packet version 0.12.5-darcs pdp2gem: can't load library gem2pdp : a bridge between GEM and PDP/PiDiP v0.6 ([EMAIL PROTECTED]) gem2pdp : a bridge

[PD] pidip and ffmpeg compilation

2006-12-05 Thread Patrick
dear list i've downloaded the svn version of ffmpeg and configured it with: ./configure --enable-mp3lame --enable-libogg --enable-vorbis --enable-gpl i tried also manipulating the Makefile and added the variables: /usr/local/src/pd/ffmpeg/libavutil/libavutil.a in PDP_PIDIP_LIBS and

Re: [PD] cellular automata

2006-12-11 Thread patrick
hi chris, when i bang for generation i got: error: : no such object can't use the find last error... the track is good! but was the link between the grid and the music? pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

[PD] soundfile_info can't read 32-bit IEEE float

2006-12-31 Thread patrick
hi all, i have many recording done with timemachine in wav format. i think they all in 32-bit IEEE float format. pd got no problem to load them with soundfiler or readfs~ but i cannot used the iemlib external called soundfile_info to have information on: - samplerate in Hz -

[PD] Re: pd music

2007-01-04 Thread patrick
oups, the track is here (in ogg): http://www.workinprogress.ca/pd/music/sm.ogg ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] pd music

2007-01-04 Thread patrick
hi all, here's one track done with pd. it's a live recording, no edition, no mastering only adc~ - some tweaking - sfwrite~ i think it's a good example of what can be done with a cheap microphone, a bad guitar player (me) and pd. pat ___

[PD] glitch when using switch~ to apply fx

2007-01-04 Thread patrick
hi, here's a patch that use switch~ to turn off/on an effect. using switch~ will save some cpu when the effect is turn off right? so that is good, but the thing is i have a glitch when switching... is there a way to avoid this? or maybe there's a better way for this kind of setup in -

[PD] request truncated

2007-01-05 Thread patrick
hi miller, my request is to remove this limitation of pd: error: soundfiler_read: truncated to 400 elements is it possible to make it endless? if not then a ./configure option would be neat or maybe hans you can do something for the devel version? i would say computers can compute at

[PD] namecanvas vis 1 gop

2007-01-07 Thread patrick
hi, i am using 0.40.2 on linux. adding a [namecanvas testing] in a patch without GOP and sending bang - [vis 1] - [s testing] it's opening the patch. now turning the GOP option to on = not working anymore (it doesn't open the patch). anybody can verify this? pat

[PD] opening abstration with a toggle

2007-01-21 Thread patrick
hi all, on linux with pd 0.40.2 i have a minor bug. please try to open goptest.pd and click on the toggle to open the abstraction [vis 1]. here i need to toggle it to 1, 0, 1. patrick #N canvas 415 234 450 300 10; #X obj 121 100 absgop; #X text 26 42 on linux with pd 0.40.2 i need to click 3

Re: [PD] Re: [Microsound-announce] IanniX 0.639b online

2007-01-26 Thread patrick
hello kyle, you can load a score example from here: http://sourceforge.net/project/downloading.php?group_id=174402use_mirror=umnfilename=IanniX-Examples-Scores-1.0.tgz83738086 pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management

Re: [PD] Re: [Microsound-announce] IanniX 0.639b online

2007-01-26 Thread patrick
hi kyle, yes me too the patch is pretty slow (linux, pd 0.40.2). i am working on using pure data to produce beat sequence in iannix. i will upload the examples. you can use pure data to produce complex break-beat or whatever style you like using pd osc - iannix and then using iannix to read

Re: [PD] specific questions on Gem

2007-02-01 Thread patrick
hi and welcome, frank barknecht did a patch for drawing with the mouse on the gemwin. it was using pmpd (physical modeling) or the new one. sadly i cannot find it on my computer. frank can you share it again? pat ___ PD-list@iem.at mailing list

Re: [PD] Live Apectrum Analyzer

2007-02-01 Thread patrick
hi carmen, it looks very nice. how can we used it? also i would like to try your other stuff like the eq gui: http://whats-your.name/pr/filter.gif can you share the code? pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

[PD] pd music

2007-02-02 Thread patrick
where is eric skogen! are you still making music (with pd)? pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] Re: Looping

2007-02-03 Thread patrick
another way is to use xgroove (an external by thomas grill). there's a cross-fading (end mixed with start). pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] mootcher external - freesound

2007-02-04 Thread patrick
hi all, everybody knows http://freesound.iua.upf.edu/ right? there's an external (using flext) called mootcher: The Mootcher is a opensource programming library which makes it possible to make a connection to The Freesound Project audio database in your own programs. Download, view

Re: [PD] graphical possibilities in GEM

2007-02-06 Thread patrick
hi, take a look at this gem-vj: http://www.tot.sat.qc.ca/eng/pixeltango.html mainly : image, video, text, texture feedback, 3d (obj), lights... please share what you done so far (drawing patch). pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] ems aks emulation Beta

2007-02-08 Thread patrick
bonjour guillaume! here's what i am missing (will try to find the external or libs for it). as you can see, you should not specify the complete path, in linux there's no such things like c:\ snap ... couldn't create scope~ ... couldn't create pan~ ... couldn't create error: pack: O: bad type

Re: [PD] ems aks emulation Beta

2007-02-09 Thread patrick
hi guillaume, snap is still required - what's the external for it? also if you have 5 minutes, can you upload a demo of how it's sound on your website? and why not, a screenshot! also i still have this error too: error: pack: O: bad type ... you might be able to track this down from the Find

Re: [PD] Sound splitter

2007-02-09 Thread patrick
hi chris, oh no, crashing mine (linux 0.40.2). i'll give a try pd-extended. pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] slicing samples

2007-02-12 Thread patrick
hi jared, there's also aubio that do an excellent job for analysis (both onset and pitch). http://aubio.piem.org/ patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] slicing samples

2007-02-13 Thread patrick
hi frank, i remember playing with one of your patch like 2 years ago. it was for analysing a soundfile and cut it in 10 slices, it was working very well for me, but i cannot remember the name of this patch and where to download it. do you still have it somewhere? pat

Re: [PD] Feature Requests for Google Summer of Co

2007-02-20 Thread patrick
hello all, I don't know if this is something worthy for the summer of code... or at all... but I would love PDP to work on Windows i don't think that PDP will be on windows ever. tom is working on a new project called pf (packet forth). http://zwizwa.goto10.org/zwikizwaki.php?page=PacketForth

Re: [PD] [Gem] angles - vector translation

2007-02-27 Thread patrick
i agree! i tried the patch for multiple points of views (camera). it's really neat! but would it be possible to translate (moving) the camera position from point 1 to point 2. maybe with an ease-in / out or elastic effect (using msd or pmpd?!?). pat Hans-Christoph Steiner a écrit : It

Re: [PD] noisy soundcard

2007-03-12 Thread patrick
hi, maybe reading this will help you finding the solution: http://www.davidemorelli.it/doku.php?id=other:ground_loops patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] advcam

2007-04-06 Thread patrick
hi marius! the alt key on my window manager (icewm - linux) is to move the window. of course i can change it, but maybe another key would do the job? pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] advcam

2007-04-06 Thread patrick
: marius schebella [EMAIL PROTECTED] To: patrick [EMAIL PROTECTED] Cc: pd-list@iem.at Sent: Friday, April 06, 2007 1:00 PM Subject: Re: [PD] advcam what about ctrl? marius. patrick wrote: hi marius! the alt key on my window manager (icewm - linux) is to move the window. of course i can change

Re: [PD] Linux - which distribution to use?

2007-04-22 Thread patrick
i was referring to ubuntu dapper (i am still on dapper, yes), but now - after dapper and edgy - feisty is released. feisty also has 0.40.2. me too, i am still with dapper. but is feisty realtime capable with low latency tweaking? pat ___

Re: [PD] turning off audio in abstraction objects

2007-04-28 Thread patrick
hi, use [switch~] but if you don't want to hear a click when doing so, use : mix/switchnice~ from : http://wiki.dataflow.ws/PdMtlAbstractions ciao, pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] Problem compiling wiimote external

2007-05-07 Thread patrick
attached is the wiimote compiled with 32 bits intel on ubuntu dapper downloaded from the author's site (http://mikewoz.com/index.php?page=pd-stuff) could we include wiimote on pd extended? but this external depends on the CWiid library... pat - Original Message - From: Erwan

Re: [PD] [gem] interacting with objects

2007-05-24 Thread patrick
or the keyboard). patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] [PD-announce] mMm 0.3 atlantis

2007-05-30 Thread patrick
wicked! so clean and very easy to use. will try it with netpd! do you have other songs to share? pat - Original Message - From: Enrique Erne [EMAIL PROTECTED] To: PD-announce [EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 1:14 PM Subject: [PD] [PD-announce] mMm 0.3 atlantis finally

[PD] sCrAmBlEd?HaCkZ! any news?

2007-06-19 Thread patrick
hi, i've been interested in sCrAmBlEd?HaCkZ! for a year. exactly one year ago, someone was asking when we'll be able to try sCrAmBlEd?HaCkZ! sven replied: ... nobody knows - not even me (and i'm that guy) but be assured that i'm working on it - the current main problem is that the sun is

Re: [PD] Pduino 0.3.1 release

2007-06-28 Thread patrick
hi hans, is pduino compatible with wiring? http://www.wiring.org.co/ pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] [netsend] unix socket because of [comport]

2007-07-03 Thread patrick
hi, i'm looking for the best way to use netsend / netreceiving between 2 instances of pd (1 with -nogui) running on the same computer. someone mentioned a way on linux to use the unix socket with netsend / netreceiving. i didn't find any information on the mailing list archive

[PD] Startup...

2007-07-12 Thread patrick
hi, why the Startup... remove my 36 loadlib when i simply edit the startup flags and keep only 10??? here's the problem, i've installed pd-extended with the .pdsetting in my ~ standardpath: 1 verbose: 0 loadlib1: Gem loadlib2: cyclone loadlib3: zexy loadlib4: creb loadlib5: cxc loadlib6:

Re: [PD] Pd-0.39.2-extended-rc4 released on ubuntu

2007-07-12 Thread patrick
-extended: do you want to chmod +s pd? do you want to use -rt? do you want to use alsamidi? choose between oss, alsa, jack? i know that it doesn't really make sense for windows... pat - Original Message - From: Hans-Christoph Steiner [EMAIL PROTECTED] To: patrick [EMAIL PROTECTED] Cc: Pd pd

[PD] pd-extended - gem - libtiff - ubuntu feisty

2007-08-05 Thread patrick
hi hans, a problem with Gem on ubuntu feisty. the installed version of libtiffdev is 4 so i had to ln -s libtiff.so.4 libtiff.so.3. not sure what will happen if i try to load a tiff image, but now Gem load okay. ciao, pat ___ PD-list@iem.at mailing

Re: [PD] playback noise with video

2007-08-31 Thread patrick
the solution is to use 2 instances of pd: pd -noaudio for gem. pd -rt for audio. for communication between audio video i used netsend / netreceive or you can use OSC. patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http

Re: [PD] pyext install

2007-09-05 Thread patrick
hi olsen, yes the last version of flext and py are here: cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/pure-data co externals under grill/flext grill/py first you need to compile install flext and then sh build.sh pd gcc / install (grill/py). but right now it's not working. patrick

[PD] pd-0.40.3 anti-aliased (screenshot)

2007-09-22 Thread patrick
hi, i just installed pd-0.40.3 from miller's site and boom! http://www.workinprogress.ca/pd/pdantialiased.png looking good: font with anti-aliasing... i guess it's because it is using tk8.5 pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] pd arpeggio sound

2007-10-02 Thread patrick
have a look at pdmtl abstractions: http://wiki.dataflow.ws/PdMtlAbstractions/ there's musical.arpeggio from alexandre quessy. patrick___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] pyext~

2007-10-12 Thread patrick
hi all, thomas, is it possible to use pyext~ this way: try: import pyext except: print ERROR: This script must be loaded by the PD/Max py/pyext external try: import psyco psyco.full() print Using JIT compilation except: # don't care pass import sys, math, mad,

Re: [PD] midi learn (Re: remote sl)

2007-10-12 Thread patrick
i could clean it and post i here if there's a need. yes please do so. pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] pyext~

2007-10-12 Thread patrick
hi thomas, i tried it, but it's not working. is def _signal(self): looping by itself? if not can i plug a while True:? pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] pyext~

2007-10-13 Thread patrick
hi, what about using gstreamer via pyext. here's a simple playbin that auto-detect and connect to oss, alsa, jack for playing mp3 file over http. WITH JACK: when clicking on [playpreview], pd disconnect and disappear from the client list. GStreamer got in and play the mp3 file. i tried [detach

Re: [PD] sound annotation

2007-10-17 Thread patrick
there's timing.cues~ patched by alexandre quessy in pdmtl abstractions: http://wiki.dataflow.ws/PdMtlAbstractions not sure if it's what you are looking for. pat - Original Message - From: [EMAIL PROTECTED] To: pd-list@iem.at Sent: Wednesday, October 17, 2007 11:22 AM Subject: [PD]

[PD] chmod +s pd

2007-10-19 Thread patrick
and my brand new realtime kernel from ubuntu 7.10 patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] about sexy-ism

2007-10-27 Thread patrick
fair enough eh? no! we will pardon you only if you release the last version of za-matt. pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] py/ext: build error

2007-11-01 Thread patrick
yes sir! py/pyext 0.2.1pre - python script objects (C)2002-2007 Thomas Grill - http://g.org/ext using Python 2.5.1 (r251:54863, Oct 5 2007, 13:38:40) [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] Python array support enabled

Re: [PD] Mootcher status?

2007-11-01 Thread patrick
hi, mootcher is broken and the author have no time to fix it. i am just starting to learn C++ so i am far from being able to fix it. but i am trying to code something with py/ext (python for pd). right now i can connect to freesound, search a keyword and display the results. it's in pdmtl

[PD] pd-extended - auto-build - zexy not working

2007-11-05 Thread patrick
hi, i am on gutsy and try to install auto-build/2007-11-04/Pd-0.40.3-extended-20071104-debian-testing-i386.deb i cannot because: libflac7 is not install (libflac8 is) so i unpack and do a manual installation (cp -R /usr etc...). but there's a problem with zexy: libdir_loader: added cyclone

Re: [PD] robotcowboy patches for you

2007-11-09 Thread patrick
hi dan, this is really great. looking foward for your unit daemon too :) some errors (linux / pd.0.41-extended): rc-chipwave~.pd adsr 0.5 2 0 100 200 ... couldn't create rc-square~ sqosc~ 100 0.5 $2 ... couldn't create pat ___ PD-list@iem.at

Re: [PD] bit operations on samples ~ ... couldn't create

2007-11-16 Thread patrick
i would like to test it out, but: ~ 0.5 ... couldn't create i have extended (Pd version 0.41.0-extended-20071114) - linux. i tried to [import zexy] but still not working. note that other external from zexy are working like [prime], [l2s]. and finally, not just the help of [coll] is not

Re: [PD] [GEM] pix_artoolkit

2007-11-17 Thread patrick
://www.davidemorelli.it/dokuwiki/doku.php?id=ar:artoolkitplus (yes only taking a chance here). patrick Johannes Taelman wrote: Hi, Does anyone have a help or example patch for pix_artoolkit? I have pix_artoolkit running, but haven't coordinated the transform of a 3d object yet - which

Re: [PD] [GEM] pix_artoolkit

2007-11-19 Thread patrick
thanks IOhannes, it's compiling just fine: PKG_ARTOOLKIT_CFLAGS=-Ihome/pat/11h11/yeux/artoolkit/include PKG_ARTOOLKIT_LIBS=-L/home/pat/11h11/yeux/artoolkit/lib -lAR ./configure --with-artoolkit-includes=/home/pat/11h11/yeux/artoolkit/include

[PD] hex loader

2007-11-26 Thread patrick
to svn? patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] hex loader

2007-11-27 Thread patrick
.0.41.08. patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] hex loader

2007-11-27 Thread patrick
in /usr/local (cp -R ...) 4) chmod +s /usr/local/bin/pd 5) edit /usr/local/lib/pd/default.pdsettings 6) compile the missing externals (flext, py, xsample...) patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http

Re: [PD] hex loader

2007-11-27 Thread patrick
create hexloader: disguising as 'scale.symbol' etc... but if i create a new patch and type [relay] it will works... any ideas? patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] gem codec basic review

2007-11-30 Thread patrick
like to have ffmpeg / mpeg4 in gem is because of the size of the movie (3.5M for mpeg4 / 10M for quicktime and mjpeg). i would like to know what format / codec people use with pix_film under linux. patrick IOhannes m zmoelnig wrote: patrick wrote: hi, i am on linux running

[PD] gem codec basic review

2007-11-30 Thread patrick
hi, i am on linux running the very last version of gem from cvs. i am trying to find a good codec for gem. here's my basic research: --- the best codec for quicktime is jpeg: transcode -i yourvideo -y mov,null -F jpeg,,jpeg_quality=70 -o gem.mov gem cpu

Re: [PD] gem codec basic review

2007-12-03 Thread patrick
. if i load the DV (cow.avi) in gem, 35% of my cpu is used. that's not bad... patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] gem codec basic review

2007-12-03 Thread patrick
with aviplay, ffplay. i wonder what gem is using for playback this codec: avi or ffmpeg. i don't know how to tell gem what player to use: ffmpeg, libavifile, quicktime? patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management

[PD] freeverb~ roomsize / damping not working

2007-12-06 Thread patrick
hi, i compiled freeverb~ without any problem, but the controls are not modifying the sound. a theora video of the problem can be seen here: http://www.workinprogress.ca/pd/pdmtl/freeverbbug.ogg (vlc, mplayer etc...). i am on linux / pentium 4. freeverb~ v1.2 pat

Re: [PD] freeverb~ roomsize / damping not working

2007-12-06 Thread patrick
hi hans, it's the freeverb~ from pd-extended using: cd pure-data/packages/ make patch cd linux_make make install (a very recent checkout-developer-layout.sh http://pure-data.cvs.sourceforge.net/pure-data/scripts/checkout-developer-layout.sh?rev=HEAD) patrick

Re: [PD] Gem CVS + pd-0.41-0test9 + Ubuntu Gutsy : Not reading videofiles

2007-12-08 Thread patrick
source. as an alternation, ffmpeg, mencoder are good too. just to be sure it's not just on my box, anyone can test XVID with gem. what's you cpu usage compare to mplayer, ffplay, aviplay? patrick - Original Message - From: Jerome Tuncer [EMAIL PROTECTED] To: pd-list@iem.at Sent: Saturday

Re: [PD] Gem CVS + pd-0.41-0test9 + Ubuntu Gutsy : Not reading videofiles

2007-12-08 Thread patrick
hi i am not sure, if i understand why you want to get xvid working with gem. if you are interested in lowest possible cpu consumption, i wouldn't expect xvid to give the best results, since it is optimized to give very high compression and not to consume as little cpu as possible. after

Re: [PD] Gem CVS + pd-0.41-0test9 + Ubuntu Gutsy : Not reading videofiles

2007-12-08 Thread patrick
Mitchell -o out_mpeg4.avi i tested some mpeg2video, but since gem is crashing when loading the .toc file i cannot know if there's more consumption of cpu in gem vs mplayer / ffplay etc... maybe there's another codec to try? patrick ___ PD-list@iem.at

Re: [PD] pd-extended installers server seems to be down

2008-01-02 Thread patrick
http://autobuild.puredata.info/auto-build/ ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] pd on macbook pro

2008-01-02 Thread patrick
hi, should i install ubuntu 32 bits or 64 bits on a macbook pro (intel 64 bits). if i go for ubuntu 64 bits, will i be able to use pd-extended or be able to compile most of the externals for this architecture? OR maybe it's possible to have the OS in 64 bits, but using the 32 bits version of

[PD] pd-extended 64-bit

2008-01-03 Thread patrick
hi, i am trying to build pd-extended for 64-bit. OSCx sendOSC.c: In function ‘sendOSC_settypetags’: sendOSC.c:186: warning: cast from pointer to integer of different size cc -g -O2 -DUNIX -Wall -Wimplicit -Wunused -Wmissing-prototypes -O1 -I../libOSC -I../../pd/src -I../../../pd/src -I../src

[PD] xsample 64-bit

2008-01-03 Thread patrick
hi thomas, i did a video of the bug so you can ear the problem. normally setting the speed to 1 is the original pitch... http://www.workinprogress.ca/pd/xsample.ogg http://www.workinprogress.ca/pd/xsample2.ogg (vlc, mplayer...) pat ___

[PD] Pd version 0.41-0 test 10 - path crashing

2008-01-03 Thread patrick
hi miller, thanks for the effort on 0.41 test 10, i can edit more externals from Startup screen (38 on in 1280x1024) but pd-extended + xsample, py etc.. is around 45. but opening the path dialog is crashing pd. *** stack smashing detected ***: pd terminated Pd: signal 6 pd_gui: pd process

Re: [PD] problems with pdmtlabs

2008-01-14 Thread patrick
Here is what I miss: catch13~, destroysend, folderpanel and getdollarzero. destroysend, folderpanel and getdollarzero = tof try to add tof to default.pdsettings (-lib) *** hans would it be possible to add tof to default.pdsettings in the autobuild? so the next stable release of pd-extended

Re: [PD] pd-extended, version

2008-01-18 Thread patrick
have to copy it to /usr/local or whatever. of course you will need to compile flext / xsample and some other externals by hand. patrick ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] [OT] New machine - sound hardware?

2008-02-04 Thread patrick
1. Has anyone a working firewire (ieee1394) interface with their laptop i have a macbook pro with a presonus firepod (firewire) running linux with freebob (ffado is not ready). the latency testing patch in pd gives me around 12 ms, but jdelay is 7 ms. the only annoying thing with my setup is

Re: [PD] audio sample labeling... (onset, fundamental freq)

2008-02-14 Thread patrick
hi, i am not so sure about your last sentence : I think it would be useful to take in a sampletable or wavefile. i am working with http://www.sonicvisualiser.org/ and exporting my annotation layer in xml. then i will use pyext in pd to make something with the value (in audio frame). it's a

Re: [PD] pd/gem as vj mixer at win (Vadim Smahtin)

2008-02-19 Thread patrick
maybe using gemviewport from pdmtl: http://www.workinprogress.ca/pd/pdmtl/gemviewport.ogg scenario : dual screen, 1280x1024 and 800x600 for your projection. you make a gemwin 1120 width, offset 960 and put your preview in the window that appear in your screen. never tried it myself since i

Re: [PD] Ultrasonic sensors PD

2008-02-28 Thread patrick
hi, another alternative is to use python and the pyext in puredata (grill/py). pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] ARToolkit and libqrencode for Gem

2008-03-11 Thread patrick
davide morelli was working on pix_artoolkit_plus (using digitals markers - way more precise). i wanted to submit it to google summer of code last year: http://www.davidemorelli.it/doku.php?id=ar:artoolkitplus http://www.davidemorelli.it/doku.php?id=ar:augmented_reality_and_interfaces patrick

[PD] pd in tokyo

2008-03-12 Thread patrick
hi, just wondering, i am going to tokyo for a month. anyone on the list living in tokyo? is there anything i should know about pd in japan? pat ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] pix_artoolkit for macosx?

2008-03-27 Thread patrick
for pix_artoolkit??? i was looking at the source to know the method to call, but still it's not working (for now). patrick - Original Message - From: punchik punchik [EMAIL PROTECTED] To: pd-list@iem.at Sent: Thursday, March 27, 2008 3:57 AM Subject: [PD] pix_artoolkit for macosx? hi list

Re: [PD] pix_artoolkit for macosx?

2008-03-27 Thread patrick
davide morelli tried to make a gem external in C++ / template for artoolkitplus: http://www.davidemorelli.it/dokuwiki/doku.php?id=ar:artoolkitplus that would be awesome - artoolkitplus is really more accurate. pat ___ PD-list@iem.at mailing list

Re: [PD] Best PD+OS/Hardware combinations for low audio latency?

2008-03-30 Thread patrick
Thanks for the reply. I'm hoping you'll help me clarify a few things. 1. this is how i start pd - does this mean selecting Startup from the File menu and typing -nosleep -rt -audiobuf 64 -jack in the Startup Flags field? Do I do this after the flags that are already there? yes, using the

Re: [PD] Best PD+OS/Hardware combinations for low audio latency?

2008-03-30 Thread patrick
hi, search the archive for low latency on windows (playing with priority). but of course i recommand you to switch to linux with a realtime kernel. i have a firepod (firewire soundcard - using freebob / ffado) and my latency is very low, it's around 7 ms. this is how i start pd -nosleep -rt

Re: [PD] size of gemwin

2008-04-18 Thread patrick
hi marius, i don't have my linux box here, but i think gems.win from pdmtl abstractions have something for you. pat - Original Message - From: marius schebella [EMAIL PROTECTED] To: pd-list@iem.at Sent: Friday, April 18, 2008 5:44 PM Subject: [PD] size of gemwin hi, is there a

Re: [PD] pd clicking with jack/linux

2008-07-01 Thread patrick
I'm on a single core, so I guess -nosleep doesn't matter, right? exactly then for pd: pd -rt -jack -r 44100 -nosleep -audiobuf 256 -channels 16 -alsamidi -mididev 1 etc... Confused! 1) pd -? says -audiobuf is in ms, so 256 wouldn't make sense, or...? 2) I thought that jack

[PD] mrpeach osc - pipelist question

2008-07-05 Thread patrick
hi, i am using mrpeach osc external to talk to/from blender. it works fine, but not when using pipelist (routeOSC-help.pd): error: pipelist: no method for '/test' also the millisecond_delay is: -3.424e+12, but the testing application (a simple python script) is 0.5 sec. for now i am using

Re: [PD] pd, ubuntu 8.04, jack

2008-07-22 Thread patrick
hi, i have no problem using ubuntu 8.04 - 32bit - jack - pd. be sure to tweak jack (use qjackctl - setup...). Realtime, Buffer 256 for example. start pd with -rt - jack - sudo chmod +s /usr/local/bin/pd (be careful). is it working better? pat Julian Peterson wrote: Hello pd-ers. I'm

Re: [PD] pd settings (preferences) in ubuntu studio

2008-07-23 Thread patrick
i think pd-extended use: default.pdsettings mine is in /usr/lib/pd pat ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] send -rt snapshot~ to -nrt

2008-08-17 Thread patrick
hi, i have one instance of pd running with -rt -jack etc... for audio. the other -nrt for gem (cannot have gem and audio in the same instance of pd = glitches). i want to send the output of snapshot~ to gem. what would be the best way knowing that speed matters: mrpeach/osc - mrpeach/net

Re: [PD] [PD-dev] recording the overall state of a patch

2008-08-17 Thread patrick
hi, pdmtl abstractions have a solution for state-saving, auto-gui creation, midi mapping, osc mapping. you need to install pdmtl abstractions, add it to your path and open 1.browser.pd http://www.workinprogress.ca/pd/pdmtl/browser.ogg (theora video (vlc))

Re: [PD] pd MTL tarball/zip?

2008-08-20 Thread patrick
hi, yeah the server is down. but goto10 is not (cheers to goto10). as we add stuff from time to time (welcome to anyone who wants to contribute to pdmtl abstractions) it's a good idea to use the svn like this. svn co https://devel.goto10.org/svn/pdmtl/trunk/pdmtl pdmtl and then, when you feel

  1   2   3   4   5   6   7   8   >