| I suppose the oscil opcodes could be left as they are. Their use of
integer maths for indexing & increment seems to make a good
difference in speed.
But I was thinking that table access, since it only uses indexing could
just be made floating-point (double precision). There would be one
unavoidable cast (but only one), however the gain in using any size
tables should be worth it.
Victor
> victor> Another unrelated thing: is there any reason to keep the old
> power of two
> victor> rule for table-access opcodes (table*, tablew, ...). I think we
> could
> victor> safely move to floating-point indexing there without too many
> problems.
> victor> What do you think?
>
>I wanted to do this some time back but got very lost in some of the
>oscil opcodes. This has been on the long list for ages.
>
>With luck and judgement we can find other stuff by profiling
>
>==John ffitch
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>Don't miss this year's exciting event. There's still time to save $100.
>Use priority code J8TL2D2.
>http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel
Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |