Re: [PD] PD as VST plugin, legal side (was Purr-Data Google Summer of Code opportunity)

2019-03-08 Thread Chuckk Hubbard
You got me. When I saw "You will be," I was expecting https://www.youtube.com/watch?v=NPOb3DlB7WA Which applies to VST3 regarding both "confused" and "afraid". Soap was one of the best shows ever made. I'm trying to work through Steinberg's licensing explanations. It looks like all they have

Re: [PD] PD as VST plugin, legal side (was Purr-Data Google Summer of Code opportunity)

2019-03-08 Thread Julian Brooks
'Confused, you will be...' https://www.youtube.com/watch?v=0BHQT3Omqtw On Fri, 8 Mar 2019 at 12:14, Chuckk Hubbard wrote: > Point taken. This is equally true of Python, though, and it is likewise > not clear to me whether a Python program written by me, linking to a binary > library built with

Re: [PD] PD as VST plugin, legal side (was Purr-Data Google Summer of Code opportunity)

2019-03-08 Thread Chuckk Hubbard
Point taken. This is equally true of Python, though, and it is likewise not clear to me whether a Python program written by me, linking to a binary library built with VST SDK 2.4 (distributed by a VST2-licensed developer), would be subject to their decrees. I mean, you are allowed to continue to

Re: [PD] PD as VST plugin, legal side (was Purr-Data Google Summer of Code opportunity)

2019-03-08 Thread IOhannes m zmölnig
On 3/8/19 7:04 AM, Chuckk Hubbard wrote: > Pd itself, > according to Wikipedia, is not a program, but a programming language, won't according to LinkedIn Chuck Hubbard is director at the Canadian Pacific Railway. what is Pd "itself"? wikipedia says it's a programming language, which is fair

Re: [PD] Pd as vst plugin

2019-03-08 Thread Jean-Yves Gratius
es indeed do exactly what I want; well, it would be ideal if I could put the whole thing inside another VST plugin, but I understand this is not an option for the moment, to use Pd as VST plugin together with externals... Unless there's something else I'm missing... Chuckk O

[PD] PD as VST plugin, legal side (was Purr-Data Google Summer of Code opportunity)

2019-03-07 Thread Chuckk Hubbard
Hi again, I've been experimenting a bit and another question came to me, if anyone knows the legal details: Considering that vstplugin~ is not a program, but a library, and Pd itself, according to Wikipedia, is not a program, but a programming language, won't Big BrotherST have the right to start

Re: [PD] Pd as vst plugin (was: [PD-announce] Purr-Data Google Summer of Code opportunity)

2019-03-07 Thread Alexandre Torres Porres
Em qui, 7 de mar de 2019 às 10:20, Dan Wilcox escreveu: > Has anyone made a LADSPA plugin host for Pd? > > I would think this would be a more attractive, open alternative. Depending > on it's license, the gigaverb DSP could be wrapped into a LADSPA plugin, if > it isn't already. LADSPA is cross

Re: [PD] Pd as vst plugin (was: [PD-announce] Purr-Data Google Summer of Code opportunity)

2019-03-07 Thread Christof Ressi
There is [plugin~]. I haven't tried it, though, and i *think* it's not crossplatform (yet) > Gesendet: Donnerstag, 07. März 2019 um 14:17 Uhr > Von: "Dan Wilcox" > An: "Chuckk Hubbard" > Cc: "pd-list@lists.iem.at" > Betreff: Re: [PD] Pd as vs

Re: [PD] Pd as vst plugin (was: [PD-announce] Purr-Data Google Summer of Code opportunity)

2019-03-07 Thread Dan Wilcox
Has anyone made a LADSPA plugin host for Pd? I would think this would be a more attractive, open alternative. Depending on it's license, the gigaverb DSP could be wrapped into a LADSPA plugin, if it isn't already. LADSPA is cross platform and there are binary plugin packs available. > Hi! >

Re: [PD] Pd as vst plugin (was: [PD-announce] Purr-Data Google Summer of Code opportunity)

2019-03-07 Thread Chuckk Hubbard
ould be ideal if I could put the whole thing > inside another VST plugin, but I understand this is not an option for the > moment, to use Pd as VST plugin together with externals... Unless there's > something else I'm missing... > > Chuckk > > > > On Wed, Mar 6, 2019,

Re: [PD] Pd as vst plugin (was: [PD-announce] Purr-Data Google Summer of Code opportunity)

2019-03-07 Thread Jean-Yves Gratius
; well, it would be ideal if I could put the whole thing inside another VST plugin, but I understand this is not an option for the moment, to use Pd as VST plugin together with externals... Unless there's something else I'm missing... Chuckk On Wed, Mar 6, 2019, 8:57 PM Christof Ressi