ASM and polystream voices?
Posted: Wed Jan 16, 2013 6:44 pm
I see this if I connect a text primitive to the string out on the Poly to mono primitive.
So the question now is.... is there some way to manipulate voices in ASM?
NB: I posted this at the old forum as well.
Malc/Support, if you are around?
All other answers are very welcome too
Code: Select all
Data Size=16128
Init Code Size=33
Code Size=120
***** Init *****
push ebp;
mov ebp,edi;
movaps xmm0,dword ptr[ebp+14112]
movaps dword ptr[ebp+16016],xmm0
movaps xmm0,dword ptr[ebp+16000]
movaps dword ptr[ebp+15984],xmm0
pop ebp
ret;
***** Sample Rate *****
push ebp;
mov ebp,edi;
push ecx;
mov eax,dword ptr[ebp+4144]So the question now is.... is there some way to manipulate voices in ASM?
NB: I posted this at the old forum as well.
Malc/Support, if you are around?
All other answers are very welcome too