Thanks JC for reminding me to look for the evaluation. Last time I looked, it woz not there.jesuscheung wrote:just install a fresh copy win10!goon-heaven wrote:My dedicated audio pc only has 16gb USB stick for boot/storage, not normally connected to ethernet.
I dont like upgrade as a concept anyway.
So I guess I will have buy Windows 10 Home, but things are a bit tight at moment... perhaps I go to the bank... when it is shut.
rearm it you get total of 270 days
lekt player
- goon-heaven
- Posts: 312
- Joined: Sun Sep 15, 2013 9:38 pm
Re: lekt player
Re: lekt player
says in Dell site: Product not tested for Windows 10 upgrade, hehe... mine is Inspirion 14 3420. now use ethernet card at home, not wireless. bad solution. wi-fi connection connected but always no internet access.jesuscheung wrote:on dell website, it says my dell laptop is win10 compatible, and has win10 drivers. how about yours?
win10 audio core reorganised AudioClient and AudioRenderClient objects, and many functions also. can't reuse code from win8.1, need rewrite, even from begining for better debug. i see win10's code more clean, clearly, reduced many things. but seems still use 3 layers (and more) to access soundcard driver, need bypass them as soon as posible, goto nearly to is real kernel.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
this should work:lekt wrote:says in Dell site: Product not tested for Windows 10 upgrade, hehe... mine is Inspirion 14 3420. now use ethernet card at home, not wireless. bad solution. wi-fi connection connected but always no internet access.jesuscheung wrote:on dell website, it says my dell laptop is win10 compatible, and has win10 drivers. how about yours?
Dell Wireless 1506 WiFi for win10
http://www.dell.com/support/home/us/en/ ... erId=Y3WNM
some Inspiron laptop has same wireless as yours
Re: lekt player
thx, JC.jesuscheung wrote:this should work:
Dell Wireless 1506 WiFi for win10
http://www.dell.com/support/home/us/en/ ... erId=Y3WNM
some Inspiron laptop has same wireless as yours
im at home now, updated this 1506 driver, don't work. mine is 1703, tried many drivers. maybe my modem wi-fi? but work OK when used win8.1. thing need wait for Dell.com support in future.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
i used to put bat file in d drive, and run it to play lekt.
now i put it in "Quick Access" in folder explorer, all things better.
something to do with windows permission i guess
now i put it in "Quick Access" in folder explorer, all things better.
something to do with windows permission i guess
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
html5 sounds noticiably different in all browsers
liking html5 + waterfox... the only browser where flow has focus. density sound is best too, coz, intel compiled, typical intel sound.
liking html5 + waterfox... the only browser where flow has focus. density sound is best too, coz, intel compiled, typical intel sound.
Re: lekt player
uploaded v3.44 256 kse
try it for compare. this version bypass first layer and second layer of windows wasapi core. think it will work for you.
try it for compare. this version bypass first layer and second layer of windows wasapi core. think it will work for you.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
since moved to win10 for the past month, i had to listen to older 3.19.1 pop, so in comparison....lekt wrote:uploaded v3.44 256 kse
try it for compare. this version bypass first layer and second layer of windows wasapi core. think it will work for you.
3.44 kse air better, bass quality better/range fuller, earache much lesser, etc... (probably all things better)
most importantly, bass emotion is back! love this bass makes me feels warm from the heart.
freddie mercury voice is just as i remember it back with win8.1, simply Awesome
---
how about make a win10 version for lea?
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
last night, i formatted my notebook 1TB harddisk (with GPT), and reinstalled win10 with UEFI, the result was far far far better than with my desktop!
bass quantity doubled(i maybe exaggerating hehe), quantity much improved, all things better
i was wondering why... coz the improvement on my desktop was only marginal(bass softer, fuller, quieter)...
thinking about it, my harddisk is probably 3-4 years old, too fragmented?
but there are many changes...
before
formatted c drive 40000 MB (for OS install)
now
1024*40 = 40960 MB
before, "enable legacy rom in BIOS" =true
now, pure UEFI
before, upgrade to win10
now, fresh install win10
before win10 has "all files on this drive to have contents indexed..." only on my c drive
now, it indexes all my c, d, e drives (don't know why)
before, lagecy mode win10 WON'T wake from sleep
now, seems ok
----
(ACTUALLY, the font feels better with UEFI win10)
bass quantity doubled(i maybe exaggerating hehe), quantity much improved, all things better
i was wondering why... coz the improvement on my desktop was only marginal(bass softer, fuller, quieter)...
thinking about it, my harddisk is probably 3-4 years old, too fragmented?
but there are many changes...
before
formatted c drive 40000 MB (for OS install)
now
1024*40 = 40960 MB
before, "enable legacy rom in BIOS" =true
now, pure UEFI
before, upgrade to win10
now, fresh install win10
before win10 has "all files on this drive to have contents indexed..." only on my c drive
now, it indexes all my c, d, e drives (don't know why)
before, lagecy mode win10 WON'T wake from sleep
now, seems ok
----
(ACTUALLY, the font feels better with UEFI win10)
Re: lekt player
---------for people who is intersting try lekt player:
from v3.43 256 win10 lekt player developed for windows 10 (don't work in win8/8.1/ws2102/ws2012r2).
--------------------------------------------------------
the last time tried analysis and rewrite code from standard functions of wasapi core. now render loop can bypass 2 layers (audioses.dll and audiokse.dll), but code becomes much, big file size, and code very complex, optimized but i think still not best optimization. will do more in next versions.
v3.44 kse need improve balance, i see not good alignment in code.
JC, if you will update windows with kernel dll file set then notice me. audioses.dll and audiokse.dll may change algorithm in future. windows everyday makes optimization.
goon-heaven: we are waiting for your, maybe your hardware system have issue with win10?
win10 is last Microsoft operating system with trademark "Windows", think we don't need change OS in future, hehe...
from v3.43 256 win10 lekt player developed for windows 10 (don't work in win8/8.1/ws2102/ws2012r2).
--------------------------------------------------------
the last time tried analysis and rewrite code from standard functions of wasapi core. now render loop can bypass 2 layers (audioses.dll and audiokse.dll), but code becomes much, big file size, and code very complex, optimized but i think still not best optimization. will do more in next versions.
v3.44 kse need improve balance, i see not good alignment in code.
JC, if you will update windows with kernel dll file set then notice me. audioses.dll and audiokse.dll may change algorithm in future. windows everyday makes optimization.
goon-heaven: we are waiting for your, maybe your hardware system have issue with win10?
win10 is last Microsoft operating system with trademark "Windows", think we don't need change OS in future, hehe...