[CM] remainder function?

Randolph Latimer rdlatimer at tjhsst.edu
Mon May 11 12:26:56 PDT 2009


What's the new version for remainder (mod)?

For example, (from "Notes" text)
(loop for k from 0 downto -12 collect (mod k 12))

mod doesn't work
I tried rem

(/ 11 12) returns the fraction


On Mon, 11 May 2009 13:10:55 -0500, Heinrich Taube <taube at uiuc.edu> wrote:
> this is terrific news, and just in time for summer music making... i  
> cant wait to do a piece with this stuff!
> 
> On May 11, 2009, at 1:05 PM, Bill Schottstaedt wrote:
> 
>> also in that regard, I've made some progress in speeding up the run  
>> macro:
>>
>> fm-violin:  1071   694
>> expandn:    1198   770
>> fullmix:     257   225
>> piano:      6964  3126
>> animals:   15034 11129
>>
>> These are callgrind numbers (divided by a million, or maybe a  
>> billion).
>> Still many things to optimize...
>>
>>
>> _______________________________________________
>> Cmdist mailing list
>> Cmdist at ccrma.stanford.edu
>> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
> 
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist



More information about the Cmdist mailing list