[PD] rockafella time-stretcher

2011-05-17 Thread Patrice Colet
erent when using [line~]? I wouldn't like to use the vocoder method because it takes a lot of cpu and artifacts comes whenever the sound is stretched or not. -- Patrice Colet #N canvas 373 143 665 836 10; #X obj 97 816 hip~ 5; #X obj 96 596 *~; #X obj 96 480 +~; #X obj 95 432 samphold~; #X ob

Re: [PD] rockafella time-stretcher

2011-05-17 Thread Patrice Colet
I've replaced [line~] by a [phasor~] which phase is resetted at triggering then the little noise doesn't appear anymore, it's attached, I don't know why [line~] is behaving so strange, anyway now it's perfect. - "Patrice Colet" a écrit : > I'

Re: [PD] CVs

2011-05-22 Thread Patrice Colet
- "Chris McCormick" a écrit : > On Sun, May 22, 2011 at 01:37:19PM -0400, Mathieu Bouchard wrote: > > On Thu, 19 May 2011, Chris McCormick wrote: > >> On Fri, May 13, 2011 at 12:38:37PM -0400, Mathieu Bouchard wrote: > >>> On Wed, 11 May 2011, Chris McCormick wrote: > At the very least

Re: [PD] CVs

2011-05-23 Thread Patrice Colet
with homopolar motors. - "Bryan Jurish" a écrit : > moin Patrice, > > On 2011-05-23 05:09, Patrice Colet wrote: > > We can imagine many different kinds of new animals, some also have > been modelized since a long time through sculptures, > > we know that alm

Re: [PD] [PD-dev] canvas get method

2011-05-24 Thread Patrice Colet
> handle > > reentrancy.  Also, I'm currently replying to queries > > using the attribute > > as a selector.  The only model I had-- the [cnv] > > get_pos-- just sends the > > data, but it seems cleaner to send to one receive-symbol > > and [route] > > accordingly.  (I also much prefer one "get" method to > > separate ones to > > access each attribute.) > > > > -Jonathan > > ___ > Pd-dev mailing list > pd-...@iem.at > http://lists.puredata.info/listinfo/pd-dev -- Patrice Colet ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] euclidean rhythms

2011-05-27 Thread Patrice Colet
ched my own quick and dirty > itterative attempt, but i think it should also > be possible to implement with operations on lists, > like in the ruinwesen example. but i am not that familliar > with this in pd... > > bis denn! > martin > ___

Re: [PD] euclidean rhythms

2011-05-27 Thread Patrice Colet
ment with operations on lists, > like in the ruinwesen example. but i am not that familliar > with this in pd... > > bis denn! > martin > ___ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list -- Patrice Colet ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] euclidean rhythms

2011-05-27 Thread Patrice Colet
- "Patrice Colet" a écrit : > hello, > > with [list-tuplet] it's possible to do such thing by declaring 12 > beats and putting five items in the input list > > [beats 5, ft1 500( > | > [s tuplet] > I hope you have corrected this mistake, it&

Re: [PD] Pd performance at TED

2011-06-20 Thread Patrice Colet
Design MSc by Research (ongoing) > The University of Edinburgh, UK > ~ > Portfolio: http://marcodonnarumma.com > Lab: http://www.thesaddj.com | http://cntrl.sourceforge.net | > http://www.flxer.net > Event: http://www.liveperform

Re: [PD] Pd performance at TED

2011-06-20 Thread Patrice Colet
d you don't have all > possibilities in your hands at any given time, and that is why I think > the idea of improvisation is, perhaps, misinterpreted. > > > I'm not postulating an ultimate truth or mentality whatsoever, I'm > just.. speculating. :) > > &

Re: [PD] Pd-extended for Windows working again and .zip package

2011-06-27 Thread Patrice Colet
You can unzip it > anywhere, then go into the 'bin' folder inside, and double-click > pd.exe > to run it. > > .hc > > _______ > Pd-list@iem.at mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/

Re: [PD] Pd-extended for Windows working again and .zip package

2011-06-27 Thread Patrice Colet
teiner: > > > > > > > > Does ASIO work with pure-data vanilla 0.43? I know Miller made > some > > > changes to the audio I/O side of things, maybe its related. Beyond > that, > > > I don't know much about that code or that stuff. > > >

Re: [PD] [PD-dev] Pdextended 0.43.1 and vista

2011-07-11 Thread Patrice Colet
- "Hans-Christoph Steiner" a écrit : > On Jul 11, 2011, at 1:29 PM, Hans-Christoph Steiner wrote: > > > > > On Jul 11, 2011, at 1:06 PM, Patrice Colet wrote: > > > >> > >> - "Patrice Colet" a écrit : > >&g

