http://3tczjz3necgkljcykzhjomu6ixljtxtld6chgb3ijpn2v3snk6oa.b32.i2p/TOOM/Music.HC
worst) 106 worst=idx2; 107 worst= MinI64 (worst,idx2); 108 best= MaxI64 (best,idx2); 109 } 110 } 111 } 112 // best=ToF64(best+worst)/2+best-worst; 113 if ( MSize ( freqs ) < ( note_cnt+1 ) * sizeof ( CMusicUnit ) ) { 114 tmp=freqs; 115 freqs= MAlloc ( ( note_cnt+0x100 ) * sizeof ( CMusicUnit ) ); 116 MemCpy (freqs,tmp,note_cnt* sizeof ( CMusicUnit ) ); 117 Free (tmp); 118 } 119 if (best) 120...