-
porres
else has resonbank~ and bpbank~ but I can work with new options
-
porres
why is the post deleted? If nothing yet, I can make an object for ELSE
-
porres
Pd version 0.55-1 is available from https://msp.ucsd.edu/software.htm
or (source only) via github: https://github.com/pure-data/pure-dataNew stuff:
Shahrokh updated the "expr" family of objects and added string handling (yay!) There are several new functions to manipulate strings. Also, we got a new var() function that takes symbols and treats them as variables from a [value] object (I hope you like this one, it was my idea and request to be able to do something like that). Check the help file for all the new functions and fun.
bug fixes, notably a crasher bug when sending "open" to [readsf~] in verbose mode, but other improvements in thread safety mostly relevant to RISC architectures. The [readsf~]'s "open" method now also searches in the canvas environment. This means you can use paths added via [declare] (which wasn't possible before).
Numerous documentation improvements. If you haven't already, please check the Manual as we (me and @ben.wes did many recent changes in the previous release, but we had forgotten about one important intelligent patching feature though that now is also there (I forgot which one, haha).
-
porres
@le26muko said:
My bandmate is pushing me to sell it, and I am trying to explain to him that it does not work like that in this community.
yeah, you know your bandmate doesn't know how open source works
So, yeah, what you're asking about is really highly frowned upon I would say. Of course you're free to do it, but it's not something people actually do or something that goes in this community.
On the other hand, this is such a MAX thing to think and do, and if you want that I'd really suggest you worked with that. People over there sell externals, patches and MAX is better at making apps that are actually just patches.
What Pd people do is ask for donations. I do have a patreon by the way
https://patreon.com/porresI've been doing cool stuff that people really use and find it useful and never thought I could charge for any of that and, of course, I can't live and base all the work that I do with Pd based on how much I make with Patreon, it's not for this that I do what I do... Pd is more about sharing, contributing, doing voluntary work and being "free" (as in speech, not as in beer).
What people that use Pd also do is create an app with libpd or something, do stuff that is based on Pd but it's a standalone thing on its own, and you can sell it in an app store or something...
Check for the license though. Pd's license is permissive, but most etxernals will use GPL, which won't allow you to sell. On the other hand, my stuff has a very permissive license and you can "do whatever the fuck you wanna do" as one of the clauses will say.
All I'd say is, if you make work and you get money and you use my stuff a lot and you like my work and you feel like motivating me, consider donating something via patreon.
I'm not saying that's the case for you exactly, I'm just telling how I stand on all this as to give you an example on the matter.
cheers
-
porres
[else/rescale] works for latest Pds and has more features than the maxlib scale object
(by the way, we're at 0.55-1 test release right now, 0.51-4 is pretty old already)
-
porres
building ELSE is also supposed to be painless by the way