Re: lekt player
Posted: Sat Mar 21, 2015 3:12 am
haha woow 16 tweak works! magicgoon-heaven wrote:Yes, 3.22 best yet and very nice 16 tweak, thank you!
lekt what you think of clockrate=10001
sounds like 10000, also more relax here
haha woow 16 tweak works! magicgoon-heaven wrote:Yes, 3.22 best yet and very nice 16 tweak, thank you!
here,lekt wrote: have detected in commandline string from api function GetCommandLineA. when we write in .bat file:
lekt.exe --file "track1.wav" then OS give internally string:
lekt.exe+space+space+--file "track1.wav" , different in 2 white space characters after lekt.exe.
and any string in code need make align 16 then SQ better, CreateFileA function also read this string to open file. so then need write in .bat file:
lekt.exe file "track1.wav" , GetCommandLineA will give:
lekt.exe+space+space+file "track1.wav" , filepath/name (track1.wav) will start with 16 coz
lekt.exe+space+space+file " contains 16 characters.
Code: Select all
d:\!.exe file "track1.wav" sounds best (also 16 chars!)
!.exe file "track1.wav" not as good (also 16 chars)
don't understand, why 15?lekt wrote: try rewrite .bat file, lets 15 characters before filepath, you can test with:
lekt.exe "track1.wav" (6 white spaces) or:
@.exe "track1.wav" (9 white spaces) or:
@.exe 1234567 "track1.wav"
compare SQ. i use white spaces, sound better.
Code: Select all
!.exe "track1.wav" (9 white spaces)
!.exe "track1.wav" (10 what spaces)
not better than
d:\!.exe file "track1.wav"
"have detected in commandline string from api function GetCommandLineA. when we write in .bat file:jesuscheung wrote:...don't understand, why 15?
...
it used setting of v2.75.1 s4, v2.75.1 s8, v2.79.2 calloc for COM object initialization. sound more strong, energy, but it's too?? i feel organic reduced a bit. need compromise beween these factors.jesuscheung wrote:coex4 has bass focus, yet guitar naunces is kept and is amazing. like its bass vocal. most peaceful sonuding bass of all lekt?
has hypnosis effect too. (make it stronger, perhaps?!)