[PD] Pd sound installation in South-East England

2022-03-06 Thread Ed Kelly via Pd-list
capturing sound clips from the building and creating a set of Pd patches that will intreract with the audience through infra-red sensors. Please come if you are in the area. Best wishes,Ed Kelly News | The Margate School | | | | | | | | | | | News | The Margate School See the latest news

[PD] [PD-announce] Old vs new

2021-07-03 Thread Ed Kelly via Pd-announce
https://www.youtube.com/watch?v=kD12ARMhcnQ&t=6s&ab_channel=PaulSimonLimbrick This is what can happen when you take modern PC and install a 2009 operating system (Pure-Dyne Linux, Pd-extended 0.42) and network it with a Mac 150 miles away(PS we actually had 5 computers for this, but it works!).

[PD] Lockdown performances

2021-01-13 Thread Ed Kelly via Pd-list
Hey all, Since lockdown in the UK, I have been collaborating with a longtime percussionist colleague of mine using various tools, but eventually with the great Quacktrip~ from Miller. I've collated a few of these on a website. There will be more, and I have applied for a grant to keep this going

Re: [PD] quacktrip - jacktrip (low-latency audio) from behind home routers

2020-10-19 Thread Ed Kelly via Pd-list
Hey list, I've been using quacktrip in live online performances with Simon Limbrick (percussion) - it's much easier to use than jacktrip and very effective, although I can confirm there are occasional dropouts - considering we are in completely different parts of the UK this is pretty unremarkab

[PD] polyblep

2020-05-30 Thread Ed Kelly via Pd-list
I've been working with heavylib recently, and also creb, with anit-aliased oscillators. Can anyone help me work out how I would compute a blep function for a saw/triangle wave where there is adjustable symmetry (like my wavefolding work from 2016) i.e. any angle in the waveform? I need a general

Re: [PD] msgfile massive memory usage

2019-10-26 Thread Ed Kelly via Pd-list
PS I was using 'top' in Linux to report the memory usage _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Friday, 25 October 2019, 12:59:16 GMT+1, Ed Kelly via Pd-list wrote: Hi list,

[PD] msgfile massive memory usage

2019-10-25 Thread Ed Kelly via Pd-list
Hi list, Can anyone (especially IOhannes) explain this to me - when I attempt to load a file of 2.8Mb in size into msgfile, Pd reports memory usage going up to 9+ Gb? It seems rather a lot. The files are storage of grain windows, each of which is 4096 points in size. With 74 of them it's 9Gb. Wh

[PD] declare -lib discrepancy

2019-09-25 Thread Ed Kelly via Pd-list
So, I have two PCs. One is a a desktop and one is a laptop. Both have Intel i5 Sandy Bridge processors. Both are running Debian stretch. Both are running Pd 0.49, and libraries are installed via Deken system. On my desktop, after creating a [declare -lib creb] object it makes no difference, and I

Re: [PD] Replacement for tot

2019-02-04 Thread Ed Kelly via Pd-list
Thanks guys, iemguts/receivecanvas is everything I need, a complete drop-in replacement for tot in fact. Perfect! Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Thursday, 31 January 2019, 16:00:31 GM

[PD] Replacement for tot

2019-01-31 Thread Ed Kelly via Pd-list
Hi all, Does anyone have, or know of a replacement for tot. I specifically want to access the arrow keys, and the mouse position. I need it for my tracker seqauencers...Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.

Re: [PD] "Could'nt create"...

2018-10-12 Thread Ed Kelly via Pd-list
e one object: [declare -lib tof -lib iemlib -lib unauthorized] On Oct 11, 2018, at 3:27 PM, pd-list-requ...@lists.iem.at wrote: Date: Thu, 11 Oct 2018 13:07:04 + (UTC) From: Ed Kelly ERRATA![declare -lib tof][declare -lib iemlib][declare -lib unauthorized] THEN select all, deselect these 3 etc.

Re: [PD] "Could'nt create"...

2018-10-11 Thread Ed Kelly via Pd-list
Thursday, 11 October 2018, 13:55:59 GMT+1, Ed Kelly wrote: knob is from tof, mknob is from moonlib. splitfilename is from iemlib. I don't know about "Folder_list" but folderpanel exists within tof. Perhaps it was something from unauthorized? If you download a library usi

