Re: [PD] *.lua => *.pd_lua or *.l_lua?

2008-02-14 Thread Frank Barknecht
Hallo, Jamie Bullock hat gesagt: // Jamie Bullock wrote: > How about *.pd.lua? This has the advantage keeping the standard .lua > extension whilst providing a standardised suffix which indicates that > this is a special Pd Lua script... This would be better than it currently is, but would still

Re: [PD] [OT] FOSS audio tools

2008-02-14 Thread Roman Haefeli
On Wed, 2008-02-13 at 19:03 +0100, Pablo Martin wrote: > Frank Barknecht escribió: > > Hallo, > > Roman Haefeli hat gesagt: // Roman Haefeli wrote: > > > > > > > > Uhm, while Blender certainly is great, you aren't seriously trying to > > tell me you really think its shortcuts are intuitive, are

Re: [PD] [PD-dev] SQLite for PD v0.0

2008-02-14 Thread robcanning
> Basically, I have a set of abstractions that I have been developing > along with the externals (some for SQL, and some for other things). > But I am seeing my stuff as kind of a self contained library that I > have been using for my own projects. > hi mike, i have looking at doing something

Re: [PD] Saving Gem output as video file on MacOSX ?

2008-02-14 Thread jeremaja niko
hi there im using on mac program called "snapz pro x" and it is a screen capture program, witch can grab opengl window of gem as movie. this process needs a lot of cpu power so u need a powerfull machine. it is quite easy to use it. hope it helps nikola Meanwhile, what recommendations does an

[PD] Trinity audio group multitrack recorder

2008-02-14 Thread Mika Ristimäki
Hi all, I was wondering if some of you have seen or used this device: http://www.trinityaudiogroup.com/ It seems quite interesting portable Linux based multi-track recorder. I've never ported anything to a hand held devices, but it would be interesting to use PD on something like that. I'm a

Re: [PD] [OT] FOSS audio tools

2008-02-14 Thread Frank Barknecht
Hallo, Pablo Martin hat gesagt: // Pablo Martin wrote: > Maybe mastering it will take less time that blender (as blender has so > many features), but i *really* think it's easier to get used to blender > initially (s, g, r, tab ;)). Not that it matters that much... It's > probably a matter of fiel

[PD] "Invalid public movie atom", was Re: Saving Gem output as video file on MacOSX ?

2008-02-14 Thread Dudley Brooks
Dudley Brooks wrote: > Olivier Heinry wrote: > >> The last time I tried to pix_record on OSX (on a Dual G5 running >> Panther, 2Go RAM) , I switched to Gem2pdp + pdp_rec because the Mac >> couldnt handle it in realtime for a 640x480 window and PDP made it >> (might be related to PDP multithrea

[PD] bang.pdf?

2008-02-14 Thread Javier Garcia
Hi, is there any .pdf of the book "bang" for free? Regards www.myspace.com/vjgarff _ MSN Video. http://video.msn.com/?mkt=es-es___ PD-list@iem.at mailing list UNSUBSCRIBE and account-man

[PD] gop array in abstraction appears outside abstraction boundaries

2008-02-14 Thread tim
Hello, I was able to reproduce this on Pd 0.41-0 : the abstraction testt.pd contains an array, which appears in the parent patch tes.pd although it's outside the boundaries of the abstraction's canvas. If you move the abstraction and click the bang again, the waveform appears at the same d

Re: [PD] Comments on pd as a library to be used in game

2008-02-14 Thread Frank Barknecht
Hallo, Andy Farnell hat gesagt: // Andy Farnell wrote: > i) Dynamic DSP graph reconfiguration. The ability to seamlessly (no clicks or > dropouts) create and destroy graph elements and garbage collect on the fly. > > ii) Through a supported (official and documented) message passing system > > i

Re: [PD] Comments on pd as a library to be used in game

2008-02-14 Thread chris clepper
On Thu, Feb 14, 2008 at 10:40 AM, Andy Farnell <[EMAIL PROTECTED]> wrote: > > > i) Dynamic DSP graph reconfiguration. The ability to seamlessly (no clicks > or > dropouts) create and destroy graph elements and garbage collect on the > fly. > > ii) Through a supported (official and documented) mess

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

