[PD] [PD-announce] Chocolate et Coffee

Pierre Guillot guillotpierre6 at gmail.com
Mon Jan 6 11:48:51 CET 2014


@peiman : I thought about something that creates ramp lines with a specific
interpolations but I think you're right, the best way is to fill an array
(much more efficient). So, now I offer a cosine interpolation and cubic
interpolation, this is easy to use and if you add some points you can
create interesting envelopes.

@João : I think, it's better to have a specific object for bezier curves
because there several ways to write bezier curves : all the points define a
high order bezier curve (the curve never crosses the points) or each point
has one or more control points (like in photoshop).


2014/1/3 Alexandre Torres Porres <porres at gmail.com>

> yeah, I was finding the coffee library to be kind of reductant, these
> functionalities have already been achieved by other libraries in Pd
> Extended, but the GUI stuff is gold, I think it's time we could have
> something like that as an option in Pd Extended!
>
>
> 2014/1/3 IOhannes m zmölnig <zmoelnig at iem.at>
>
>> On 2014-01-03 09:44, Pierre Guillot wrote:
>> > I'm sorry, I didn't want to hurt anybody with this library. I never
>> thought
>> > that the name was so important and I'll change it as soon as possible if
>> > it's your principal wish.
>>
>> i don't think you've "hurt" anybody; and so far the only one who has
>> been complaining was me :-)
>>
>> i don't think there's a real problem with your jokes about flavours
>> ("coffee", "cocoa", whatever), though there might be better - and more
>> specific - names.
>> as jonathan has pointed out, i myself am the author of a dumpster
>> library with a general name: but this library is about 15 years old. (i
>> think) all other libraries i've written since then are targetted at a
>> specific problem (e.g. "networking") and have a specific name (e.g.
>> "iemnet").
>>
>>
>> as for dupes in coffee:
>> + [c.loadmess]
>>  - iemlib's [init]
>>  - (iirc, there used to be a kind-of implementation in vanilla as well)
>> + [c.pak]
>>  - pdmtl's [list.pak]
>> + [c.patcherargs]
>>  - iemgut's [canvasargs]
>>  - jonathan's query system
>>  - flext
>> + [c.patcherinfos]
>>  - iemgut's [canvasname], [canvasinfo]
>>  - jonathan's query system
>> + [c.prepend]
>>  - vanilla's [list prepend]+[list strip]
>>  - iemlib's [prepend]
>>  - cyclone's [Prepend]
>>
>>
>> gfdar
>> IOhannes
>>
>>
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140106/f98d19eb/attachment-0001.htm>


More information about the Pd-list mailing list