Re: [PD] "Could'nt create"...

2018-10-11 Thread Ed Kelly via Pd-list
knob is from tof, mknob is from moonlib. splitfilename is from iemlib. I don't know about "Folder_list" but folderpanel exists within tof. Perhaps it was something from unauthorized? If you download a library using deken ("Find Externals" in the help menu), you need to declare it before you use

Re: [PD] polynomial pairs in lpc filter

2018-05-11 Thread Ed Kelly via Pd-list
check out the axoloti, it’s nice!it is pretty hardware specific but sure i can share a github link, once it is up there. it progresses slowly right now, since i have a life as well (music…) On 11 May 2018, at 03:46, Ed Kelly via Pd-list wrote: Oh gosh! Well spotted! It loads, but I suspect I

Re: [PD] polynomial pairs in lpc filter

2018-05-10 Thread Ed Kelly via Pd-list
Research, go to http://sharktracks.co.uk  On Friday, 11 May 2018, 01:21:29 GMT+1, Christof Ressi wrote: you forgot to return your object (x) in mbc_lpc_tilde_new :-)   Christof   Gesendet: Freitag, 11. Mai 2018 um 02:06 Uhr Von: "Ed Kelly via Pd-list" An: padovani Cc: &q

Re: [PD] polynomial pairs in lpc filter

2018-05-10 Thread Ed Kelly via Pd-list
DSPComplex * ) x->l_winframe_buff, 2, &x->l_fftSplitTemp, 1, nfftO2); //perform forward in place fft //gsl_fft_complex_radix2_forward(&x->l_winframe_buff,1,nfft); //EXTERN void mayer_fft(int n, t_sample *real, t_sample *imag); //EXTERN void mayer_ifft(int n, t_sa

Re: [PD] [vcf~] with resonance?

2018-04-24 Thread Ed Kelly via Pd-list
http://sharktracks.co.uk  On Tuesday, 24 April 2018, 14:40:20 GMT+1, Ed Kelly via Pd-list wrote: Ach! NO! inversion does not happen at the input! I guess you can look at the topologies and discover for yourself. I'm having a bad week. x Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For

Re: [PD] [vcf~] with resonance?

