Page 225 of 299

Re: lekt player

Posted: Sat Feb 21, 2015 8:42 am
by lekt
i also prefer v3.16 vocal, female vocal have very natural breath, so good emotion.

Re: lekt player

Posted: Sat Feb 21, 2015 9:06 pm
by lekt
uploaded v3.16.2 256

soft/mellow sound. many things has compromised in this version, feel its sound much better.

Re: lekt player

Posted: Sun Feb 22, 2015 8:03 am
by jesuscheung
lekt wrote:uploaded v3.16.2 256

soft/mellow sound. many things has compromised in this version, feel its sound much better.
better again.

3.16x, 3.9 small and sbx have been my fovorites for vocal

Re: lekt player

Posted: Sun Feb 22, 2015 9:18 am
by jesuscheung
lekt, have you changed anything in view->options in windows explorer?
apart from "show status bar=false", seems that non-default settings worsen the bass for lekt player

-----
3.16.2 is my new favorite!

Re: lekt player

Posted: Sun Feb 22, 2015 9:58 am
by lekt
i don't change windows explorer view setting. almost C/C++ versions optimized by compiler (i see it splits code to different peaces like as small functions to reduce register dependency, sometimes good, sometimes bad).
now use masm64 compiler can compile code to original structure as writen in code. misuse of registers can make worsen the bass and other things. there's register dependencies, difficult avoid it. think some v3.xx have not correct sound, seems little intense. will review code of v3.16.2, sound very clearly but a bit intense?

Re: lekt player

Posted: Mon Feb 23, 2015 1:57 am
by jesuscheung
lekt wrote:.... think some v3.xx have not correct sound, seems little intense. will review code of v3.16.2, sound very clearly but a bit intense?
3.16x not intense here. only 3D.
3D gets less when i close everything

Re: lekt player

Posted: Mon Feb 23, 2015 7:53 am
by jesuscheung
Actually 3.16 has highest accuracy in rhythm here. Weight is %100. Sharp and clear notes. Need more more testing

Re: lekt player

Posted: Mon Feb 23, 2015 8:19 am
by lekt
its vocal focus very good, nice vocal. but i think its sound not stability, need accuracy tweak OS, maybe. sometimes little imbalance in my case.

Re: lekt player

Posted: Sat Feb 28, 2015 10:00 pm
by lekt
uploaded lekt.exe v3.17 256 mod
(use lektmod.exe v1.0 to mod v3.17)

v3.17 doesn't import functions from kernel32.dll into .exe file but used some tricks for taking API function pointers, so then need mod PE before running player each time when windows restarted.
rename lektmod.exe v1.0 to lektmod.exe, copy it into lekt.exe's folder, run lektmod.exe, and lekt.exe already for playing (if you restart windows then you need run lektmod.exe again before playing v3.17).

try this model, interesting, think it work for you. will get all functions pointers by this method in next version.

Re: lekt player

Posted: Sun Mar 01, 2015 9:26 am
by goon-heaven
Thanks for the new release. But I must be doing something wrong - lektmod crashes - windows reports:

Problem signature:
Problem Event Name: APPCRASH
Application Name: lektmod.exe
Application Version: 0.0.0.0
Application Timestamp: 54f1f2ee
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7601.18409
Fault Module Timestamp: 5315a05a
Exception Code: c0000005
Exception Offset: 0000000000001a93
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 2057
Additional Information 1: 2328
Additional Information 2: 23286509aca4859aef8a1b000ab4be77
Additional Information 3: 7dd3
Additional Information 4: 7dd34311c3d76a976e26366d78f22455

Any ideas?