[PD] ternary counting

tim vets timvets at gmail.com
Thu Sep 8 17:18:22 CEST 2011


perfect, thanks :)
Tim

2011/9/8 Andy Farnell <padawan12 at obiwannabe.co.uk>

>
> Try a [div] [mod] chain
>
> Four digits base 3 would be
>
> base 10
> |
> [t f f]_[mod 3]_ D0
> |
> [div 3]
> |
> [t f f]_[mod 3]_ D1
> |
> [div 3]
> |
> [t f f]_[mod 3]_ D2
> |
> div 3]
> |
> [t f f]_[mod 3]_ D3
> |
> etc. for more digits
>
> On Thu, 8 Sep 2011 15:19:03 +0200
> tim vets <timvets at gmail.com> wrote:
>
> > Hello,
> > Does anyone have an example of how to do ternary counting in pd?
> > 00
> > 01
> > 02
> > 10
> > 11
> > 12
> > 20
> > 21
> > 22
> > ...etc
> >
> > thanks,
> > Tim
>
>
> --
> Andy Farnell <padawan12 at obiwannabe.co.uk>
>
> _______________________________________________
> 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/20110908/a0e6a5ad/attachment.htm>


More information about the Pd-list mailing list