2018-04-24 Thread Ed Kelly via Pd-list
esday, 24 April 2018, 14:33:13 GMT+1, Ed Kelly wrote: Correct me if I'm wrong (and I'm sure someone will) but going back to analog electronics... If you examine the topology of a standard analog filter design, such as the Thomas Henry VCF1 (http://www.birthofasynth.com/Thomas_

Re: [PD] [vcf~] with resonance?

2018-04-24 Thread Ed Kelly via Pd-list
Correct me if I'm wrong (and I'm sure someone will) but going back to analog electronics... If you examine the topology of a standard analog filter design, such as the Thomas Henry VCF1 (http://www.birthofasynth.com/Thomas_Henry/pdf/VCF-1/Sheet_0002.pdf) you will see that the signal path from i

Re: [PD] polynomial pairs in lpc filter

2018-04-22 Thread Ed Kelly via Pd-list
Ouch! _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Friday, 20 April 2018, 22:26:46 GMT+1, IOhannes m zmölnig wrote: On 04/20/2018 11:06 PM, Ed Kelly via Pd-list wrote: > Code was sha

Re: [PD] polynomial pairs in lpc filter

2018-04-20 Thread Ed Kelly via Pd-list
Pure Data | | | _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Friday, 20 April 2018, 22:02:16 GMT+1, IOhannes m zmölnig wrote: On 04/20/2018 04:38 PM, Ed Kelly via Pd-list wrote: > Apologies - I'm tryin

Re: [PD] polynomial pairs in lpc filter

2018-04-20 Thread Ed Kelly via Pd-list
I learned how to write externals by reading your howto, in 2005 I believe. Thanks, Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Friday, 20 April 2018, 10:50:27 GMT+1, IOhannes m zmoelnig wrote:

Re: [PD] polynomial pairs in lpc filter

2018-04-20 Thread Ed Kelly via Pd-list
Research, go to http://sharktracks.co.uk  On Friday, 20 April 2018, 07:38:32 GMT+1, IOhannes m zmoelnig wrote: On 2018-04-19 23:11, Ed Kelly via Pd-list wrote: > verbose... > > tried...(all pd search paths)...and failed > tried...(current directory)...and failed it seems th

Re: [PD] polynomial pairs in lpc filter

2018-04-19 Thread Ed Kelly via Pd-list
eases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Thursday, 19 April 2018, 14:14:52 GMT+1, IOhannes m zmölnig wrote: On 04/19/2018 11:48 AM, Ed Kelly via Pd-list wrote: > I remember trying to get some help with why my ported lpc object wasn't

Re: [PD] polynomial pairs in lpc filter

2018-04-19 Thread Ed Kelly via Pd-list
Hi Simon, I remember trying to extract such information from pd-list members about 13 years ago...the silence was deafening! I remember trying to get some help with why my ported lpc object wasn't initalizing properly earlier this week- also silence. However, I soldier on regardless. If you ha

[PD] LPC - ongoing...

2018-04-16 Thread Ed Kelly via Pd-list
To those with a dev interest...I'm still picking at this LPC toolkit library.edkellytista9/LPCToolkitPd | | | | | | | | | | | edkellytista9/LPCToolkitPd LPCToolkitPd - Mark Cartwright's LPC Toolkit for Pure Data | | | I've got mbc_lpc~ to compile, but it still won't load in P

Re: [PD] Porting Max MSP externals to Pure Data

2018-03-07 Thread Ed Kelly via Pd-list
ebase for both Max and Pd with the added benefit of Flext’s higher level C++ syntax. https://github.com/g/flext/ Jamie On 4 Mar 2018, at 14:30, Ed Kelly via Pd-list wrote: Hi List, I'm porting a library of LPC externals from Max/MSP to Pd.I wonder if someone could point me towards an

Re: [PD] Porting Max MSP externals to Pure Data

2018-03-06 Thread Ed Kelly via Pd-list
& Interactive Technologies UCONN ECE Faculty Coordinator University of Connecticut, Stamford (352)-226-2016 From: Pd-list on behalf of Simon Iten Sent: Tuesday, March 6, 2018 2:22:54 PM To: Ed Kelly Cc: pd list Subject: Re: [PD] Porting Max MSP externals to Pure Data cool, thanks! On 6 Ma

Re: [PD] Porting Max MSP externals to Pure Data

2018-03-06 Thread Ed Kelly via Pd-list
wrote: you are my hero. what will they do exactly? lcp encoding, decoding? lcp-streams to audio? cheers On 4 Mar 2018, at 15:30, Ed Kelly via Pd-list wrote: Hi List, I'm porting a library of LPC externals from Max/MSP to Pd.I wonder if someone could point me towards an example of an

Re: [PD] Pd's RGB color scheme for Data Structures

2018-03-04 Thread Ed Kelly via Pd-list
There is a swatch/color picker in jmmmp objects. Looks great  - swatch-gui-help.pd and swatch-help.pd but...I can find the zexy objects, but where are list-add list-rot and list-mult objects?Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go

Re: [PD] Porting Max MSP externals to Pure Data

2018-03-04 Thread Ed Kelly via Pd-list
05:09 GMT, Marco Matteo Markidis wrote: Hi, you can take a look of gigaverb~. Moreover there is Eric Lyon's book on writing externals in max and pd.Best,Marco 2018-03-04 15:30 GMT+01:00 Ed Kelly via Pd-list : Hi List, I'm porting a library of LPC externals from Max/MSP to Pd.I wo

[PD] Porting Max MSP externals to Pure Data

2018-03-04 Thread Ed Kelly via Pd-list
Hi List, I'm porting a library of LPC externals from Max/MSP to Pd.I wonder if someone could point me towards an example of another MSP external that has successfully been ported to Pd - preferably a DSP external that has creation arguments, with code for both so I can identify the differences b

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread Ed Kelly via Pd-list
are the outputs I get! On Tuesday, 27 February 2018, 12:47:30 GMT, IOhannes m zmölnig wrote: On 02/27/2018 11:56 AM, Ed Kelly via Pd-list wrote: > http://sharktracks.co.uk/puredata/ofelia.l_ia64.tar.gz i also noticed that the official ofelia externals use the "l_ia64" exte

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread Ed Kelly via Pd-list
ect4) cut5) paste 6) save your help files will now work "out of the box" Best wishes,Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Tuesday, 27 February 2018, 10:28:42 GMT, Ed Kelly via Pd-list

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-27 Thread Ed Kelly via Pd-list
Hi Zack, Yes, I did get signal 4. Good luck with fixing it. I pulled the source from git but haven't had a chance to look at it / try to compile it yet.Cheers,Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk 

