lekt player

Anything to do with computer audio, hardware, software etc.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

jesuscheung wrote:not work here! exception threw
ok, will review code. i think issue in system dll version. v3.40 use functions from KernelBase.dll, but not by standart method, don't use import address table (IAT) of this library. my KernelBase.dll last update is v6.3.9600.17055. maybe your is old or newer. i will test in other laptop and learn.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

many people like the sound of win10! if lekt works on it, i will install the thing
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

jesuscheung wrote:many people like the sound of win10! if lekt works on it, i will install the thing
alright, JC. will prepare to install win10, also would know what new advantage in win10.

uploaded v3.41 256 xy

maybe works for you. rewrite code from wasapi core (GetBuffer and ReleaseBuffer functions) from audioses.dll.
--------------------------
have try rewrite many functions from ntdll.dll, combase.dll, kernelbase.dll,..., works for me, sound much more clean. but this version for your testing, rewrite only 2 functions + CreateFileW from kernelbase.dll.

forgot, need fullpath filename, ie. lekt.exe file "D:\music\track1.wav" , not lekt.exe file "track1.wav"
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

lekt wrote:
jesuscheung wrote:many people like the sound of win10! if lekt works on it, i will install the thing
alright, JC. will prepare to install win10, also would know what new advantage in win10.

uploaded v3.41 256 xy

maybe works for you. rewrite code from wasapi core (GetBuffer and ReleaseBuffer functions) from audioses.dll.
--------------------------
have try rewrite many functions from ntdll.dll, combase.dll, kernelbase.dll,..., works for me, sound much more clean. but this version for your testing, rewrite only 2 functions + CreateFileW from kernelbase.dll.

forgot, need fullpath filename, ie. lekt.exe file "D:\music\track1.wav" , not lekt.exe file "track1.wav"
xy has some improvements from lea. treble better (less hard). stage more natural.
but emotion is weaker. 100% weight is great. but 99.5% weight feels also like 100%.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

great news that's it works for you, JC.
im very happy, now can go on new way to wasapi core. finding function where copy wasapi buffer into xxx-buffer so then can replace wasapi buffer with my buffer, and don't need load buffer. hehe... but not found. found one, tried, but don't work. OK will try more, there's most big secret of wasapi core, seems need learn audiosrv.dll's code. will go to win10 soon.

v3.41 256 xy have mistake in code, without one enter Critical Section. works, but sound compressed. found error, will fix.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

lekt wrote:great news that's it works for you, JC.
im very happy, now can go on new way to wasapi core. finding function where copy wasapi buffer into xxx-buffer so then can replace wasapi buffer with my buffer, and don't need load buffer. hehe... but not found. found one, tried, but don't work. OK will try more, there's most big secret of wasapi core, seems need learn audiosrv.dll's code. will go to win10 soon.

v3.41 256 xy have mistake in code, without one enter Critical Section. works, but sound compressed. found error, will fix.
this sounds sooo good!

downloaded win10, shall try it soooon. apparently little tweak is needed so looking forward to it
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

uploaded:
v3.41.1 256 dupz
v3.41.2 256 align32

fix mistake on previous version, rearrange code for loop coz now loop have much code, 2 functions of wasapi core has rewritten and locates in loop. try test them. align32 different only by code alignment, code is the same. seems it's better.
User avatar
goon-heaven
Posts: 312
Joined: Sun Sep 15, 2013 9:38 pm

Re: lekt player

Post by goon-heaven »

I have been told summer has finished, and there is no more dancing under the stars.

Yes. 1st listen - align32.exe is best.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

goon-heaven wrote:I have been told summer has finished, and there is no more dancing under the stars.

Yes. 1st listen - align32.exe is best.
welcome thread's owner, goon-heaven. waiting for your testing in win10 soon. what do you think, maybe we will go to win10 and try new sound?

v3.41.1 dupz and v3.41.2 align32 both are good, they have best SQ of lekt. dupz more clarity but lesser air.

think need refference to v3.34.2 256 sub and v3.39 256 lea. these 2 versions have very good nuances that dupz and align32 haven't. sub: good sound depth and stage, lea have specialy style/tempo/focus so i feel more emotion, very strong vocal.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

lekt wrote:
goon-heaven wrote:I have been told summer has finished, and there is no more dancing under the stars.

Yes. 1st listen - align32.exe is best.
welcome thread's owner, goon-heaven. waiting for your testing in win10 soon. what do you think, maybe we will go to win10 and try new sound?

v3.41.1 dupz and v3.41.2 align32 both are good, they have best SQ of lekt. dupz more clarity but lesser air.

think need refference to v3.34.2 256 sub and v3.39 256 lea. these 2 versions have very good nuances that dupz and align32 haven't. sub: good sound depth and stage, lea have specialy style/tempo/focus so i feel more emotion, very strong vocal.
agree, i feel the same here

dupz is brother of lea. vocal emotion almost fully kept. better bass, more soft, less intense. treble nuances lesser little bit.

align32 most bass and better bass, most soft. need more decay here

dupz new favorite here
Post Reply