2008-02-14 Thread Rich E
Hey list, I was wondering if anyone has implemented any type of sample labeler in pd.. I was thinking about doing something that gave a list of onsets and the fundamental frequency of segments.. could be useful for chopping up samples in real-time. So far, everything I've found takes in an audio

Re: [PD] Comments on pd as a library to be used in game

2008-02-14 Thread Andy Farnell
Hello Pablo, list, Let's differentiate two issues, 1) To use Pd as a sample replay based game audio engine 2) To use Pd as a procedural audio engine (synthesis). These are different tasks with different goals and challenges. The latter is my domain of expertise and something, for me; i) Very

Re: [PD] Comments on pd as a library to be used in game

2008-02-14 Thread Andy Farnell
On Thu, 14 Feb 2008 17:52:59 +0100 Frank Barknecht <[EMAIL PROTECTED]> wrote: > Hallo, > Andy Farnell hat gesagt: // Andy Farnell wrote: > > > i) Dynamic DSP graph reconfiguration. The ability to seamlessly (no clicks > > or > > dropouts) create and destroy graph elements and garbage collect on

Re: [PD] Comments on pd as a library to be used in game

2008-02-14 Thread Andy Farnell
Hmmm, so far we have suggestions to use Lua and SC :) There are many good reasons to choose other languages. Csound - history, stability, SAOL encapsualtion Nyquist (LISP) lends itself well to parallelism SC - instance management/polyphony, recursion But let's focus on Pd since this is Pd lis

Re: [PD] bang.pdf?

2008-02-14 Thread zmoelnig
Quoting Javier Garcia <[EMAIL PROTECTED]>: > Hi, > > is there any .pdf of the book "bang" for free? yes. search http://pd-graz.mur.at/ mfgasd. IOhannes This message was sent using IMP, the Internet Messaging Program. _

Re: [PD] bang.pdf?

2008-02-14 Thread Steffen Juul
On 14/02/2008, at 16.56, Javier Garcia wrote: > is there any .pdf of the book "bang" for free? Yes, http://pd-graz.mur.at/label/book01/bangbook.pdf http://puredata.info/search?SearchableText=book http://puredata.info/search?SearchableText=bang ___ PD

[PD] Writing file to folder on OSX

