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).
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.
@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
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.
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.