lekt player

Anything to do with computer audio, hardware, software etc.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

ok... heap16 is best here.

need to lock desktop. close laptop lip. unplug mouse. turn off internet.
now focus don't fall back anymore. all frequencies softer like sbx
now the mid starts to shine!

prefer 3.9 small jitter response. just dirtier sound hehehe
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

jesuscheung wrote:ok... heap16 is best here.

need to lock desktop. close laptop lip. unplug mouse. turn off internet.
now focus don't fall back anymore. all frequencies softer like sbx
heap16 use stack memory variables, normally run loop in code area memory (only 16 bytes of child loop in the executing heap), so then good tweak OS/RAM can make sound much better.

qword3 and rbx2 run full loop in executing heap, doesn't use variables. all needed pointers (wasapi objects and more) pre-writen into constant areas of each instructions. prefer this trick. will learn more.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

uploaded: v3.16 256

i feel good analog sound of this method. think need tweak OS for improving balance. try test soundstage, maybe a bit large, but vocal focus is good, soft, mellow, emotion.
-------------------------------------

and uploaded v3.16.1 256, fixed defect of stage size, sound better.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

lekt wrote:uploaded: v3.16 256

i feel good analog sound of this method. think need tweak OS for improving balance. try test soundstage, maybe a bit large, but vocal focus is good, soft, mellow, emotion.
-------------------------------------

and uploaded v3.16.1 256, fixed defect of stage size, sound better.
immediately loving 3.16. best sound of lekt

shall try 3.16.1 later
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

can not compromise with all things, v3.16 sweet feeling music.

happy coming new year, JC.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

3.16.1 isn't the same as 3.16

3.16 has little 3D effect in everything e.g. vocal
igoring this jitter, it is still the best sound here... need more more more listen
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

even piano weight is near perfect... almost... 3.16 is so goood here

-----
3.16.1 has bigger stage. seems bass better?
love both versions.
User avatar
goon-heaven
Posts: 312
Joined: Sun Sep 15, 2013 9:38 pm

Re: lekt player

Post by goon-heaven »

I would like to invoke your player by use of a .lnk shortcut. Is this possible?

My attempts at creating a .lnk have failed: lekt runs, but no music. I put
--file "somemusic.wav"
as the arguement, perhaps the quotes mess it up?

Any ideas?
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

goon-heaven wrote:I would like to invoke your player by use of a .lnk shortcut. Is this possible?

My attempts at creating a .lnk have failed: lekt runs, but no music. I put
--file "somemusic.wav"
as the arguement, perhaps the quotes mess it up?

Any ideas?
old versions 1.xx, 2.xx can run for you coz they used standard arguments of C/C++ main function.

v3.xx uses GetCommandLineA function and determines file path by searching two quotes characters. can't determine file path from .lnk, don't know why. need review assembly code and test what command string provided by OS when running .lnk shortcut.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

3.16 is so interesting sound. is vocal too loud or maybe as it is original recorded? i cannot tell hehe
loving the sound
my next favorites remains 3.9 small
Post Reply