Home Computer Audio Asylum

Music servers and other computer based digital audio technologies.

RE: Linux Build?

oops missed the new loop

loop2496:


WaitForSingleObject(hNeedDataEvent, INFINITE);
000000013F8F31E2 or edx,0FFFFFFFFh
000000013F8F31E5 mov rcx,rbx
000000013F8F31E8 call qword ptr [__imp_WaitForSingleObject (13F90D088h)]
hr = pAudioRenderClient->ReleaseBuffer(512, 0);
000000013F8F31EE mov rcx,qword ptr [pAudioRenderClient]
000000013F8F31F3 mov rax,qword ptr [rcx]
000000013F8F31F6 xor r8d,r8d
000000013F8F31F9 mov edx,200h
000000013F8F31FE call qword ptr [rax+20h]
000000013F8F3201 mov dword ptr [hr],eax
hr = pAudioRenderClient->GetBuffer(512, &pData);
000000013F8F3208 mov rcx,qword ptr [pAudioRenderClient]
000000013F8F320D mov rax,qword ptr [rcx]
000000013F8F3210 lea r8,[pData]
000000013F8F3218 mov edx,200h
000000013F8F321D call qword ptr [rax+18h]
000000013F8F3220 mov dword ptr [hr],eax
A_memcpy (pData, sound_buffer += 4096, 4096);
000000013F8F3227 add rdi,1000h
000000013F8F322E mov qword ptr [sound_buffer],rdi
000000013F8F3236 mov r8d,1000h
000000013F8F323C mov rdx,rdi
000000013F8F323F mov rcx,qword ptr [pData]
000000013F8F3247 call OVR_memcpy (13F8F6800h)

goto loop2496;
000000013F8F324C jmp $loop2496 (13F8F31E2h)
http://mqnplayer.blogspot.co.uk/


This post is made possible by the generous support of people like you and our sponsors:
  Atma-Sphere Music Systems, Inc.  


Follow Ups Full Thread
Follow Ups

FAQ

Post a Message!

Forgot Password?
Moniker (Username):
Password (Optional):
  Remember my Moniker & Password  (What's this?)    Eat Me
E-Mail (Optional):
Subject:
Message:   (Posts are subject to Content Rules)
Optional Link URL:
Optional Link Title:
Optional Image URL:
Upload Image:
E-mail Replies:  Automagically notify you when someone responds.