lekt player
Re: lekt player
ok, thx JC.
it's compiler setting /EHsc
used, so then not used. now retested, need use it, more vibration/mellow/refined. you can read about /EHsc from MSDN. cl.exe and link.exe have hundred options/settings. think i not good learned them. transfer C++ to C need use new settings, C have much more benefit than C++. now im learning data type variable with * pointer, seems it's simulator, machine code only understands number 1/2/4/8 bytes. need ignore this using *. high level programing languages so much simulations, very bad for compiling result.
learn more PE format, maybe you will tell me more, still very much parameters in its format need set or reset.
it's compiler setting /EHsc
used, so then not used. now retested, need use it, more vibration/mellow/refined. you can read about /EHsc from MSDN. cl.exe and link.exe have hundred options/settings. think i not good learned them. transfer C++ to C need use new settings, C have much more benefit than C++. now im learning data type variable with * pointer, seems it's simulator, machine code only understands number 1/2/4/8 bytes. need ignore this using *. high level programing languages so much simulations, very bad for compiling result.
learn more PE format, maybe you will tell me more, still very much parameters in its format need set or reset.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
your PE setting is already pretty good. not easy to do better.lekt wrote:ok, thx JC.
it's compiler setting /EHsc
used, so then not used. now retested, need use it, more vibration/mellow/refined. you can read about /EHsc from MSDN. cl.exe and link.exe have hundred options/settings. think i not good learned them. transfer C++ to C need use new settings, C have much more benefit than C++. now im learning data type variable with * pointer, seems it's simulator, machine code only understands number 1/2/4/8 bytes. need ignore this using *. high level programing languages so much simulations, very bad for compiling result.
learn more PE format, maybe you will tell me more, still very much parameters in its format need set or reset.
Relocations stripped=true
Line number stripped=true
Locale symbols stripped=true
(above are safe to do... should work for all versions from 2.90x and onwards)
think DEP=disable has potential. you may need to re-tune your code too.
now DEP=disable is 20% better (ease!). 80% worse (music is wrong hehe).
Re: lekt player
DEP also used, not used. it's compiler setting. some settings can make in code. can not concluse what is better, think depend on user tweak about NX compatible on/off. will retest it. also as Dynamic Base setting, fixed address seem more clarity but why is sound not live as random.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
i have just fixed more tweaking mistakes...
show all icons in robin in explorer.exe -> more bass? rich? false positive...
because more richer than norm... so i did this:
reduced iGPU voltage by 1 unit... now sound is thinner, transparent... FALSE-positive
result:
rich + thin = netural.... F**K... WRONG...
every little detail must be perfect... otherwise, Barbra Streisand voice won't vibrate correctly
show all icons in robin in explorer.exe -> more bass? rich? false positive...
because more richer than norm... so i did this:
reduced iGPU voltage by 1 unit... now sound is thinner, transparent... FALSE-positive
result:
rich + thin = netural.... F**K... WRONG...
every little detail must be perfect... otherwise, Barbra Streisand voice won't vibrate correctly
Re: lekt player
much much tricks...
even ie. write 0xFFFFFFFF or 4294967295 in code. different SQ in results. compiler may call function like as str2number, and what is better string format for generation to number? only author of this function know. hehe...
even ie. write 0xFFFFFFFF or 4294967295 in code. different SQ in results. compiler may call function like as str2number, and what is better string format for generation to number? only author of this function know. hehe...
Re: lekt player
should be optimised by the compiler to or rax, -1, are you sure you're hearing a difference ?lekt wrote:much much tricks...
even ie. write 0xFFFFFFFF or 4294967295 in code. different SQ in results. compiler may call function like as str2number, and what is better string format for generation to number? only author of this function know. hehe...
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
how about "large address aware"=false? think it sounds better. ease! music body seems unchanged
try almost all settings in PE... no more discovery
uploaded 2.99.4 256 c7 MOD2
for testing
try almost all settings in PE... no more discovery
uploaded 2.99.4 256 c7 MOD2
for testing
Re: lekt player
don't understand, "or rax", register? im not in assembly. maybe you explain more. thx.sbgk wrote:should be optimised by the compiler to or rax, -1, are you sure you're hearing a difference ?
uploaded:
lekt.exe v2.99.9 256 nopt
lekt.exe v2.99.9 256 nopt ehsc
think ehsc better, less 3D effect. seems nopt more water but this water is raised by 3D effect.
it may have interesting elements vs ehsc. try them.
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
no 3D here.lekt wrote: uploaded:
lekt.exe v2.99.9 256 nopt
lekt.exe v2.99.9 256 nopt ehsc
think ehsc better, less 3D effect. seems nopt more water but this water is raised by 3D effect.
it may have interesting elements vs ehsc. try them.
(bios/OS has many settings. assume random. 50% make hard. 50% make soft.
incorrect hard + incorect soft = netural but distorted -> 3D/bloated/harsh.)
nopt ehsc > nopt. treble reaches higher. more ease. all things kept.
new best
can feel natural emotion. need more calm treble. no other issue
(2.99.4 256 c7 MOD2 has calm treble. but c7 treble cannot reach very far. limited.)
----
modded nopt ehsc. now treble > c7 MOD2. also calm. treble reaches further.
uploaded 2.99.9 256 nopt ehsc MOD2
-
- Posts: 2491
- Joined: Mon Oct 07, 2013 11:09 pm
Re: lekt player
lekt try this:
cmd -> "Properties" -> "Layout" -> "Screen Buffer Size"
Width = 15
Height = 1
better.
(change other settings SQ can get worse.)
cmd -> "Properties" -> "Layout" -> "Screen Buffer Size"
Width = 15
Height = 1
better.
(change other settings SQ can get worse.)