lekt player

Anything to do with computer audio, hardware, software etc.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post 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.
jesuscheung
Posts: 2491
Joined: Mon Oct 07, 2013 11:09 pm

Re: lekt player

Post 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
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post 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.
randytsuch
Posts: 395
Joined: Mon Aug 11, 2014 4:19 am

Re: lekt player

Post 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
MSI H81-P33 MB, Xeon E3-1225 V3, LPS/LIFEPO4 and Astron RS-12A, 240gb SSD music, 2nd SSD for OS, Mod SS PCIE USB card, Server2012 R2 Ess+AO+MQn, Amanero USB to DACEND ES9018 to Schiit Lyr amp to Senn HD 700 headphones
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post 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.
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post 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!
randytsuch
Posts: 395
Joined: Mon Aug 11, 2014 4:19 am

Re: lekt player

Post 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
MSI H81-P33 MB, Xeon E3-1225 V3, LPS/LIFEPO4 and Astron RS-12A, 240gb SSD music, 2nd SSD for OS, Mod SS PCIE USB card, Server2012 R2 Ess+AO+MQn, Amanero USB to DACEND ES9018 to Schiit Lyr amp to Senn HD 700 headphones
User avatar
goon-heaven
Posts: 312
Joined: Sun Sep 15, 2013 9:38 pm

Re: lekt player

Post 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?
lekt
Posts: 1102
Joined: Thu Oct 10, 2013 4:52 am

Re: lekt player

Post 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.
User avatar
goon-heaven
Posts: 312
Joined: Sun Sep 15, 2013 9:38 pm

Re: lekt player

Post by goon-heaven »

You have PM with link to these DLLS
Post Reply