lekt player
Re: lekt player
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.
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.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
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
3.52x is more timely, fast. more clear bass, more refined micro, fast notes better
Re: lekt player
yes, JC. i also think their sound is fast, a bit.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
-
- Posts: 395
- Joined: Mon Aug 11, 2014 4:19 am
Re: lekt player
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
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
Re: lekt player
what is your windows version?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
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
v3.50 qword really good for piano sound, JC.jesuscheung wrote:3.50 qword plays classical music the best. piano is never better...
retested. tempo, weight, note scale and more... very good. with this version i can hear natural piano sound. raw, rustic, there's true!
-
- Posts: 395
- Joined: Mon Aug 11, 2014 4:19 am
Re: lekt player
Thanks for the reply
I'm running server 2012 r2, I thought you still supported that.
I don't have windows 10 yet
Randy
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
- goon-heaven
- Posts: 312
- Joined: Sun Sep 15, 2013 9:38 pm
Re: lekt player
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?
Any ideas?
Re: lekt player
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: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?
---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.
- goon-heaven
- Posts: 312
- Joined: Sun Sep 15, 2013 9:38 pm
Re: lekt player
You have PM with link to these DLLS