[PD] Intro to Pure Data

2018-02-27 Thread Ed Kelly via Pd-list
Hi list, I've had a wikispaces page on Pd for years now, but wikispaces is closing.I've decided to update it as a straightforward web page - it's designed to introduce new users to Pd. Any suggestions would be greatly appreciated...Pure Data | | | | | | | | | | | Pure Data Edward Pe

Re: [PD] [PD-announce] ofelia v1.0.4: Pd external library written with openFrameworks

2018-02-22 Thread Ed Kelly via Pd-list
Hi Zack, I too am having Pd crash when ofelia is loaded.Would it help if I compiled it from source?I have Ubuntu 16.04 LTS, 64 bit distro. Thanks,Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Thursda

Re: [PD] maxlib/arraycopy

2017-04-21 Thread Ed Kelly via Pd-list
illa.Thanks Roman Ed _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Friday, 21 April 2017, 16:15, Roman Haefeli wrote: You know about [array get] and [array set], do you? Roman On Fre, 2017-04-21 at 15:02 +, Ed Kel

Re: [PD] maxlib/arraycopy

2017-04-21 Thread Ed Kelly via Pd-list
compiled objects for maxlib/arraycopy  _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Friday, 21 April 2017, 15:53, Ed Kelly wrote: Correction - I mean it assumed the destination had to be bigger or

Re: [PD] maxlib/arraycopy

2017-04-21 Thread Ed Kelly via Pd-list
Correction - I mean it assumed the destination had to be bigger or the same size as the source!  _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ For Lone Shark releases, Pure Data software and published Research, go to http://sharktracks.co.uk  On Friday, 21 April 2017, 14:17, Ed Kelly via Pd-list wrote

[PD] maxlib/arraycopy

2017-04-21 Thread Ed Kelly via Pd-list
I don't quite know what has happened to arraycopy from maxlib. It seems to expect, from the code, that the destination array is smaller or the same size as the source array. That's ridiculous. My source array is 90 seconds long and the destination arrays are small - the duration between two bonk~

Re: [PD] soundfiler features

2017-02-22 Thread Ed Kelly via Pd-list
file length*: [soundfiler] != [sounfile_info]  [soundfiler] == soundforge Mensaje telepatico asistido por maquinas. From: Pd-list on behalf of Roman Haefeli Sent: Wednesday, February 22, 2017 8:19 AM To: pd-list@lists.iem.at Subject: Re: [PD] soundfiler features On Die, 2017-02-21 at 11:0

[PD] soundfiler features

2017-02-21 Thread Ed Kelly via Pd-list
Apologies if this is a distraction. The soundfiler object is clearly fundamental to digital music. I think it needs a makeover. I'm willing to help, but it's been getting particularly difficult and I think, unnecessarily complicated to create patches that automatically load a folder of sound fil

Re: [PD] creb's ramp~ needs a help file

2017-01-28 Thread Ed Kelly via Pd-list
Yes, I think the documentation is important (shame on me for never finishing all my docs). It's just a bit of a shame that we have to document some quite redundant functions, but if they make life easier for other patchers then that's great. I've made quite a few things in C that could be abstra

Re: [PD] creb's ramp~ needs a help file

2017-01-28 Thread Ed Kelly via Pd-list
ramp~ send it a number and it will generate a ramp~ - effectively a sample number to read arrays with something like a phasor~, but it just goes up and up. I just had a look in the C code. In all honesty it's one of those objects that is in Pd but could be easily dealt with in Pd without the exte

Re: [PD] maxlib arraycopy

