[PD] iemlib iemgui room_sim

2007-06-01 Thread Anton Schlesiner
Hi, The iem room simulation model is a nice implementation, i would like to use it for measurements with SNR enhancing algorithms in hearing aid desing. So far everything works fine, apart from the extension of sound sources. To trace my error I came to the iem room_sim patch, which is apparently

[PD] iemlib iemgui room_sim

2007-06-01 Thread Anton Schlesiner
Hi, I've a problem with the extension of sound sources in the iem room simulation model. To trace the error I came to the iem room_sim patch, which is apparently consistent with my command line error: Scr_gain: no such object Room_sim_3d: no such method for 'room_sim_3d' Using the help room_sim_

[PD] midi on OSX

2007-06-01 Thread Oded Ben-Tal
I need help with I-Cube controllers under OSX. I am not a regular MAC user so I somehow messed things a bit. I was able to install the I-Cube and using the editor to set the controllers to pass midi messages into pd. It all worked fine till yesterday. Coming into my office today I found out that I

Re: [PD] iemlib iemgui room_sim

2007-06-01 Thread Georg Holzmann
Hallo! > Scr_gain: no such object > Room_sim_3d: no such method for 'room_sim_3d' > > Using the help room_sim_2d room_sim _3d-patches, it is also not > possible to add a third source (to me). Are these objects restricted > to two sources (which would be contradictory to the iem reports e.g. > 38/

[PD] network

2007-06-01 Thread Max Neupert
hi list, i'm sending control data to a vline~ object over the network. those are precisely timed messages. i can hear uncontinuous errors in the output, some messages seem to be delayed. when i use OSC the timing is pretty bad. now i use netserver/ netclient and it's getting better, but there

Re: [PD] iARS download?

2007-06-01 Thread Andrei Thomaz
hello Iohannes, at sourceforge, I can download CUBEmixer and abcdef only. I couldn't find iARS there. However, I looked at the screenshots (at IEM site), and it seems very nice. bye, andrei On 6/1/07, IOhannes m zmölnig <[EMAIL PROTECTED]> wrote: Andrei Thomaz wrote: > hello list, > > I look

Re: [PD] [half-OT] corrupt movie-files (was:pix_record frames per second and again cpu-performance)

2007-06-01 Thread moritz
Roman Haefeli wrote: > On Thu, 2007-05-31 at 20:41 +0200, [EMAIL PROTECTED] wrote: >> Quoting moritz <[EMAIL PROTECTED]>: >> >>> hello list >>> >>> two questions about pix_record: >>> >>> i render out some movieclips with pix_record. the Gem-render is 15 >>> frames per second, but when i play it wi

Re: [PD] what distinguishes a numeric symbol as an argument

2007-06-01 Thread Matteo Sisti Sette
>Frank Barknecht wrote: >> Acutally except for numeric symbols and for the "whitespace symbols" >> [keyname] sometime generates one doesn't meet "strange symbols" a lot in >> real life, so it's not a real issue in practice. >One doesn't meet those strange symbols in real life, and it's because >t

[PD] Symbol not found: dyld_stub_binding_helper

2007-06-01 Thread xname
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, thanks to the people who replayed my earlier question: i managed to compile the object, but once i create it, pd crashes :| so, i guess i do not have enough experience, but i get this error in the log file: Symbol not found: dyld_stub_bindin

Re: [PD] network

2007-06-01 Thread Martin Peach
Max Neupert wrote: > hi list, > > i'm sending control data to a vline~ object over the network. those > are precisely timed messages. i can hear uncontinuous errors in the > output, some messages seem to be delayed. > when i use OSC the timing is pretty bad. now i use netserver/ > netclient an

Re: [PD] Symbol not found: dyld_stub_binding_helper

2007-06-01 Thread Hans-Christoph Steiner
That's a new one for me, I haven't seen that one. If you provide more info on where this is happening, we will be more likely to offer useful feedback. .hc On Jun 1, 2007, at 9:53 AM, xname wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > thanks to the people who rep

Re: [PD] Symbol not found: dyld_stub_binding_helper

2007-06-01 Thread chris clepper
Can you post your linking commands? On 6/1/07, xname <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, thanks to the people who replayed my earlier question: i managed to compile the object, but once i create it, pd crashes :| so, i guess i do not have enough e

Re: [PD] iARS download?

2007-06-01 Thread IOhannes m zmölnig
Andrei Thomaz wrote: > hello Iohannes, > > at sourceforge, I can download CUBEmixer and abcdef only. I couldn't > find iARS there. > However, I looked at the screenshots (at IEM site), and it seems very nice. > you can download the sources from our subversion repository at sourceforge: the lin

Re: [PD] iARS download?

2007-06-01 Thread Andrei Thomaz
thanks a lot. Just one more question: are there compiled binaries available for download? thanks, andrei On 6/1/07, IOhannes m zmölnig <[EMAIL PROTECTED]> wrote: Andrei Thomaz wrote: > hello Iohannes, > > at sourceforge, I can download CUBEmixer and abcdef only. I couldn't > find iARS there.

Re: [PD] what distinguishes a numeric symbol as an argument

2007-06-01 Thread Frank Barknecht
Hallo, Matteo Sisti Sette hat gesagt: // Matteo Sisti Sette wrote: > Maybe one doesn't meet (or even need) those symbols *a lot*, but that would > only imply that is not a *big* issue, not that it is not a *real* one. That's what I meant: To me it's not a big issue. I think I've never felt the n

Re: [PD] PD i education

2007-06-01 Thread marius schebella
Three, I would like to help build such a database. marius. Hans-Christoph Steiner wrote: > > I sometimes forget even the names of the objects that I have written, so > I would use the dictionary for sure. So you are not alone in the desire > for a dictionary, there is at least two of us ;) >

Re: [PD] network

2007-06-01 Thread Stephen Sinclair
> I think the best way would be to put some kind of timestamp in the > messages and have the receiver hold the received message until the > timestamped time occurs. That should get rid of any jitter at the > expense of a second or so of delay. In fact that's an interesting point related to OSC. O

Re: [PD] Fwd: Re: hid compiling problem.

2007-06-01 Thread Hans-Christoph Steiner
I think syn_report and syn_config are interchangable, IIRC. You'll get all the files you need if you try the 'rsync' method listed in the "Checking out the code from CVS" section of this page: http://puredata.org/docs/developer/darwin That's the code that is built every night in the auto-bu

Re: [PD] [OT] Voice Synth

2007-06-01 Thread hard off
is there a 'pd speak' abstraction or external somewhere? i have never seen one. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] [OT] Voice Synth

2007-06-01 Thread Claude Heiland-Allen
There is an external for Festival Lite - think it's called flite; was tricky to compile the last time I used it; it renders sentences to audio in tables iirc - was a while ago I tried it. I think pd-radio used it too, but I could be wrong... hard off wrote: > is there a 'pd speak' abstraction