[PD] Can you close source of Pd patches (for commercial development)?

Jonathan Wilkes jancsika at yahoo.com
Fri May 13 00:01:46 CEST 2016


Don't ship the entire patch.
For example, suppose I'm selling a patch where the user can input single word 
"easing" styles like "ease-in-out", "rubber-band", "drunken-walk", etc., and 
it outputs lists of numbers that can be input into [vline~].  I'd do it this way:
[style-name(|[my-abstraction]|[ (|[vline~]
Which I can ship as
[style-name(|[netsend]
[netreceive]|[ (|[vline~]

I'm ignoring the interface for netsend/netreceive for the moment, but you 
get the idea.  The "business" logic stays on your machine, and remains a 
black box to your agent until you trust him/her.
 
-Jonathan


    On Thursday, May 12, 2016 6:28 AM, Lorenzo Sutton <lorenzofsutton at gmail.com> wrote:
 

 On 07/05/2016 18:14, Matti Viljamaa wrote:
> Wonder e.g. why the Max platform is more popular, even if its
> commercial. Commerciality isn’t stopping people from using it.

What kind of (scientific) research have you conducted to conclude that 
"Max platform is more popular"?

What is your definition and criteria for "popularity"?
What is your sample group(s)?
What data have you collected and taken into account to support your 
statement?

Thanks.

_______________________________________________
Pd-list at lists.iem.at mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160512/4587a4eb/attachment.html>


More information about the Pd-list mailing list