Csound Csound-dev Csound-tekno Search About

Re: Csound 3.48

Date1998-04-16 08:04
FromGabriel Maldonado
SubjectRe: Csound 3.48
Maurizio Giri wrote:
maybe wrap  family of opcodes can be used also as a floating point
modulus operator: the syntax is:

idest iwrap isig, ilow, ihigh
kdest wrap ksig, klow, khigh
adest wrap asig, klow, khigh

just set  sig = x ,     low = 0   and high =y. Actually the new version
of these opcodes uses the C - library function "fmod"

-
Gabriel Maldonado
http://www.agora.stm.it/G.Maldonado/home2.htm


> What about a modulus operator? (for computing x mod y?)
>
> Regards
> Maurizio Giri
>
> _____________________________________________
> o              Maurizio  Giri               o
> o                 ConTempo                  o
> o  Italian Contemporary (and Early) Music   o
> o       http://www.axnet.it/contempo        o
> o-------------------------------------------o
> o ConTempo e-mail:  contempo@wmail.axnet.it o
> o Personal e-mail:      m.giri@agora.stm.it o
> o                                           o
> o Snail: Via Ostilia, 55 - 00184 Roma Italy o
> o Tel +39.6.70451885                        o
> _____________________________________________
>
> http://www.univr.it/germano/eme/compos/girima.htm



-