i(k1 OP k2) ROUND 2 (ko)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

i(k1 OP k2) ROUND 2 (ko)

Tito Latini
i(k1 OP k2) ROUND 2 (ko)

The definitive solution:

  i(v1 OP v2 OP ... OP vN)

after the optimization

  i(v1) OP i(v2) .. i(vN)

For example:

  i(gkd * .5 + gke)

after the opt becomes

  i(gkd) * .5 + i(gke)

It's simple and I think that it's the way. I try to write the fix.
If there are objections, I annul the ko and grant the defeat to
the points.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Csound-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/csound-devel
Loading...