Page 145 of 299

Re: lekt player

Posted: Fri Jul 04, 2014 12:59 pm
by goon-heaven
lekt wrote:uploaded v2.95 256

more vibration, softer bass.
this algorithm only good for buffer size wich is binary number 2^n, not benefit for size 160, 132...
size 64 will be best. is your sound card plays with 64?
Yes, with kernel streaming, and at 32. Not tried ASIO. Min buffer with WASAPI is 133.

Re: lekt player

Posted: Fri Jul 04, 2014 1:02 pm
by lekt
hmm... inherits code of v2.91.x which didn't play for you, but i removed few non compatible things. very prefer this sound...

wasapi buffer size:
size by frames: number of frames (for 16/44100 one frame = 4 bytes)
size by bytes: = size by frames x 4

usually we called buffer size by frames size. don't know asio4all size, what is it.

Re: lekt player

Posted: Fri Jul 04, 2014 1:05 pm
by jesuscheung
lekt wrote:hmm... inherits code of v2.91.x which didn't play for you, but i removed few non compatible things. very prefer this sound...

wasapi buffer size:
size by frames: number of frames (for 16/44100 one frame = 4 bytes)
size by bytes: = size by frames x 4

usually we called buffer size by frames size. don't know asio4all size, what is it.
??? lost me here...

Re: lekt player

Posted: Fri Jul 04, 2014 1:07 pm
by lekt
jesuscheung wrote:i installed ms C++ 2013 12.0.21005 onto my laptop. enough?
library is the same as for v2.93, v2.94. weird.
msvcr120.dll for x64.
will review. im listening, perfect emotion.

Re: lekt player

Posted: Fri Jul 04, 2014 1:11 pm
by lekt
my OS installed Visual C++ Redistributable Packages for Visual Studio 2013 for x64 and for x86 also. maybe something of .dll not enough for you.

Re: lekt player

Posted: Fri Jul 04, 2014 1:13 pm
by jesuscheung
lekt wrote: ....
will review. im listening, perfect emotion.
!!!! can't wait...

Re: lekt player

Posted: Fri Jul 04, 2014 1:14 pm
by jesuscheung
lekt wrote:my OS installed Visual C++ Redistributable Packages for Visual Studio 2013 for x64 and for x86 also. maybe something of .dll not enough for you.
check control panel -> "Program and Features"
can you list C++ have you installed, please?

Re: lekt player

Posted: Fri Jul 04, 2014 1:18 pm
by jesuscheung
lekt wrote:
jesuscheung wrote:i installed ms C++ 2013 12.0.21005 onto my laptop. enough?
library is the same as for v2.93, v2.94. weird.
msvcr120.dll for x64.
will review. im listening, perfect emotion.
ok.. 2.93 not working on laptop. song is skipped!

be back... dinner

Re: lekt player

Posted: Fri Jul 04, 2014 3:24 pm
by lekt
jesuscheung wrote:check control panel -> "Program and Features"
can you list C++ have you installed, please?
my list on Program and Features:
Microsoft Visual C++ 2012 Redistributable (x64) - 11.0.60610
Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.60610
Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.21005

Stud_PE info: only msvcr120.dll from C (and kernel32.dll, avrt.dll, ole32.dll from windows).
i suspect your RAM 8GB, my RAM 4GB. OS makes memory address maping for 8GB by other way.

uploaded v2.95 256 test pointer into TEST_SOUNDCARD folder

could you run and copy info, tell me what addresses. maybe reason in this.
need insert timeout for .bat file:
lekt.exe --file "C:\abc.wav"
timeout 200

Re: lekt player

Posted: Fri Jul 04, 2014 4:02 pm
by goon-heaven
pointer of wasapi data buffer 1:
24279408512
pointer of wasapi data buffer 2:
24279409536
pointer of app data memory:
24303697920