[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=6s_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!). Ed

[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

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

[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

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, Can anyone

[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.

[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

[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

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

2018-10-12 Thread Ed Kelly via Pd-list
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. Never

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

2018-10-11 Thread Ed Kelly via Pd-list
  On 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 using de

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
ck. 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 <pd-list@lists.iem.at> wrote: Oh gosh! Well spo

Re: [PD] polynomial pairs in lpc filter

2018-05-10 Thread Ed Kelly via Pd-list
to http://sharktracks.co.uk  On Friday, 11 May 2018, 01:21:29 GMT+1, Christof Ressi <christof.re...@gmx.at> 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" <p

Re: [PD] polynomial pairs in lpc filter

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

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

2018-04-24 Thread Ed Kelly via Pd-list
to http://sharktracks.co.uk  On Tuesday, 24 April 2018, 14:40:20 GMT+1, Ed Kelly via Pd-list <pd-list@lists.iem.at> 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

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

2018-04-24 Thread Ed Kelly via Pd-list
, 24 April 2018, 14:33:13 GMT+1, Ed Kelly <morph_2...@yahoo.co.uk> 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.birthofasyn

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

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 <zmoel...@iem.at> wrote: On 04/20/2018 11:06 PM, Ed Kelly via Pd-list wrote:

Re: [PD] polynomial pairs in lpc filter

2018-04-20 Thread Ed Kelly via Pd-list
| | | _-_-_-_-_-_-_-^-_-_-_-_-_-_-_ 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 <zmoel...@iem.at> wrote: On 04/20/2018 04:38 PM, Ed Kelly via Pd-list wrote: > Apologies - I

Re: [PD] polynomial pairs in lpc filter

2018-04-20 Thread Ed Kelly via Pd-list
ading 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 <zmoel...@iem.at> wrote: On 2018-04-20 11:

Re: [PD] polynomial pairs in lpc filter

2018-04-20 Thread Ed Kelly via Pd-list
http://sharktracks.co.uk  On Friday, 20 April 2018, 07:38:32 GMT+1, IOhannes m zmoelnig <zmoel...@iem.at> 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 s

Re: [PD] polynomial pairs in lpc filter

2018-04-19 Thread Ed Kelly via Pd-list
, 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 <zmoel...@iem.at> 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 obje

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

[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

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

2018-03-07 Thread Ed Kelly via Pd-list
e Data. Then you have one codebase 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 <pd-list@lists.iem.at> wrote: Hi List, I'm porting a library of LPC externals from Max/MSP to

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

2018-03-06 Thread Ed Kelly via Pd-list
s UCONN ECE Faculty Coordinator University of Connecticut, Stamford (352)-226-2016 From: Pd-list <pd-list-boun...@lists.iem.at> on behalf of Simon Iten <itensi...@gmail.com> Sent: Tuesday, March 6, 2018 2:22:54 PM To: Ed Kelly Cc: pd list Subject: Re: [PD] Porting Max MSP externals

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

2018-03-06 Thread Ed Kelly via Pd-list
<itensi...@gmail.com> 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 <pd-list@lists.iem.at> wrote: Hi List, I'm porting a library of LPC externals from Max/MSP to Pd.I wonde

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,

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

2018-03-04 Thread Ed Kelly via Pd-list
GMT, Marco Matteo Markidis <mm.marki...@gmail.com> 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 <pd-list@lists.iem.at>: Hi List, I'm porting a li

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

2018-02-27 Thread Ed Kelly via Pd-list
I get! On Tuesday, 27 February 2018, 12:47:30 GMT, IOhannes m zmölnig <zmoel...@iem.at> 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_i

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

2018-02-27 Thread Ed Kelly via Pd-list
) 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 <pd-list@lists.

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

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

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 <morph_2...@yahoo.co.uk> wrote: Correction - I mean it a

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 <

[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

Re: [PD] soundfiler features

2017-02-22 Thread Ed Kelly via Pd-list
ist@lists.iem.at Subject: Re: [PD] soundfiler features On Die, 2017-02-21 at 11:01 +, Ed Kelly via Pd-list wrote: >  > Since this information is contained within the header of each file > (although it's a pain with the different formats), would it not be > sensible to have a secon

[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

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

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

Re: [PD] maxlib arraycopy

2016-12-05 Thread Ed Kelly via Pd-list
  On Thursday, 1 December 2016, 20:31, Roman Haefeli <reduz...@gmail.com> 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 [

[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

[PD] slidestring

2016-11-25 Thread Ed Kelly via Pd-list
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 available now on 12" vinyl.Build

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 @

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

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

2016-10-17 Thread Ed Kelly via Pd-list
_signal); outlet_new(>x_obj, _signal); return (void *)x; } void mvcf_tilde_setup(void) { mvcf_tilde_class = class_new(gensym("mvcf~"), (t_newmethod)mvcf_tilde_new, 0, sizeof(t_mvcf_tilde), CLASS_DEFAULT, A_DEFFLOAT, 0); // post("~~~>mvcf~"); // post

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 <morph_2...@yahoo.co.uk> wrote: Hey people, While I'm not an expert with digital filters,

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

2016-09-29 Thread Ed Kelly via Pd-list
t the end of the 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 <pd-...@lists.iem.at>: Hey li

[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

[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

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

2016-09-04 Thread Ed Kelly via Pd-list
olla 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 <pd-list@lists.iem.at> wrote: Sorry not to include references in one

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 <zmoel...@iem.at> wrote: On 08/31/2016 03:20 PM, Ed Kelly via Pd-list wrote: > This will make the [declare] object

[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

Re: [PD] loading random samples

2016-02-12 Thread Ed Kelly
/puredata also Metastudio 5! On Saturday, 13 February 2016, 4:10, Ed Kelly <morph_2...@yahoo.co.uk> 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] obje

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

2016-02-08 Thread Ed Kelly
SIGNED MESSAGE- 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 soli

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

2016-02-08 Thread Ed Kelly
! http://sharktracks.co.uk/puredata also Metastudio 5! On Monday, 8 February 2016, 15:12, Ed Kelly <morph_2...@yahoo.co.uk> 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

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

2015-11-30 Thread Ed Kelly
e: I think this 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

[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/

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

2015-01-13 Thread Ed Kelly
on Pd's ability to compute a block of audio on schedule. -Jonathan On Wednesday, January 7, 2015 12:21 PM, Ed Kelly morph_2...@yahoo.co.uk wrote: On Wednesday, 7 January 2015, 11:55, Ed Kelly morph_2...@yahoo.co.uk wrote: What about this... When I am editing a huge patch like

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

2015-01-13 Thread Ed Kelly
music notation for Pure Data, now with dynamics! http://sharktracks.co.uk/  On Tuesday, 13 January 2015, 16:26, Ed Kelly morph_2...@yahoo.co.uk 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

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

2015-01-07 Thread Ed Kelly
On Wednesday, 7 January 2015, 11:55, Ed Kelly morph_2...@yahoo.co.uk 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

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!

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,

Re: [PD] Legal restrictions for apps

2014-06-11 Thread Ed Kelly via Pd-list
with dynamics! http://sharktracks.co.uk/  On Monday, 9 June 2014, 23:00, Ed Kelly morph_2...@yahoo.co.uk 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 realise that it has a GPL