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 »

goon-heaven wrote:v3.23 stops immediately here
seems ok here

3.23 is like an improved bass versions of 3.19.1 pop, which was my all time favorite!

let me test test more
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

goon-heaven wrote:v3.23 stops immediately here
has review code, no bug. maybe you're not right in use, maybe .bat file?? could you try again.
User avatar
goon-heaven
Posts: 312
Joined: Sun Sep 15, 2013 9:38 pm

Re: lekt player

Post by goon-heaven »

I test from clean OS, cmd, same01.wav in both directories:

C:\lekt.exe v3.22 256.22 256>lekt.exe file "01.wav"
plays nice

C:\lekt.exe v3.22 256.22 256>cd ..\*23*

C:\lekt.exe v3.23 256.22 256>lekt.exe file "01.wav"
stops immediately, no errors reported, no thing in event logs

C:\lekt.exe v3.23 256.22 256>cd ..\*22*

C:\lekt.exe v3.22 256.22 256>lekt.exe file "01.wav"
plays nice
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post by jesuscheung »

still prefer 3.19.1 pop, maybe the best sound here

3.23 doesn't have the same organic in notes, especially for guitar.

-----
depends on OS setting, 3.19.1 pop can almost balance focus between treble and bass. direct sound, superb musicality, simple stage
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

goon-heaven wrote:I test from clean OS, cmd, same01.wav in both directories:

C:\lekt.exe v3.22 256.22 256>lekt.exe file "01.wav"
plays nice

C:\lekt.exe v3.22 256.22 256>cd ..\*23*

C:\lekt.exe v3.23 256.22 256>lekt.exe file "01.wav"
stops immediately, no errors reported, no thing in event logs

C:\lekt.exe v3.23 256.22 256>cd ..\*22*

C:\lekt.exe v3.22 256.22 256>lekt.exe file "01.wav"
plays nice
in my case it run by calling from cmd (Command Prompt). try run by .bat file, i think it can work.
will test commandline string in code when run by cmd.
you can put lekt.exe into folder with name without white space, ie. C:\v3.23.256 (not C:\v3.23 256, OS sometime can't read with white spaces).
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

jesuscheung wrote:still prefer 3.19.1 pop, maybe the best sound here

3.23 doesn't have the same organic in notes, especially for guitar.

-----
depends on OS setting, 3.19.1 pop can almost balance focus between treble and bass. direct sound, superb musicality, simple stage
agree, 3.19.1 pop very good when clean OS, it sound balance better than v3.22, v3.23. other things also in norm, can be accepted in itself vibration level.
User avatar
goon-heaven
Posts: 312
Joined: Sun Sep 15, 2013 9:38 pm

Re: lekt player

Post by goon-heaven »

Tried with the bath from:
lekt wrote:uploaded:
lekt.exe v3.22.1 256 add16
lekt.exe v3.22.2 256 coex4

you can use command line in bath file:

@echo off
Title LEKT MUSIC PLAYER
lekt.exe file "track1.wav"

and if use !.exe then need 15 characters before file name/patch, otherwise it doesn't work.
i feel v3.22.1 256 add16 sound more correct, balanced. try them.
Bat using lekt.exe 3.23 stops immediately
Bat using lekt.exe 3.22 plays nice

Clean "unoptimised" 2012 R2 GUI install.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

v3.23 used prohibited area of stack, hehe... and it may not work for all.

uploaded lekt.exe v3.23.1 256 mincore
this version doesn't use kernel32.dll, bypass it. but i can't use function LocalFree, maybe negative affect sound.
try it.
User avatar
goon-heaven
Posts: 312
Joined: Sun Sep 15, 2013 9:38 pm

Re: lekt player

Post by goon-heaven »

lekt wrote:v3.23 used prohibited area of stack, hehe... and it may not work for all.
Doh! Bean suckered
lekt wrote: uploaded lekt.exe v3.23.1 256 mincore
this version doesn't use kernel32.dll, bypass it. but i can't use function LocalFree, maybe negative affect sound.
try it.
Thanks, this one plays some music, very nice too. More testing to do.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post by lekt »

v3.23.1 256 mincore not better, need learn more about api library, now back to kernel32.

uploaded:
lekt.exe v3.24 256 noreg
lekt.exe v3.24.1 256
lekt.exe v3.24.2 256 nop

noreg have good balance, but nop more soft and thin. try compare.
Post Reply