your way looks better.sbgk wrote:you don't need to work out the sign, just multiply x by -1 each loop and add to djesuscheung wrote:i see why assembly code is needed for audio... getting sign of a number is complex already
loop1 d=0, x=640
loop2 d=640, x=-640
loop3 d=0, x=640
etc
trying to imagine what it looks like in assembly... having a headaches...
------
this manifest works impressively with mqn.exe
can have a good effect on lekt.exe... but not as much
has a effect on mqnplay.exe... also not as much
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="1.0.0.0"
processorArchitecture="ia64"
name="mqn.exe"
type="win32"/>
<description></description>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="requireAdministrator"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
----
piano notes are definitely better. especially for fast notes
for piano- lekt2.97+this manifest > mqn2.82
emotion is less. but earaches is zero.