Re: [PD] Fast convolution of 2 tables using FFT

2016-01-24 Thread JF via Pd-list
Well, I should say, time domain convolution, using multiplication in the frequency domain ;) On Sun, 24/1/16, JF wrote: Subject: Fast convolution of 2 tables using FFT To: "pd list" , "Me" Date: Sunday, 24 January, 2016, 21:01 Hi all, I dec

[PD] Fast convolution of 2 tables using FFT

2016-01-24 Thread JF via Pd-list
Hi all, I decided to implement my own patch that does frequency domain convolution of two tables. Have a look at the FFTTry02Long03.pd file and you will need the attached abstractions and iem_tab [tab_complex_mul] (in the path for vanilla or just imported with pd-extended). It's very fast co

[PD] Fast iem tab_conv or similar?

2016-01-22 Thread JF via Pd-list
Is there a way to quickly convolve two tables? iem's tab_conv seems quite slow? bsaylors partconv~ works quite well in real time but I'm just looking to convolve tables offline and play back the result from a new table. Many thanks in advance, John.

Re: [PD] Autopatch in extended WAS: Create own error message that's findable?

2016-01-08 Thread JF via Pd-list
Is it possible now to enable autopatch by default in latest extended? I can't seem to figure it out and it's a feature that I love. Turning it on (or forgetting to) for every patch is infuriating. Thanks, John. On Fri, 8/1/16, JF wrote: Subject:

Re: [PD] Create own error message that's findable?

2016-01-08 Thread JF via Pd-list
Thanks Iohannes and Jonathan! On Fri, 8/1/16, JF wrote: Subject: Create own error message that's findable? To: "pd list" Cc: "Me" Date: Friday, 8 January, 2016, 10:12 Hi all, I'm creating patches that print error messages to the console.

[PD] Create own error message that's findable?

2016-01-08 Thread JF via Pd-list
Hi all, I'm creating patches that print error messages to the console. Is it possible to send a special error message that would be trackable by Pd's 'Find>Find last error' command? Many thanks in advance, John. ___ Pd-list@lists.iem.at mailing list

Re: [PD] Parse/split symbol by delimiters like - or _ ?

2015-03-25 Thread JF via Pd-list
>> >>> [unpack s s] >>> >>>                 | >>>                 |    [symbol .( >>>                 |    | >>>                 [s2l] >>>                 [unpack s s] >>> >>>                 [f ] >>>           

Re: [PD] 0.46-5 Not allocating midioutdev correctly? Strange behaviour

2015-03-20 Thread JF via Pd-list
ller > > On Wed, Mar 11, 2015 at 06:48:58PM +, JF via Pd-list wrote: >> Thanks Miller. >> >> There is an improvement with this test version! >> >> >> Now I can... >> Open MIDI Settings. >> Select an output device. >> Close

Re: [PD] 0.46-5 Not allocating midioutdev correctly? Strange behaviour

2015-03-11 Thread JF via Pd-list
. Thanks again! John. On Monday, 9 March 2015, 4:49, Miller Puckette wrote: > > >Yep - bug! > >I put an attempted fix up here: > >http://msp.ucsd.edu/tmp/pd-test.zip > >(PC only so far) - can you try that one out? > >thanks >Miller > > >On Thu, Mar

Re: [PD] 0.46-5 Not allocating midioutdev correctly? Strange behaviour

2015-03-05 Thread JF via Pd-list
Anyone? I've tried 0.46-5, 0.46-4 & 0.46-3. All seem to save midioutdev incorrectly as already described. I presume this may be a bug in the 0.46 introduced 'saving devices by name' feature? Any response/help would be greatly appreciated! Thanks, John. > On Monday, 2 March 2015, 18:21, JF

[PD] 0.46-5 Not allocating midioutdev correctly? Strange behaviour

2015-03-02 Thread JF via Pd-list
I can't seem to set midioutdev correctly on 0.46-5 Win 32. When I choose a device, close preferences then re-open preferences the device selected seems to now be the next device in the list. This happens when using multiple device outs too. Then saving the preferences to the registry seems to m

[PD] Pd changelog error re list/text to/fromsymbol (was: Parse/split symbol by delimiters)

2015-03-02 Thread JF via Pd-list
Thanks Jack, [list tosymbol] looks perfect. There seems to be an error in the release log in the Pd documentation html and elsewhere... 0.46-0 "New [text tosymbol] and [text fromsymbol] to allow string manipulation." I was wondering why [text tosymbol] wouldn't create. I presume this is mean

Re: [PD] Parse/split symbol by delimiters like - or _ ?

2015-03-01 Thread JF via Pd-list
gt;|[symbol .( >>|| >>[s2l] >> [unpack s s] >> >>[f ] >>| >>[1\ >> >>gr, >> >>Tim >> >> >> >> >>20

[PD] Parse/split symbol by delimiters like - or _ ?

2015-03-01 Thread JF via Pd-list
Is it possible to split a formatted symbol such as...drums_1.wav ...to extract the float '1' and use that to assign a meaningful attribute? For example a float could represent a loop playback switch. if I have 'drums_0.wav' I would like to extract the float, find that itis '0' and then I would kn

Re: [PD] Enable autopatch by default Pd-extended 0.43.4

2015-02-26 Thread JF via Pd-list
really infuriating me! On Thursday, 26 February 2015, 10:18, Alexandros Drymonitis wrote: Not sure if there's such a flag, but also since you have to active autopatch for every single window separately (including subpatches) I guess that's not really possible O

Re: [PD] Enable autopatch by default Pd-extended 0.43.4

2015-02-26 Thread JF via Pd-list
February 2015, 10:18, Alexandros Drymonitis wrote: Not sure if there's such a flag, but also since you have to active autopatch for every single window separately (including subpatches) I guess that's not really possible On Thu, Feb 26, 2015 at 11:03 AM, JF via Pd-li

[PD] Enable autopatch by default Pd-extended 0.43.4

2015-02-26 Thread JF via Pd-list
I've tried putting '-autopatch' and also tried '--autopatch' in Preferences->Startup flags but to no avail? Is this possible? Thanks in advance,John. ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/

Re: [PD] Fresh XP install, extended works but not vanilla?

2014-09-05 Thread JF via Pd-list
y, >wich would mess with vanilla. > > > > >2014-09-03 3:31 GMT+02:00 Max : >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> I guess it might be hard to find someone with a "fresh" XP install >> since it is EOL. >> &

Re: [PD] Fresh XP install, extended works but not vanilla?

2014-09-02 Thread JF via Pd-list
Nobody? On Wednesday, 20 August 2014, 19:46, JF wrote: > > >Hi all, > > >I've come across a problem that has me stumped. > > >I've recently bought another laptop which is the same model/spec as my current >one. I've installed Win XP SP2 (again, same as other laptop) fresh from the >OEM dis

[PD] Fresh XP install, extended works but not vanilla?

2014-08-20 Thread JF via Pd-list
Hi all, I've come across a problem that has me stumped. I've recently bought another laptop which is the same model/spec as my current one. I've installed Win XP SP2 (again, same as other laptop) fresh from the OEM disc, and tried to run PD vanilla and it wouldn't open. Nothing happened when d