[PD] Vanilla replacement for tanh~

Alexandre Torres Porres porres at gmail.com
Thu Jul 2 22:19:57 CEST 2015


just use [expr~]

[expr~ $v1]

voilà

2015-07-02 16:53 GMT-03:00 Pagano, Patrick <pat at digitalworlds.ufl.edu>:

> I'm confused can you show me what you mean?
> use
> [exp~ then what?]
>
> Sent from my iPhone
>
> > On Jul 2, 2015, at 3:40 PM, Charles Z Henry <czhenry at gmail.com> wrote:
> >
> >> On Thu, Jul 2, 2015 at 2:31 PM, Cyrille Henry <ch at chnry.net> wrote:
> >> hello,
> >>
> >> Le 02/07/2015 21:06, Pagano, Patrick a écrit :
> >>>
> >>> Is there a way i can replace something for tanh~
> >>
> >>
> >> sin~ / cos~
> >>
> >> sin~ is a [+~ 0.25] and a [cos~]
> >>
> >> cheers
> >> c
> >
> > That's tan~
> > tanh(x) = (e^x - e^-x)/(e^x + e^-x)
> >
> > In vanilla, you should maybe just use pow~ or exp~ and build the whole
> formula.
> >
> > Chuck
> >
> >
> >>
> >>>
> >>>
> >>> and inits in Vanilla 46?
> >>>
> >>>
> >>> please help!
> >>>
> >>>
> >>> pp
> >>>
> >>>
> >>> /Patrick Pagano B.S, M.F.A/
> >>> Audio and Projection Design Faculty
> >>> Digital Worlds Institute
> >>> University of Florida, USA
> >>> (352)294-2020
> >>>
> >>>
> >>> _______________________________________________
> >>> Pd-list at lists.iem.at mailing list
> >>> UNSUBSCRIBE and account-management ->
> >>> http://lists.puredata.info/listinfo/pd-list
> >>
> >> _______________________________________________
> >> Pd-list at lists.iem.at mailing list
> >> UNSUBSCRIBE and account-management ->
> >> http://lists.puredata.info/listinfo/pd-list
>
> _______________________________________________
> Pd-list at lists.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/20150702/280cac63/attachment.html>


More information about the Pd-list mailing list