2008-02-14 Thread Si Mills
HI I can't seem to write a file into a folder using [writesf~] So when I click the [open -bytes 3 /audio/foo.wav( message, presumably it should create a folder called "audio" with the file "foo.wav" in it? .But it doesn't do anything. Just doing [open -bytes 3 foo.wav( works fine and

[PD] Midifile Object

2008-02-14 Thread saint
hi martin/all, sorry for buggin you about this again, but unfortunately i can't use your (or any) midi external for my purpose if i can't get this to work. the problem i'm having with midifile is this: i can't get midifile to read a .mid file that's in the same folder as the pd patch by referr

Re: [PD] Writing file to folder on OSX

2008-02-14 Thread Claude Heiland-Allen
Si Mills wrote: > So when I click the [open -bytes 3 /audio/foo.wav( message, > presumably it should create a folder called "audio" with the file > "foo.wav" in it? Nope, you have to create the folder first. Claude ___ PD-list@iem.at mailing list

Re: [PD] Writing file to folder on OSX

2008-02-14 Thread Mike McGonagle
On Thu, Feb 14, 2008 at 12:07 PM, Si Mills <[EMAIL PROTECTED]> wrote: > HI > > I can't seem to write a file into a folder using [writesf~] > > So when I click the [open -bytes 3 /audio/foo.wav( message, > presumably it should create a folder called "audio" with the file > "foo.wav" in it? Nope,

Re: [PD] qlist sequencing

2008-02-14 Thread Andy Farnell
Oops, apologies to all for the careless CC. On Thu, 14 Feb 2008 19:05:21 + Andy Farnell <[EMAIL PROTECTED]> wrote: > > > Hello James, > > Sorry that one's been in my inbox for a few days while I was away. > > I don't remember any Qlist patch to be honest. > > But here's a couple of exam

Re: [PD] "Invalid public movie atom", was Re: Saving Gem output as video file on MacOSX ?

2008-02-14 Thread Dudley Brooks
Roman Haefeli wrote: > without having any expertise in this field, i suggest to edit your mov > files with an hexeditor and change the value in the header of the > mov-file accordingly, so that it can be read by Quicktime. Thanks. Could you point me to good online info on file formats, so tha

Re: [PD] [PD-dev] SQLite for PD v0.0

2008-02-14 Thread Mike McGonagle
Rob, It takes SQL queries, and returns any result sets. It is not limited in the SQL that it understand because the external itself does NOT understand any SQL, it just transfers the buffer to the database, and returns the results. Mike On Thu, Feb 14, 2008 at 5:17 AM, robcanning <[EMAIL PROTECT

Re: [PD] newbie questions(ableton)

2008-02-14 Thread Kyle Klipowicz
Sigh...I don't even want to get into this. Live/Pd integration is a big PITA right now, so I don't even mess w/ it right now. It makes me sad, but I can't afford the $850 for Max/MSP/Jitter, which works pretty well for a lot of people with Live (Live costs money too, but I bought it a long time ag

Re: [PD] Trinity audio group multitrack recorder

2008-02-14 Thread Hans-Christoph Steiner
Considering that Ardour and Audacity run on it, I think it's probably a full CPU, so that regular Pd would run on it. .hc On Feb 14, 2008, at 7:52 AM, Mika Ristimäki wrote: > Hi all, > > I was wondering if some of you have seen or used this device: > > http://www.trinityaudiogroup.com/ > > It

Re: [PD] "open with" on os x

2008-02-14 Thread Hans-Christoph Steiner
Cool, this is very useful. If you post a bug, patch or feature request to the tracker? Then I'll look into it when I have a chance. .hc On Feb 13, 2008, at 7:36 PM, marius schebella wrote: > ok. > since steffen got different behaviour on his computer, I did some > more testing, and indeed

Re: [PD] *.lua => *.pd_lua or *.l_lua?

2008-02-14 Thread Hans-Christoph Steiner
On Feb 13, 2008, at 8:47 PM, Chris McCormick wrote: > On Wed, Feb 13, 2008 at 02:29:31PM -0500, Hans-Christoph Steiner > wrote: >> "Currently pdlua loads all *.lua files, which complicates working >> with *.lua modules not intended to be used as pd classes: Those would >> have to be in a direct

Re: [PD] Midifile Object

2008-02-14 Thread Martin Peach
The way it works now [midifile] reads from the same directory that pd is in unless you specify the full path. It should be possible to get it to search in the patch directory, probably by calling canvas_open in pd. I'll look into it this weekend. Martin >From: saint <[EMAIL PROTECTED]> >To: p

Re: [PD] where is comport?

2008-02-14 Thread Martin Peach
It should be in externals\iem\comport\comport. Martin >From: eva sjuve <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: pd-list@iem.at >Subject: [PD] where is comport? >Date: Thu, 14 Feb 2008 20:41:51 +0100 > >Where is the new comport external for linux I read about? I looked in >svn but ca

[PD] where is comport?

2008-02-14 Thread eva sjuve
Where is the new comport external for linux I read about? I looked in svn but can't find it. A lead on this, anyone? cheers -eva ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] [OT] FOSS audio tools

2008-02-14 Thread Malte Steiner
Hello, > Basic recording and editing in Ardour can be realised almost without > using the keyboard at all: > Anyway Pd beats both in simplicity by only requiring 6 special > keyboard shortcuts: Ctl-1,...,5 and Ctl-e ;) > Just a quick note that I contradict the view that point and click == good

Re: [PD] [OT] FOSS audio tools

2008-02-14 Thread Frank Barknecht
Hallo, Malte Steiner hat gesagt: // Malte Steiner wrote: > Just a quick note that I contradict the view that point and click == > good user interface. I agree very much with that. However when doing the first steps in a program, exploring with the mouse can be very handy, but I, too, try to lear

Re: [PD] where is comport?

2008-02-14 Thread eva sjuve
thanks! Martin Peach wrote: > It should be in externals\iem\comport\comport. > > Martin > > >> From: eva sjuve <[EMAIL PROTECTED]> >> Reply-To: [EMAIL PROTECTED] >> To: pd-list@iem.at >> Subject: [PD] where is comport? >> Date: Thu, 14 Feb 2008 20:41:51 +0100 >> >> Where is the new comport exte

Re: [PD] *.lua => *.pd_lua or *.l_lua?

2008-02-14 Thread marius schebella
Hans-Christoph Steiner wrote: > The part of this whole equation that is the problem is the name > clash. That's how this thread started. Frank said that if he had a > support lib with the same name as another Pd objectclass, then there > was a name clash. > > Loading a file that is not me

[PD] autobuilds using svn

2008-02-14 Thread Hans-Christoph Steiner
I switching the autobuilds to slurp from SVN. Let's hope things run smoothly tonight, then we'll have up-to-date nightly builds again. Also, I ran updates on all of the GNU/Linux boxes. .hc "[W]e have invented

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] autobuilds using svn

2008-02-14 Thread marius schebella
great, did you set up the intel mac, too? marius. Hans-Christoph Steiner wrote: > I switching the autobuilds to slurp from SVN. Let's hope things run > smoothly tonight, then we'll have up-to-date nightly builds again. > > Also, I ran updates on all of the GNU/Linux boxes. > > .hc > > > >

Re: [PD] where is comport?

2008-02-14 Thread Hans-Christoph Steiner
It's included in Pd-extended, by the way. .hc On Feb 14, 2008, at 4:22 PM, eva sjuve wrote: > thanks! > > Martin Peach wrote: >> It should be in externals\iem\comport\comport. >> >> Martin >> >> >>> From: eva sjuve <[EMAIL PROTECTED]> >>> Reply-To: [EMAIL PROTECTED] >>> To: pd-list@iem.at >>> S

Re: [PD] newbie questions(ableton)

2008-02-14 Thread Hans-Christoph Steiner
What makes firefox good is that they have a MASSIVE budget, so they can hire people, etc. Pd has a miniscule budget, it's mostly volunteer effort. So you can either contribute on the volunteer end of things, or on the money end of things, and things will get better. I'd like to see Pd bou

Re: [PD] autobuilds using svn

2008-02-14 Thread Hans-Christoph Steiner
No, there is no Intel Mac any more. The one that was being used got repurposed. bsoisoi is working on getting a 10.5/Leopard box running to host nightly builds. .hc On Feb 14, 2008, at 6:52 PM, marius schebella wrote: > great, did you set up the intel mac, too? > marius. > > Hans-Christop

Re: [PD] where is comport?

2008-02-14 Thread eva sjuve
and very cool! eva sjuve wrote: > thanks! > > Martin Peach wrote: >> It should be in externals\iem\comport\comport. >> >> Martin >> >> >>> From: eva sjuve <[EMAIL PROTECTED]> >>> Reply-To: [EMAIL PROTECTED] >>> To: pd-list@iem.at >>> Subject: [PD] where is comport? >>> Date: Thu, 14 Feb 2008 20:4

[PD] writesf produces incorrect header (pd-0.41.0)

2008-02-14 Thread errordeveloper
i have recently decided that recordings i make have to be little endian, as the architecture has that byte order. so i have used [writesf~] sending it a message: open -bytes 4 -nextstep -little -rate 96000 /tmp/recording-XX after the recording is done, i have a file /tmp/recording-XX.snd, which

Re: [PD] Midifile Object

2008-02-14 Thread Uğur Güney
# Hi, # I'll be very happy too if this feature can be done. Once I made a demonstration about tuning systems, where I used a midi file as the input. I packed the midi file with the patch but it did not work on any computer other than mine because [midifile] could not find the file. # Thanks in adva