Re: [PD] all distorsions avaliable

2012-05-19 Thread Patrice Colet
Hello, multiplying by Chebyshev polynomials for clipping gives nice distortion effects on signals - Mail original - > De: "umberto torrez" > À: pd-list@iem.at > Envoyé: Vendredi 18 Mai 2012 18:43:05 > Objet: [PD] all distorsions avaliable > > Hi guys, im doing a research of all the

[PD] pdx problem with tk externals

2012-05-20 Thread Patrice Colet
Hello, trying several gui objects like #many or flatgui/popup or tof/menubutton on pd-extended results in error messages that doesn't appear on vanilla, this is still under win32, there is definitely something wrong with tk on windows pdx, bugs appearing after a while, when working in subpatc

Re: [PD] pdx problem with tk externals

2012-05-21 Thread Patrice Colet
under pdx, the outlet just doesn't work, flatgui/popup seems okay in fact. Colet Patrice - Mail original - > De: "Patrice Colet" > À: "pd-list" > Envoyé: Dimanche 20 Mai 2012 15:41:03 > Objet: [PD] pdx problem with tk externals > > > Hello, &

Re: [PD] pdx problem with tk externals

2012-05-23 Thread Patrice Colet
- Mail original - > De: "Mathieu Bouchard" > Objet: Re: [PD] pdx problem with tk externals > > Le 2012-05-21 à 14:15:00, Patrice Colet a écrit : > > > Just found out that [#many] on win32 have to be in an opened window > > otherwise pd gives a

Re: [PD] [PD-dev] Plugins preferences (Was Re: Plugins Plugin error)

2012-06-01 Thread Patrice Colet
> De: "yvan volochine" > even better: spend all this time/energy to have a decent core-gui > separation in pd, get rid of tcl-tk and have a neat GUI like pd > deserves.. What about using svg+javascript instead of tcl/tk? oh, there already is some svg GUI for pd! http://droidparty.net/ >

Re: [PD] iemguts on windows 2

2012-06-04 Thread Patrice Colet
Hello, I've just tried cd pd-extended/0.43/externals/iem/iemguts make with msys after a svn checkout with cygwin, it builds all the dll. - Mail original - > De: "Tebjan Halm - " > À: "Pd List" > Envoyé: Lundi 4 Juin 2012 20:25:05 > Objet: Re: [PD] iemguts on windows 2 > > no

Re: [PD] iemguts on windows 2

2012-06-04 Thread Patrice Colet
able to compile pd externals? Colet Patrice - Mail original - > De: "Tebjan Halm - " > À: "Patrice Colet" > Envoyé: Lundi 4 Juin 2012 21:58:41 > Objet: Re: [PD] iemguts on windows 2 > > hello patrice, > > could you give me some version i

Re: [PD] text to sound

2012-06-11 Thread Patrice Colet
Mail original - > De: "Andrew Faraday" > À: dataf...@gmail.com, pd-list@iem.at > Hi, i am developing a proyect where the main idea is transform text > data to sound. Time ago i was experimenting with the concept of > devices as files in linux where you can "read" diferent files, like

[PD] send a message with IEM/bang

2012-06-19 Thread Patrice Colet
Hello, in a dynamic GUI patching project, I'm using a bang that would destroy itself and some other objects that come along with it. [bang] is dynamically contructed then bang would need a callback abstraction, or a 'settable receive'. Maybe such thing would be possible by using a slider inst

Re: [PD] send a message with IEM/bang

2012-06-20 Thread Patrice Colet
uin 2012 12:13:37 > Objet: Re: [PD] send a message with IEM/bang > > -BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2012-06-20 00:26, Patrice Colet wrote: > > Hello, > > > > in a dynamic GUI patching project, I'm using a bang that would > >

Re: [PD] send a message with IEM/bang

2012-06-20 Thread Patrice Colet
like size, color... > It works great for me! Also, if you make the graph-on-parent 2 pixels > wider > you will get a kind of "bold" bang, which I find very cool. > > Cheers, > > Quim > > > 2012/6/20 Patrice Colet > > > Hello, > > &g

Re: [PD] send a message with IEM/bang

2012-06-21 Thread Patrice Colet
I don't need to access properties menu, this part of the patch should never be in edit mode, so your solution is so far so good. Colet Patrice - Mail original - > De: "Quim Llimona" > À: "Patrice Colet" > Cc: "pd-list" > Envoyé: Mercredi

Re: [PD] Close PD window with a message?

2012-06-22 Thread Patrice Colet
I didn't try it yet: http://puredata.info/downloads/kiosk-plugin Colet Patrice - Mail original - > De: "José Rafael Subía Valdez" > À: "pd-list" > Envoyé: Vendredi 22 Juin 2012 16:19:25 > Objet: [PD] Close PD window with a message? > > hi list, > > does anyone no if I can close the P

Re: [PD] dynamic patching woes...

2012-06-22 Thread Patrice Colet
Hello, you've described explicitely the reasons why I don't use abstractions in a dynamic patching project, at least the audio part. The signal objects won't work unless you make some connections inside your abstraction, manually or with an internal message. In fact instead of dynamically creat

[PD] vst~ getenv() on vista

2012-07-08 Thread Patrice Colet
Hello, if we want VST_PATH to be accessed with getenv() on windows > XP, pd have to be loaded with admin account... maybe using a newer method like GetEnvironmentVariable() would be more appropriate, or another method that would allow vst~ to access a vstplugins directory? http://msdn.micro

Re: [PD] vst~ getenv() on vista

2012-07-08 Thread Patrice Colet
I've just found out another alternative that is about using sys_gui(set env(VST_PATH)) for retrieving the vst folder without admin rights, we can use also [hcs/sys_gui] in a patch, so if we could set this path by sending a message to [vst~] that would be neat. > De: "Patrice C

Re: [PD] running Pd with a timer for an installation?

2012-07-09 Thread Patrice Colet
hello, you can use windows task scheduler Colet Patrice - Mail original - > De: "David Schaffer" > À: "pd list" > Envoyé: Lundi 9 Juillet 2012 10:42:14 > Objet: Re: [PD] running Pd with a timer for an installation? > > > Under windows, a batch file should do the job, check this: > ht

Re: [PD] running Pd with a timer for an installation?

2012-07-09 Thread Patrice Colet
- Mail original - > De: "David Schaffer" > to start it up each night but not to shut it down. I'm probably > running on OSX, windows may be an option. A sleep or shutdown timer > for the OS would be very useful too, seems odd these are not > standard. windows task scheduler is there si

Re: [PD] running Pd with a timer for an installation?

2012-07-09 Thread Patrice Colet
The problem with both macosX and windows seven OS for an installation is that you never know when they will decide to shutdown for maintenance, if you're not expert. Colet Patrice - Mail original - > De: "Richie Cyngler" > À: "PD-List" > Envoyé: Lundi 9 Juillet 2012 08:43:03 > Objet:

Re: [PD] running Pd with a timer for an installation?

2012-07-09 Thread Patrice Colet
> De: "Olivier Baudu" > À: pd-list@iem.at > Envoyé: Lundi 9 Juillet 2012 11:00:35 > Objet: Re: [PD] running Pd with a timer for an installation? > > Hi... > > Two useless patches which could help you : > > To kill all instances (I don't use Win but maybe it work with [popen] > instead of [she

Re: [PD] vst~ getenv() on vista

2012-07-09 Thread Patrice Colet
> De: "Thomas Grill" > By the way, another possibility would be to change the Pd path - > don't know if this is useful at all. Yes it is, I didn't think about this possibility. > Am 08.07.2012 um 17:08 schrieb Patrice Colet: > > > > >

Re: [PD] looping at the end of sample

2012-08-01 Thread Patrice Colet
hello, what is 'resonance part'? in principle you compute the loop size in ms and send the result to [phasor~] or [vline~] for driving [tabread4~] Colet Patrice - Mail original - > De: "Jean-Marie Adrien" > À: "pd-list@iem.at List" > Envoyé: Mercredi 1 Août 2012 10:10:31 > Objet: [P

Re: [PD] Rép : looping at the end of sample

2012-08-02 Thread Patrice Colet
lock quantized. No matter > if the > actual switching occurs with a delay of almost one block, it will > still be > safe to switch. > > ... which seems brilliant ! (sorry i do not remember this > contribution's author) > Has this solution been implemented ? > Is there

Re: [PD] Read streaming from Pd ?

2012-08-02 Thread Patrice Colet
hello August, IOhannes why not using the same makefile for all platforms, by using pd-extended template, the actual makefile is only for osx and linux, and the makefile.win doesn't work anymore with recent versions of gcc. I have a working dll of readanysf~ made last year, so it's quite possib

Re: [PD] [PD-dev] Cross Compiling External for Windows - Problem

2012-08-10 Thread Patrice Colet
> De: "Thomas Mayer" > À: "Patrice Colet" , pd-...@iem.at > Envoyé: Vendredi 10 Août 2012 21:01:52 > Objet: Re: [PD-dev] Cross Compiling External for Windows - Problem > > Hi, > > On 10.08.2012 11:20, Patrice Colet wrote: > > Hello, I'm

Re: [PD] [PD-dev] Cross Compiling External for Windows - Problem

2012-08-14 Thread Patrice Colet
> Output: i686-pc-mingw32-gcc > -I"/home/thomas/src/Pd-0.42.5-extended/pd-win/include/pd" -std=c99 re, how to get information about the linker used, and how > to > set it in the Makefile. That was part of the original question, try to put this in LDFLAGS or LIBS -Wl,--verbose to make linker mor

Re: [PD] Multiple Pd patchers on one computer?

2012-08-19 Thread Patrice Colet
hello, it should be possible with [hid] but it would require to make an interface for sending internal messages, and drawing several custom cursors. Graphically I guess that the patcher would have to be made with another tool kit than tcltk by using a library like tkinter (already available), o

Re: [PD] [PD-announce] Gemnotes 0.2

2012-08-21 Thread Patrice Colet
Hello, that looks nice, but I'm getting a 404 error when trying to download Colet Patrice - Mail original - > De: "Ed Kelly" > À: pd-annou...@iem.at > Envoyé: Lundi 20 Août 2012 17:24:59 > Objet: [PD] [PD-announce] Gemnotes 0.2 > > Hi all, > > Gemnotes 0.2 is released. > It has dynami

Re: [PD] [PD-dev] Cross Compiling External for Windows - Problem

2012-08-22 Thread Patrice Colet
Hello Thomas, > it seems, that I have problems compiling the external with MinGW on > Windows as well. I will try to make that work first, and then go on I tried to have a look but there is something I didn't have time to handle, how to get libcurl on win32 for mingw... > with > the compilati

Re: [PD] playing soundcloud files

2012-08-23 Thread Patrice Colet
[wget -O source file(-[shell] & [read file(-[readanysf~] use [popen] on windows and an executable of wget Colet Patrice - Mail original - > De: "alessandro contini" > À: "PD list" > Envoyé: Jeudi 23 Août 2012 12:49:42 > Objet: [PD] playing soundcloud files > > Hey pd-people, > > I'm

Re: [PD] playing soundcloud files

2012-08-23 Thread Patrice Colet
> De: "alessandro contini" > Anyway, I don't seem to find a way to make readanysf working on my > computer > (OS X)... I don't know anything about OSX, so I couldn't help with it. Maybe you should try first to understand what is a shell on OSX and how to use it. Another solution would be abo

Re: [PD] playing soundcloud files

2012-08-28 Thread Patrice Colet
nysf~]. There is no need to > > download the file first with wget or whatsoever. > > > > Roman > > > > > > On Don, 2012-08-23 at 13:13 +0200, Patrice Colet wrote: > > > [wget -O source file(-[shell] & [read file(-[readanysf~] > > > > &g

[PD] iemmatrix missing externals on win32

2012-08-30 Thread Patrice Colet
Hello, I'm playing with some iemmatrix objects on win32, pd-extended 0.43.1, and got the following error message in console when trying [mtx_ei~] I could find almost all objects scattered in pdx, but not [mtx_pcolor], what is this object standing for? dsp ... couldn't create z~ ... couldn't c

Re: [PD] Splitting Objects

2012-09-25 Thread Patrice Colet
- Mail original - > De: "Funs Seelen" > Speaking about creation arguments: if none are given for abstractions > the default value is always "0" (at least I never figured out a way > to > give another default value *). For C-objects it is possible to use > any > float value as default.

Re: [PD] Splitting Objects

2012-09-25 Thread Patrice Colet
> De: "Patrice Colet" > > De: "Funs Seelen" > > > Speaking about creation arguments: if none are given for > > abstractions > > the default value is always "0" (at least I never figured out a way > > to > > give another

Re: [PD] creation arg, distinction between 0 and no arg, WAS Re: Splitting Objects

2012-09-25 Thread Patrice Colet
Maybe dirty but skillful! Is it possible to have this included somewhere in pdx abs? > De: "Cyrille Henry" > > hello, > > a dirty hack allow distinction between no argument and a 0 float arg. > see attachment. > cheers > c > > > Le 25/09/2012

Re: [PD] messages language

2012-09-25 Thread Patrice Colet
hello > De: "Фывапр Олджэвич" > It seems that everything in PD-patch can be done with just messages, > starting with " ; " > > Is it true ? semi-colon means that a message will be sent internaly to a [receive] object named with next argument, this also can be a [table] object. > > For exa

[PD] namespaces in help files [was: Re: [pd] osc processing array to the pd table]

2012-09-30 Thread Patrice Colet
Hello Billy, hello pd-list, sorry to interfere into this interesting discussion... I making another topic so it shouldn't be embarrassing... > [iemnet/udpreceive] before it would load I guess it all depends on > the > stuff in startup I use to remove all the stuff at startup and use this namespa

Re: [PD] namespaces in help files [was: Re: [pd] osc processing array to the pd table]

2012-09-30 Thread Patrice Colet
> De: "Jonathan Wilkes" > > I use to remove all the stuff at startup and use this namespace/ > > stuff, or even > > better, the [declare] thingy in main patches, > > then it's easier to figure out what's happening. > > > > It would be cool to have this in help files, > > That shouldn't be nece

Re: [PD] getting sample rate of file loaded into an array

2012-10-03 Thread Patrice Colet
[ext13/wavinfo] or more complicated for the fun, with [mrpeach/binfile] and https://ccrma.stanford.edu/courses/422/projects/WaveFormat/ it's attached ^^ Colet Patrice - Mail original - > De: "Rick T" > À: "PD List" > Envoyé: Jeudi 4 Octobre 2012 00:26:15 > Objet: [PD] getting sample

Re: [PD] getting sample rate of file loaded into an array

2012-10-04 Thread Patrice Colet
once a bug and it got fixed. > > For reasons above I encourage you to use [iemlib/soundfile_info]. > > Roman > > > > On Wed, 2012-10-03 at 14:09 -1000, Rick T wrote: > > Thanks > > > > On Wed, Oct 3, 2012 at 1:45 PM, Patrice Colet > > > >

Re: [PD] opinions on the issue of concurrent implementations (was: getting sample rate of file loaded into an array)

2012-10-04 Thread Patrice Colet
> De: "Roman Haefeli" > > Hi all > > The thread below makes me curious about what people think about the > support of two or more several implementations of the similar > functionality. > > There are a few such cases: > * [ext13/wavinfo] vs. [iemlib/soundfile_info] > * OSCx vs. mrpeach's osc

Re: [PD] getting sample rate of file loaded into an array

2012-10-04 Thread Patrice Colet
> De: "Roman Haefeli" > > On Thu, 2012-10-04 at 16:23 +0200, Patrice Colet wrote: > > Thank you roman, didn't try this one... > > > > I'd like to know what was the bug > > http://sourceforge.net/tracker/?func=detail&atid=478070&aid

Re: [PD] Looping through an array a specific number of times

2012-10-04 Thread Patrice Colet
> De: "Rick T" > > I'm trying to loop a wav file a specific number of times after I load > it into an array and play it using tabread4~. > It depends on how you read the table, if you are using [line~] it's easy, you just have to count how many time it's triggered, but for some reasons I don't

Re: [PD] Question on getting the amount of values in a table and setting table to zero

2012-10-04 Thread Patrice Colet
Colet Patrice - Mail original - > De: "Rick T" > À: "PD List" > Envoyé: Jeudi 4 Octobre 2012 17:47:57 > Objet: [PD] Question on getting the amount of values in a table and setting > table to zero > > > Greetings All > > 1) I'm trying to find a way to get the total amount of values

Re: [PD] opinions on the issue of concurrent implementations (was: getting sample rate of file loaded into an array)

2012-10-06 Thread Patrice Colet
> De: "IOhannes m zmölnig" > On 10/04/2012 05:04 PM, Patrice Colet wrote: > > > > We should use C language only when we need it, in the example of > > [waveinfo] vs [soundfile_info], both aren't the good way for me, > > we just need the [binf

Re: [PD] mp3 (layerII) or .wav/.aif stereo player!

2012-11-21 Thread Patrice Colet
hello, I've built readanysf~ dll some time ago, but there is a little bug with mp3 files encoded with lame, I couldn't try out yet with newer gcc version, all the work is archived here: http://megalego.free.fr/pd/externals/readanysf~-win32-0.42.zip Colet Patrice - Mail original - > De

Re: [PD] mp3 (layerII) or .wav/.aif stereo player!

2012-11-23 Thread Patrice Colet
> De: "Björn Eriksson" > Soundwise we all know wave and aiff sounds better, but I am a bit > surprised this seems to be a so complicated and sensitive issue > about having pd play a compressed sound file with some ease. Maybe > this has been discussed over the years over and over,so forgive me >

Re: [PD] linux, elka ek22, sysexin dump "unpacking" (82 bytes)

2012-12-11 Thread Patrice Colet
> De: "jamal crawford" > À: "pdlist" > Envoyé: Lundi 10 Décembre 2012 18:53:35 > Objet: [PD] linux, elka ek22, sysexin dump "unpacking" (82 bytes) > > hi list. > > im working on editor for Elka ek/em 22 analogue synth. when i request > a > parameter dump i get 82 bytes from sysexin. i can see

Re: [PD] Pd does not work on Windows.

2012-12-11 Thread Patrice Colet
I've tried it out with a file named ü.pd on vista, it is converted to u.pd: C:/Users/patko/Desktop/u.pd: can't open same thing happens with cmd... thank you for trying to fix it... Colet Patrice - Mail original - > De: "Roman Haefeli" > À: pd-list@iem.at > Envoyé: Mardi 11 Décembre 2

Re: [PD] Pd does not work on Windows.

2012-12-11 Thread Patrice Colet
> De: "Hans-Christoph Steiner" > À: "Patrice Colet" > Cc: "pd-list" > Envoyé: Mercredi 12 Décembre 2012 01:51:55 > Objet: Re: [PD] Pd does not work on Windows. > > > My guess is that you are using an older version. This only works on >

Re: [PD] Pd does not work on Windows.

2012-12-12 Thread Patrice Colet
- Mail original - > De: "Hans-Christoph Steiner" > ok, I'm seeing the same thing. double-clicking and 'pd -open' are > the same thing on Windows. I'm going to implement the double-click > opening in Tcl, here's a bug report for 'pd -open': > https://sourceforge.net/tracker/?func=detail

Re: [PD] Circular scrolling in pd

2013-01-06 Thread Patrice Colet
hello, what about converting cartesian to polar coordinates instead? with something like angle = atan(y/x) you can even get the distance from the center with R = Sqrt(x2 + y2) that should be a lot easier - Mail original - > De: "James Dunn" > À: "pd-list" > Envoyé: Dimanche 6 Janv

[PD] [text2d] background color

2013-01-06 Thread Patrice Colet
Hello, using GEM: ver: 0.93.3 compiled: Nov 10 2011 each [text2d] character has a black background, how can we change this? Colet Patrice ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd

Re: [PD] [text2d] background color

2013-01-07 Thread Patrice Colet
t [gemwin], it's about [text2d], I forgot to mention that it's happening in recursion, see attached patch... By the way I've found another bug, see inside, it's hard to explain... > > On Mon, Jan 7, 2013 at 6:54 AM, Patrice Colet < colet.patr...@free.fr > > w

Re: [PD] [text2d] background color

2013-01-07 Thread Patrice Colet
> De: "Patrice Colet" > > De: "Alexandros Drymonitis" > > > By black background you mean the color of [gemwin]? You can change > > that by sending [color 1 1 1( to [gemwin] (this will make the whole > > background white), if this is what you w

Re: [PD] [text2d] background color

2013-01-07 Thread Patrice Colet
> > By the way I've found another bug, see inside, it's hard to > > explain... couldn't reproduce it, it might be the murphy law > [text2d] is really very much 2d and behaves weirdly when used in 3d. > at least it doesn't seem aliased :D > the fix for your problem is to make sure, that the [

Re: [PD] [text2d] background color

2013-01-07 Thread Patrice Colet
Colet Patrice - Mail original - > De: "Jack" > http://lists.puredata.info/listinfo/pd-list > I think you have a problem with your version of Gem. > What is your configuration ? > It is working nice on Ubuntu 12.04 and Gem 0.93 with Pd 0.43.2. > Can you use [text3d] instead of [text2d] ?

Re: [PD] [text2d] background color

2013-01-07 Thread Patrice Colet
- Mail original - > De: "Jack" > À: "Patrice Colet" > > [text3d] is aliased, not very nice to read... > > And you can't use FSAA with this Radeon ? no I can't with this radeon 4500 serie, either glsl magicks, the rendering order h

Re: [PD] [PD-announce] Pd-extended 0.43.4 release candidate 1: last chance to report your bugs

2013-01-07 Thread Patrice Colet
hello, I'd like to report again a problem that is still not resolved in this release... On win32, I've got many pd patches that makes the GUI not working with mouse binding, I can not move any object on the patch, only the arrows can make it move when it's selected. It's still hard to tell w

Re: [PD] Jack support on Windows

2013-01-19 Thread Patrice Colet
> > Excuse the "(... lot of letters..)" but my cmd don't have ctrl+c > > option.. :/ hello, Are you really using cmd for compiling, or msys console? On cmd you can select and copy with menu actions, cygwin uses cmd... In msys console it's truly like a unix terminal, Ctrl+Insert and Shift+Ins

Re: [PD] Simplest way for looping soudfiles

2013-01-22 Thread Patrice Colet
> De: "Patrick Pagano" > I am very interested in finding a non-external way to constantly loop > sound files of ANY size. > using two [readsf~] is working so far so good for looping large soundfiles, with the offset option and a signal crossfading between them. ___

Re: [PD] Simplest way for looping soudfiles

2013-01-22 Thread Patrice Colet
> De: "Roman Haefeli" > Envoyé: Mardi 22 Janvier 2013 23:24:09 > > On Die, 2013-01-22 at 22:20 +0100, Patrice Colet wrote: > > > De: "Patrick Pagano" > > > > > I am very interested in finding a non-external way to constantly > > &

[PD] [PD-announce] Pd-extended 0.43.4 release candidate 1: last chance to report your bugs

2013-01-23 Thread Patrice Colet
>On 01/07/2013 07:51 PM, Patrice Colet wrote: >> >> hello, I'd like to report again a problem that is still not resolved in this >> release... >> >> On win32, I've got many pd patches that makes the GUI not working with mouse >> binding, &g

Re: [PD] Jack support on Windows

2013-01-27 Thread Patrice Colet
jackdmp has always worked with pd on windows because it has been using ASIO drivers, but with two channels only... also I'm still using pdvst for playing with Ableton Live on windows, if not in debug mode, it's rather stable, and even if it's a 0.37 pd version, we can do a lot of thing with, li

Re: [PD] Jack support on Windows

2013-01-27 Thread Patrice Colet
> De: "Esteban Viveros" > Some time ago I tried to run pdvst without sucess. ah if you put the vststuff.dll into vstplugin directory, and the pdvst folder that contains vststuff.pd patches vststuff.pdv files along with the vst host executable (it should be 'Program' folder for Ableton Live)

Re: [PD] Solution for deleting files via pd?

2013-01-27 Thread Patrice Colet
Hello, in bash shell that would be something like [rm -rf /home/Sebastian/Desktop/folder( | [ggee/shell] in ms-dos you can't specify a directory that is not relative to the patch (long story), a simple way would be about making a batch script with this inside: cd c:\Users\Sebastian\Desktop rd

Re: [PD] Building pd-l2ork on arch linux 64

2013-01-27 Thread Patrice Colet
Hello, will pd-l2ork be available like pd-extended in https://aur.archlinux.org ? Colet Patrice - Mail original - > De: "Ivica Bukvic" > À: "Fero Kiraly" > Cc: "pd-list" > Envoyé: Dimanche 27 Janvier 2013 22:49:28 > Objet: Re: [PD] Building pd-l2ork on arch linux 64 > > > > > Com

Re: [PD] Solution for deleting files via pd?

2013-01-28 Thread Patrice Colet
> De: "Hans-Christoph Steiner" > > If you're using Pd-extended 0.43.4, there is the 'tclfile' library, > which > provides a bunch of objects for file operations: > > http://puredata.info/downloads/tclfile/releases/0 > > Just drop the 'tclfile' folder into user library folder: > http://puredat

[PD] [GEM][pix_multiimage] error message

2013-01-28 Thread Patrice Colet
Hello, I'm using [pix_multiimage] into archlinux 64bit environment. When opening the helpfile, I've got this error message into pd console: GEM: Someone sent a bogus pointer to copy2Image the object seems to work good thought, but is there a way to avoid getting this weird error message? Col

Re: [PD] PsVST

2013-01-29 Thread Patrice Colet
- Mail original - > De: "Esteban Viveros" > > I'm trying now put to work pdvst with ableton live.. > > > To pdvst work I need to have installed pd-extended in an specific > directory? > > > At this moment I only download pdvst in website: > http://crca.ucsd.edu/~jsarlo/pdvst/ > and

Re: [PD] PsVST

2013-01-31 Thread Patrice Colet
Colet Patrice - Mail original - > De: "Esteban Viveros" > > Ableton Live 8.3.4 don't have install folder in C:\Program Files > (x86)\Ableton\Live, now it happend in a hide folder, but I think the > solution isn't here. " 1) Copy the pdvst folder to the directory that contains the

Re: [PD] PsVST

2013-01-31 Thread Patrice Colet
> De: "Hans-Christoph Steiner" > How about putting this info up in a "How to install PdVST" page on > http://puredata.info/docs/ Eventually when the server would answer ;-) ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> htt

[PD] [gem][arch] crash on loading image

2013-02-13 Thread Patrice Colet
Package was built yesterday pd crashes at image loading open: ./gem.conf: No such file or directory Magick: Memory allocation failed `Cannot allocate memory' @ fatal/cache.c/AcquirePixelCacheNexus/270. On pd-lork it simply doesn't load image, no crash, no error message. Colet Patrice __

[PD] left mouse click abuse

2009-01-02 Thread Patrice Colet
Hello, and happy 2009, I don't know about how to connect objects without using the left click, if there is no way to do this (without using text editor), this is a *feature request*, for painfull fingers and for saving left button's life on cheap laptops. Thanks for reading this. _

Re: [PD] left mouse click abuse

2009-01-02 Thread Patrice Colet
> much as possible with only a small number of available keys. > > cheers > Miller > > On Fri, Jan 02, 2009 at 01:23:21PM +0100, Patrice Colet wrote: >> Hello, and happy 2009, I don't know about how to connect objects without >> using the left click, if there

Re: [PD] audio I/O Stuck

2009-01-02 Thread Patrice Colet
Hi, I have this audio stucking message on XP when settings are not correct between my firewire soundcard and PureData, there might be something to do on PureData audio drivers for synchronisation, but I've no clue, just make sure that samplerate is the same, and that the buffer size isn't t

Re: [PD] Ubuntu vs. ubuntustudio?

2009-01-04 Thread Patrice Colet
Hi, The great advantage of using linux is that we can have a choice of installed applications. If there are many computers to setup and if ubuntustudio is compatible with all the computers, the gain of installing time would be so relevant. On a single computer, I don't see the point of i

[PD] BUG found in last release

2009-01-04 Thread Patrice Colet
Hello, the bug is easy to reproduce everytime: 1° open a patch 2° modify something 3° quit PureData 4° Click "No" 5° Try to enter in edit mode 6° good luck PatCo ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.pu

Re: [PD] BUG found in last release

2009-01-04 Thread Patrice Colet
I forgot to tell it's on win32, with 0.42 release Patrice Colet a écrit : > Hello, > > the bug is easy to reproduce everytime: > > 1° open a patch > 2° modify something > 3° quit PureData > 4° Click "No" > 5° Try to en

Re: [PD] left mouse click abuse

2009-01-05 Thread Patrice Colet
Hello, A work around might be about using the [tot] in capture mode (see monkey example) and [popup] external for storing commands, unfortunately I've no time yet to do this... best regards to everyone PatCo. volker böhm a écrit : >>> marius schebella a écrit : >>> ... [openpanel] alwa

Re: [PD] left mouse click abuse

2009-01-05 Thread Patrice Colet
something like this Patrice Colet a écrit : Hello, A work around might be about using the [tot] in capture mode (see monkey example) and [popup] external for storing commands, unfortunately I've no time yet to do this... best regards to everyone PatCo. volker böhm a écrit : m

Re: [PD] left mouse click abuse

2009-01-06 Thread Patrice Colet
for ending with personal thoughts. PatCo marius schebella a écrit : > Patrice Colet wrote: >> something like this > > that's nice. > > but for me the problem with patching lies a level deeper: the graphical > representation of the patch and the inner pd proc

Re: [PD] BUG found in last windoze release

2009-01-06 Thread Patrice Colet
t; > cheers > M > > On Mon, Jan 05, 2009 at 12:30:35AM +0100, Patrice Colet wrote: >> Hello, >> >> the bug is easy to reproduce everytime: >> >> 1? open a patch >> 2? modify something >> 3? quit PureData >&g

Re: [PD] svg?

2009-01-06 Thread Patrice Colet
Gem using libsugar might be very possible, isnt'it? http://rpmfind.net/linux/RPM/sourceforge/l/li/libsugar/libsugar-dev-0.4-2.i386.html xà a écrit : > hi list, > > does anybody know how to manage and manipulate .svg vector images in pd? > any external / library for this in pdp or gem? > > sal

Re: [PD] BUG found in last windoze release

2009-01-06 Thread Patrice Colet
working fine :) Miller Puckette a écrit : > Damn, I just can't seem to get it right this time around... > > anyhow, try 0.42-2 (up on the web page, windows only so far). > > thanks for flagging this > M > > On Tue, Jan 06, 2009 at 11:45:21AM +0100, Patrice Col

[PD] latest pd-extended-0.44 on win32

2013-03-28 Thread Patrice Colet
Hello, I'm trying to make it working, yesterday there was a missing libjack.dll problem, it has been fixed by eighthave today, now I'd like to have Gem working... [gemwin] is just not responding, no error message, with any patch, it does not answer after it's creation... no idea how else I c

<    1   2   3   4   5   >