Page 263 of 299

Re: lekt player

Posted: Tue Dec 22, 2015 5:55 am
by lekt
v3.52 more raw, v3.52.1 nop have gentle style, i can enjoy nice music of both.
think difficult make code of render loop better, wait for rerolving issue PCI card don't work when bypass second layer (audiokse.dll). render loop's code in this case can be lesser than currently code.

will apply functions tricks of v3.51.1 256 into v3.52x, there's bypass many things, sound more directly, clarity.

Re: lekt player

Posted: Tue Dec 22, 2015 5:56 am
by jesuscheung
actually i still prefer 3.50 256 qword... better with slower music. can hear every word better. note weight most correct(vocal or piano notes)

3.52x is more timely, fast. more clear bass, more refined micro, fast notes better

Re: lekt player

Posted: Tue Dec 22, 2015 6:00 am
by lekt
jesuscheung wrote:actually i still prefer 3.50 256 qword... better with slower music. can hear every word better. note weight most correct(vocal or piano notes)

3.52x is more timely, fast. more clear bass, more refined micro, fast notes better
yes, JC. i also think their sound is fast, a bit.

Re: lekt player

Posted: Thu Dec 24, 2015 6:06 pm
by randytsuch
Are there any "tricks" to getting this program to work?

Looking at the readme, I think I don't need to install anything else if running the later versions, but I'm not getting any sound.

Any help would be appreciated.

Thanks
Randy

Re: lekt player

Posted: Fri Dec 25, 2015 3:12 am
by lekt
randytsuch wrote:Are there any "tricks" to getting this program to work?

Looking at the readme, I think I don't need to install anything else if running the later versions, but I'm not getting any sound.

Any help would be appreciated.

Thanks
Randy
what is your windows version?
have updated readme info in _Readme6.txt file.

Begining from v3.43 256 win10, lekt player run only on Windows 10 (and Windows Server 2016, not tested)
(Player may not running in Windows 10 with windows update from November 2015)

simple setup, need only lekt.exe file and track.bat file with text content:
@echo off
Title LEKT MUSIC PLAYER
lekt.exe file "D:\music\track1.wav"

(note: only one white space character before and after text string "file" )

use Stop-Next.bat for stoping track or switching to next track:
@echo off
Title
taskkill /fi "PID gt 0" /IM lekt.exe /F >nul

don't need to install anything.

Re: lekt player

Posted: Fri Dec 25, 2015 9:48 pm
by lekt
jesuscheung wrote:3.50 qword plays classical music the best. piano is never better...
v3.50 qword really good for piano sound, JC.
retested. tempo, weight, note scale and more... very good. with this version i can hear natural piano sound. raw, rustic, there's true!

Re: lekt player

Posted: Sat Dec 26, 2015 5:04 pm
by randytsuch
Thanks for the reply

I'm running server 2012 r2, I thought you still supported that.

I don't have windows 10 yet

Randy

Re: lekt player

Posted: Tue Jan 26, 2016 6:59 pm
by goon-heaven
lekt.exe 3.52 256 stops (does not play) on Windows Server 2016 TP4 Build 10586. (Plays fine using Win10 through same hardware)

Any ideas?

Re: lekt player

Posted: Wed Jan 27, 2016 5:07 am
by lekt
goon-heaven wrote:lekt.exe 3.52 256 stops (does not play) on Windows Server 2016 TP4 Build 10586. (Plays fine using Win10 through same hardware)

Any ideas?
i think system dll file versions. Windows Server 2016 TP4 Build 10586 maybe have incompatible dll with lekt.exe coz player made many tricks and get entry pointers. could you upload few files to your google drive and i will make corrections for lekt.exe:

---wasapi audio core files:
MMDevAPI.dll
AudioSes.dll
AUDIOKSE.dll

---OS kernel dll files:
kernel32.dll
combase.dll
ntdll.dll
KernelBase.dll
avrt.dll

all these files in windows\system32
better need run WS2016 windows update before copying files. we also will goto new system dll by windows update for win10 in some day, OK. usually Microsoft makes better code in new building versions.

Re: lekt player

Posted: Wed Jan 27, 2016 10:25 am
by goon-heaven
You have PM with link to these DLLS