2016-12-05 Thread Ed Kelly via Pd-list
On Thursday, 1 December 2016, 20:31, Roman Haefeli wrote: On Thu, 2016-12-01 at 18:48 +0000, Ed Kelly via Pd-list wrote: > Does anyone have a better way of copying chunks from one array into > another? Is there a vanilla way? Checkout help for new [array] class. There is [arra

[PD] maxlib arraycopy

2016-12-01 Thread Ed Kelly via Pd-list
Hey list, Recently my rechunk~ abstraction has ceased to work. I've recently re-installed and, it seems the maxlib/arraycopy object is not working the way it used to. I used to send it a list with[sourceArray start end destinationArray(values,but now, when the source array is longer than the des

[PD] slidestring

2016-11-25 Thread Ed Kelly via Pd-list
has a tendency to produce more inharmonic tones, but a more authentic string synthesis is found in Kim's DEMO1.pd and DEMO2.pd files. Enjoy!Ed Kelly   -- Lone Shark releases: Light Vessel Automatic ava

Re: [PD] I used to like better the earlierperformances by Ed Kelly in the earlier PdCons

2016-11-24 Thread Ed Kelly via Pd-list
Ho Ho Ho, festive but nasty!Queen are my least favorite rock band of all time, and no I don't think he uses wrap_overshoot~.But if you think that's bad, this is worse:Folk Alley: OpenMic - Song Information | | | | || | | | | | Folk Alley: OpenMic - Song Information

Re: [PD] Next PdCon?

2016-11-24 Thread Ed Kelly via Pd-list
All your Alex are belong to us! I really think two years is enough of a gap for another Pdcon - enough time for people to get something new together, something fresh. I think one year is too short a gap. Go for it Alexandros!Ed On Wednesday, 23 November 2016, 18:25, Alexandre Torres Porres

Re: [PD] [pdconv16_r] Expanding abstractions & Compiling Vanilla Patches As Objects (Gen~?)

2016-11-10 Thread Ed Kelly via Pd-list
I did something similar with wrap_overshoot~ which wraps signals only when a block boundary is reached...to be shown and released at pdcon16~Cheers,Ed  Lone Shark releases: Light Vessel Automatic available now on 12" vinyl.Build Your Wings on the Way Down, the new digital album available @ http:

Re: [PD] [PdCon16]

2016-11-05 Thread Ed Kelly via Pd-list
That looks great.I'm a bit mystified however - I seem to be presenting both the wavefolding poster and a Ninja Jamm presentation in the poster session! Wha?? I understand I've got the paper session in the morning of the 17th with NJ, and the wavefolding poster in the afternoon! Of course I'll be

Re: [PD] could vanilla borrow iemlib's hi pass filter recipe?

2016-10-17 Thread Ed Kelly via Pd-list
_tilde *x = (t_mvcf_tilde *)pd_new(mvcf_tilde_class); x->b0 = 0; x->b1 = 0; x->b2 = 0; x->b3 = 0; x->b4 = 0; x->token = 0; x->safety = 0; inlet_new (&x->x_obj, &x->x_obj.ob_pd, &s_signal, &s_signal); inlet_new (&x->x_obj, &

Re: [PD] could vanilla borrow iemlib's hi pass filter recipe?

2016-10-15 Thread Ed Kelly via Pd-list
PS - I normally use cyclone/svf~ in my objects, but there is a good argument for a decent state-variable filter included in vanilla I think.Ed   On Sunday, 16 October 2016, 4:52, Ed Kelly wrote: Hey people, While I'm not an expert with digital filters, I did manage to piece tog

Re: [PD] [PD-dev] Rewrite wrap~ to allow an extra block

2016-09-29 Thread Ed Kelly via Pd-list
DSP chain (end of the audio block) on a signal that should be computed previously in the DSP chain but as we all know only the Matthew McConaughey from Interstellar has this power :). Cheers, Pierre 2016-09-29 12:00 GMT+02:00 Ed Kelly via Pd-dev : Hey list,I'm tearing my hair out trying to

[PD] Rewrite wrap~ to allow an extra block

2016-09-29 Thread Ed Kelly via Pd-list
Hey list,I'm tearing my hair out trying to re-write the wrap~ object, so that it doesn't wrap instantly but waits until the end of the audio block to wrap~ the signal. I hope you understand. This is so that control-rate messages sent to another object further down the signal-path have a chance t

[PD] Pd vanilla problem on Debian

2016-09-04 Thread Ed Kelly via Pd-list
Hey list, I've got Pd-l2ork on my debian distro. It's great, but I've noticed than some of my GUI-heavy patches are pretty unusable on this, so I've tried to install Pd-vanilla alongside it, both through Debian repos and by compiling from source. I get this error message when I try to run Pd from

Re: [PD] Ninja Jamm [was] Re: In support of my paper

2016-09-04 Thread Ed Kelly via Pd-list
ve g-play on my Jolla mobile phone. Although running the Jolla O.S. 'Sailfish' (an Opensuse fork), the phone has Alien Dalvik for running android apps. Here's hoping. Regards, Julian On 26 August 2016 at 23:34, Ed Kelly via Pd-list wrote: Sorry not to include ref

Re: [PD] Package and sources for complex-mod~ and hilbert~ ?

2016-08-31 Thread Ed Kelly via Pd-list
Ah foobar. Sorry, this is how I found [import] to work.I must update my neurons to the 2016 scheme.Ed On Wednesday, 31 August 2016, 14:36, IOhannes m zmölnig wrote: On 08/31/2016 03:20 PM, Ed Kelly via Pd-list wrote: > This will make the [declare] object the first object in the

[PD] Paper submission, camera-ready?

2016-08-31 Thread Ed Kelly via Pd-list
er or demo? or could I do both? Cheers,Ed Kelly Lone Shark releases: Light Vessel Automatic available now on 12" vinyl.Build Your Wings on the Way Down, the new digital album available @ http://scifirecords.co.uk/releases Earthlings compilation is out now @ http://www.pyramidtransmissions.

Re: [PD] Package and sources for complex-mod~ and hilbert~ ?

2016-08-31 Thread Ed Kelly via Pd-list
Perhaps this is a bug with the 64bit version of Pd. I don't know. I've noticed though, that when using my Metastudio abstractions in newer distributions of Pd (L2ork, vanilla with separately compiled externals) I often have to [import] objects or [declare] paths in order to load them. If you are

[PD] In support of my paper

2016-08-26 Thread Ed Kelly via Pd-list
Sorry not to include references in one of my papers.Just published here:Take 1Enjoy! |   | |   | |   |   |   |   |   | | Take 1 | | | | View on www.youtube.com | Preview by Yahoo | | | |   |  Lone Shark releases: Light Vessel Automatic available now on 12" vinyl.Build Your Wings on the Way D

Re: [PD] loading random samples

2016-02-12 Thread Ed Kelly
acks.co.uk/puredata also Metastudio 5! On Saturday, 13 February 2016, 4:10, Ed Kelly wrote: If you use wavebank~ from the Metastudio abstractions, you can load a folder of samples in one go. You can then use wavevoice~ to play them back using a simple [random] object. Ed Ninj

Re: [PD] wavefolder (was Re: hacked? (was Re: ))

2016-02-08 Thread Ed Kelly
amics! http://sharktracks.co.uk/puredata also Metastudio 5! On Monday, 8 February 2016, 15:12, Ed Kelly wrote: Oh NOT AGAIN! My Yahoo account got hacked! I've changed my password. || This email has been sent from a virus-free computer protected by Avast. www.avast.com |

[PD] wavefolder (was Re: hacked? (was Re: ))

2016-02-08 Thread Ed Kelly
-- Hash: SHA256 hi ed, i hope you are allright. i just received this email from supposedly your account, and wonder what the meaning of it is... On 2016-02-08 09:58, Ed Kelly wrote: > blockquote, div.yahoo_quoted { margin-left: 0 !important; > border-left:1px #715FFA solid !importa

Re: [PD] Advice on bonk~ with bass guitar

2015-11-30 Thread Ed Kelly
is will be very hard to do reliably.  I can't get perfectly reliable attacks for a guitar, even with the strings separated.  I heard a rumor that some neural net thing might work better than bonk~ for strings but never saw it myself. cheers Miller On Wed, Nov 25, 2015 at 02:31:37PM +, Ed Ke

[PD] Advice on bonk~ with bass guitar

2015-11-25 Thread Ed Kelly
Hi List, I'm trying to use bonk~ to segment bass guitar. I want to capture every note. Does anyone have any advice to optimize the settings of bonk~ for this? Cheers,Ed  Ninja Jamm - a revolutionary new music remix app from Ninja Tune and Seeper, for iPhone and iPad http://www.ninjajamm.com/ Gemn

Re: [PD] Fw: [PD-dev] Mouse over editing Pd patch: correction

2015-01-13 Thread Ed Kelly
Live music notation for Pure Data, now with dynamics! http://sharktracks.co.uk/  On Tuesday, 13 January 2015, 16:26, Ed Kelly wrote: Yes, that's what I mean. Maybe I'm suggesting a new mode, where the mouse move only makes the proc routine run after it's stopped f

Re: [PD] Fw: [PD-dev] Mouse over editing Pd patch

2015-01-13 Thread Ed Kelly
those pointers in the linked list is probably taking its toll on Pd's ability to compute a block of audio on schedule. -Jonathan On Wednesday, January 7, 2015 12:21 PM, Ed Kelly wrote: On Wednesday, 7 January 2015, 11:55, Ed Kelly wrote: What about this... When I am edit

[PD] Fw: [PD-dev] Mouse over editing Pd patch

2015-01-07 Thread Ed Kelly
On Wednesday, 7 January 2015, 11:55, Ed Kelly wrote: What about this... When I am editing a huge patch like the Ninja Jamm patch, where everything is on the same level (i.e. as few sub-patches as possible) moving the mouse over the patch causes a CPU spike, regardless of whether I

Re: [PD] Cyclone suite initiative

2014-12-06 Thread Ed Kelly
Hey guys, Are there any plans to get toxy/tot included in pd-extended? I find it very useful.Cheers,Ed  Ninja Jamm - a revolutionary new music remix app from Ninja Tune and Seeper, for iPhone and iPad http://www.ninjajamm.com/ Gemnotes-0.2: Live music notation for Pure Data, now with dynamics! h

Re: [PD] canvas_makefilename() returns error

2014-07-11 Thread Ed Kelly via Pd-list
Hey Jamie, You making a notation library? Ed   Ninja Jamm - a revolutionary new music remix app from Ninja Tune and Seeper, for iPhone and iPad http://www.ninjajamm.com/ Gemnotes-0.2: Live music notation for Pure Data, now with dynamics! http://sharktracks.co.uk/  On Monday, 30 June 2014, 6:

Re: [PD] Gem on UDOO

2014-06-21 Thread Ed Kelly via Pd-list
My tuppence-worth, They claim in promotional videos that there is both and OpenGL ES implementation and a full OpenGL implementation. Since I have one of these boards I intend to check this out once the current slew of work-madness is over. To push the "which small board?" button: I've had frus

Re: [PD] Legal restrictions for apps

2014-06-11 Thread Ed Kelly via Pd-list
Data, now with dynamics! http://sharktracks.co.uk/  On Monday, 9 June 2014, 23:00, Ed Kelly wrote: > > >OK, so I realise I've made a fundamental mistake here. > > >For the latest update of the Pd patch I make for Ninja Tune, I used iem16. >Looking at it now I re

Re: [PD] Legal restrictions for apps

2014-06-09 Thread Ed Kelly via Pd-list
OK, so I realise I've made a fundamental mistake here. For the latest update of the Pd patch I make for Ninja Tune, I used iem16. Looking at it now I realise that it has a GPL, not an LGPL license. So, I can't use it right? They won't release the source code for the entire app! Oh shit. This is

[PD] iem16 for windows?

2014-06-06 Thread Ed Kelly via Pd-list
Hi list, I'm trying to compile iem16 for Windows using Cygwin. ./configure works OK but when I type "make" I get: /usr/lib/gcc/i686-pc-cygwin/4.8.2/../../../../i686-pc-cygwin/bin/ld: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols? followed by: de

Re: [PD] retrigger [tabread4~] sampler without clicks

2014-05-19 Thread Ed Kelly
An alternative method is to delay the audio by 5ms at all times. Then, when a transition occurs, do a very fast fade out/fade in with vline: [tabread4~] | [delwrite~ $0-thisbuffer 5] [delread~ $0-thisbuffer 5] | |  [r changeChunk] |   | |  [0 5, 1 3.5 6.5( |   | |  [vline~] |  / [*~] T