Re: [PD] Trax - Sinusoidal Model Synthesis in Pure Data

2008-04-28 Thread Luigi Rensinghoff
Wow... that opens really some doors to new sounds. Thanks very much. I dont have a wacom unfortunately, but ia m playing around with a WiiRemote quite a bit. Rich, do you have any plans for that ? Any idea for a good mapping scheme ?? Am 25.04.2008 um 05:34 schrieb Rich E:

[PD] [shell] issue

2008-04-28 Thread Olivier Heinry
hi, I've got this command line that flushes the disk cache on Linux 2.6.16 and later that's very useful to clean big video files from RAM: sudo sync; sudo echo 1 /proc/sys/vm/drop_caches Any of you has an idea how to give a [sudo cmd( message to the [shell] object and

Re: [PD] Data Structure

2008-04-28 Thread Frank Barknecht
Hallo, matohawk hat gesagt: // matohawk wrote: I have a question about 07.Sequencer patch in 4.data.structures, I see this message ; pd-data sort what is of use it? This sends the message sort to the automatically created receiver of the [pd data] subpatch, similar to [;pd-data clear(.

Re: [PD] [shell] issue

2008-04-28 Thread Thomas Mayer
Olivier Heinry wrote: hi, I've got this command line that flushes the disk cache on Linux 2.6.16 and later that's very useful to clean big video files from RAM: sudo sync; sudo echo 1 /proc/sys/vm/drop_caches Any of you has an idea how to give a [sudo cmd( message to the [shell]

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv pix_opencv new development)

2008-04-28 Thread Jack
Hello PD users, When i compile opencv, i get this error on macos X.4.11, G4 powerbook : ../../../otherlibs/highgui/cvcap_qt.cpp: In function `int icvWriteFrame_QT(CvVideoWriter*, const IplImage*)': ../../../otherlibs/highgui/cvcap_qt.cpp:1183: warning: unused variable 'status'

[PD] continuous dropouts in windows, probably memory issue

2008-04-28 Thread matteo sisti sette
Hi, I have (as usual) an enormous patch... enormous in terms of quantity of abstractions, levels of nesting, and quantity of objects in each abstraction. Everything is carefully built in order not to waste CPU. All audio processing objects are swicthed on/off when needed, so that when everything

Re: [PD] Trax - OS X Installation

2008-04-28 Thread Luigi Rensinghoff
Hi Rich I know Linux is better ;-) especially for PD, but i am on a Macbook There unfortunately is no makefile for oscbank, and the makefile for sdiflists seems not to work for me. The included binary neither... But i found another oscbank in some extended distribution from svn or cvs

Re: [PD] [shell] issue

2008-04-28 Thread Olivier Heinry
Le Mon, 28 Apr 2008 12:13:10 +0200, Thomas Mayer [EMAIL PROTECTED] a écrit : Olivier Heinry wrote: hi, I've got this command line that flushes the disk cache on Linux 2.6.16 and later that's very useful to clean big video files from RAM: sudo sync; sudo echo 1

[PD] Gem crash on Hardy

2008-04-28 Thread Kristofer Hagbard
Hi, When I try to open any Gem window on Hardy 8.04 (or rather when i start rendering) it completely locks up my whole system. I use the latest auto build since it's the only pd-extended that can be installed on hardy and since I'd really like to try the pix_fiducialtrack. Pd/Gem from the

Re: [PD] Gem crash on Hardy

2008-04-28 Thread Olivier Heinry
Le Mon, 28 Apr 2008 14:31:50 +0200 (CEST), Kristofer Hagbard [EMAIL PROTECTED] a écrit : Hi, When I try to open any Gem window on Hardy 8.04 (or rather when i start rendering) it completely locks up my whole system. I use the latest auto build since it's the only pd-extended that can be

Re: [PD] Gem crash on Hardy

2008-04-28 Thread olsen wolf
hi olivier if you're using ati/xorg you'd probably have to refer to this posting: http://lists.puredata.info/pipermail/pd-list/2008-02/059833.html greets olsen On Mon, Apr 28, 2008 at 2:51 PM, Olivier Heinry [EMAIL PROTECTED] wrote: Le Mon, 28 Apr 2008 14:31:50 +0200 (CEST), Kristofer Hagbard

Re: [PD] pattern extraction/recognition

2008-04-28 Thread Frank Barknecht
Hallo, Dr. Greg Wilder hat gesagt: // Dr. Greg Wilder wrote: Here are a few highly accomplished and respected authors on the subject. Their research is a quick google away... Emilios Cambouropoulos Roger Dannenberg Pierre-Yves Rolland David Temperley Also Robert Rowe's Machine

Re: [PD] Gem crash on Hardy

2008-04-28 Thread Kristofer Hagbard
Hi, I don't think this is the problem, I have installed the proprietary NVIDIA driver and hardware acceleration seems to work in other applications (the screensavers run smoothly :) And also gem 0.90 works nicely with pd vanilla 0.40.2. I have also turned off the compiz stuff. Do you need some

[PD] pd and matlab

2008-04-28 Thread Damien Henry - Voxler
Hi list ! Does anyone as already used matlab to make externals ? Cheers, Damien. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] Pd-0.40.3-extended-20080428 crashes when opening Preference/Path

2008-04-28 Thread Djého Youn
I'm on Intel Mac Book Pro 10.4.11. The version I've downloaded is Pd-0.40.3-extended-20080428-macosx104-i386.dmghttp://autobuild.puredata.info/auto-build/latest/Pd-0.40.3-extended-20080428-macosx104-i386.dmg from http://autobuild.puredata.info/auto-build/latest/ When I try to open the Preference

Re: [PD] Pd-0.40.3-extended-20080428 crashes when opening Preference/Path

2008-04-28 Thread Matthew Nish-Lapidus
10.4.11. The version I've downloaded is Pd-0.40.3-extended-20080428-macosx104-i386.dmg from http://autobuild.puredata.info/auto-build/latest/ When I try to open the Preference window, it won't open at all or, it opens but then I try to open Path window, it crashes immediately. Before I had

[PD] help needed: Pd command line options on OSX

2008-04-28 Thread Nicholas Mariette
hi all, I'm trying to start Pd from the OSX terminal with command line options. For example, /Applications/Pd-0.41-4.app/Contents/Resources/bin/pd -open /Users/ nick/Desktop/testpatch.pd This successfully opens Pd, but ignores the options (ie, doesn't load the testpatch.pd) I've tried it on

[PD] http, html and textfiles

2008-04-28 Thread wolfgang schwarzenbrunner
hello, i am working on a little project in which websites are going to be parsed. well. i thought this might be a nice thing using the regex object from zexy... the only problem i am facing right now is that i have no idea how i could get a html file on my harddisk using pd (something like a

Re: [PD] http, html and textfiles

2008-04-28 Thread Max Neupert
i'm having a déja-vu. check the thread in the archive: Subject: Retrieving Text form a URL | Webpage Am 29.04.2008 um 01:33 schrieb wolfgang schwarzenbrunner: hello, i am working on a little project in which websites are going to be parsed. well. i thought this might be a nice thing using

Re: [PD] continuous dropouts in windows, probably memory issue

2008-04-28 Thread Hans-Christoph Steiner
In the Task Manager, under the Processes tab, you can get more detailed memory info by turning them on in Edit-Select Columns... You can get swap activity among other things. Oops, assuming you are on Windows. Which platform are you on. If there is a heavy GUI, then there could be a

Re: [PD] Pd-0.40.3-extended-20080428 crashes when opening Preference/Path

2008-04-28 Thread Hans-Christoph Steiner
Pro 10.4.11. The version I've downloaded is Pd-0.40.3-extended-20080428-macosx104-i386.dmg from http://autobuild.puredata.info/auto-build/latest/ When I try to open the Preference window, it won't open at all or, it opens but then I try to open Path window, it crashes immediately. Before

Re: [PD] help needed: Pd command line options on OSX

2008-04-28 Thread Hans-Christoph Steiner
That is unfortunately a known bug. You can add them instead to the startup flags field in the Startup preferences pane. I use a custom preferences file for debugging: org.puredata.pd.plist-debug Description: Binary data Remove the '-debug' and drop it into ~/Library/Preferences to

Re: [PD] http, html and textfiles

2008-04-28 Thread Frank Barknecht
Hallo, wolfgang schwarzenbrunner hat gesagt: // wolfgang schwarzenbrunner wrote: i am working on a little project in which websites are going to be parsed. well. i thought this might be a nice thing using the regex object from zexy... the only problem i am facing right now is that i have

Re: [PD] Gem crash on Hardy

2008-04-28 Thread B. Bogart
FYI on all my machines I've seen freezes when rending with NVIDIA proprietary drivers. To make em stable I've had to add the following kernel options: acpi=off noapm then its stable. Mind you, I've never seen this happen immediately, only after running X for some time worth a try... I've

Re: [PD] continuous dropouts in windows, probably memory issue

2008-04-28 Thread Matteo Sisti Sette
In the Task Manager, under the Processes tab, you can get more detailed memory info by turning them on in Edit-Select Columns... You can get swap activity among other things. Oh thanks, I'll try that out and let you know what I find out. Oops, assuming you are on Windows. Yes I am. If

Re: [PD] Trax - Sinusoidal Model Synthesis in Pure Data

2008-04-28 Thread Rich E
I think a wiimote would work great, but you would have to make sure to interpolate the time-advancement (I do this for the wacom because it is usb, although it is not as crucial). The current frame being synthesized by Trax is given by a timetag, which are about 10ms apart at the original speed

Re: [PD] Trax - Sinusoidal Model Synthesis in Pure Data

2008-04-28 Thread Andy Farnell
On Mon, 28 Apr 2008 11:32:18 -0700 Rich E [EMAIL PROTECTED] wrote: thanks for all the comments. I'd love to hear if people are getting it to work, having problems, making cool sounds, etc. Rich, I had a problem unpacking the source file .tar.gz on Linux. I was going to grab from CVS when I'm

[PD] multiple sound cards

2008-04-28 Thread Raphaël ILIAS
hi ! i just bought two cheap sound cards (Terratec Aureon 5.1 PCI) in addition to the default card on the mother board... i just want to get 6-mono input channels and 6 output channels into PD or jack... on the pure:dyne, when i set use multiple devices on OSS, i can hear the test tone on the

Re: [PD] multiple sound cards

2008-04-28 Thread Oded Ben-Tal
configuring multiple sound cards in linux will depend somewhat on which version you're using. Here is some basic info for FC5 (as an example): ccrma.stanford.edu/planetccrma/software/node5.html#SECTION00050800 My (meager) experience was that there might be issues with the order the

[PD] Data Structures

2008-04-28 Thread matohawk
Hello, I have another question about Data Structures. Why when we load a score with a message pd, like this : ; pd-data read file.txt the following message : warning: pd-template-toplevel: multiply defined warning: pd-template-element: multiply defined displays in the console? Using with Pd

[PD] BBcut for pd?

2008-04-28 Thread bigswift
Hi List! Hope everyone is well, I am interested in incorporating something similar to BBCut, by Nick Collins into my pd audio suite and use it quite a bit in Supercollider. I know there is a opcode in Csound, but i was wondering if anyone has taken a crack at a BBCut object(s) yet for pure D.

Re: [PD] BBcut for pd?

2008-04-28 Thread Hans-Christoph Steiner
I don't think most of us are SuperCollider users, so I think you'll have better luck if you describe what BBCut does. .hc On Apr 28, 2008, at 8:06 PM, [EMAIL PROTECTED] wrote: Hi List! Hope everyone is well, I am interested in incorporating something similar to BBCut, by Nick Collins