Page 136 of 299

Re: lekt player

Posted: Fri Jun 27, 2014 5:58 am
by jesuscheung
lekt wrote: used win8pro with VS2013 ultimate (i think win8.1 + vs2013 will be better, need install win8.1)
try win8core and vs2013 pro. should be better

after you windows update win8, the SQ will catch up with 8.1
i am guessing windows update gives your the new WASAPI. (because after update, i can play the new mqn)

Re: lekt player

Posted: Fri Jun 27, 2014 6:31 am
by lekt
crakling with all previous fibonacci versions? or crakling only v2.33.1 and v2.92.x ?
think can work with onboard sound card.

installed vs2013, take only 12 files (.exe, .dll, .lib, not use .h) from it, so then can uninstall it. write C code in notepad editor. think need compile with GCC or what? compiler, need special only for C native (MS tool cl.exe and link.exe and for C++, also many metadata can be include in result binary file, very difficult exclude this metadata, maybe copyright, signarure, and more... no needed).

OK, will install win8.1, think its kernel32.dll and ole32.dll better.

Re: lekt player

Posted: Fri Jun 27, 2014 6:40 am
by jesuscheung
actually old fibonacci also crackles

weird.
i remember it used to crackling only very little.

now is a lot.

Re: lekt player

Posted: Fri Jun 27, 2014 6:42 am
by jesuscheung
lekt wrote: installed vs2013, take only 12 files (.exe, .dll, .lib, not use .h) from it, so then can uninstall it. ....
that's very clever!

Re: lekt player

Posted: Fri Jun 27, 2014 6:46 am
by jesuscheung
lekt wrote: (MS tool cl.exe and link.exe and for C++, also many metadata can be include in result binary file, very difficult exclude this metadata, maybe copyright, signarure, and more... no needed).
i think you can remove all metadata using a hex-editor. like ultraedit
mod mod mod

Re: lekt player

Posted: Fri Jun 27, 2014 7:05 am
by lekt
jesuscheung wrote:i think you can remove all metadata using a hex-editor. like ultraedit
mod mod mod
try this! think not easy, hehe... coz this metadata can be parameters for entry function "main". project with only empty function "main" build 6 - 8 kb result file. what in it? think there's checking system configuration, signature,... will review, here's we need only for intel x64.
make MOD MOD... JC

Re: lekt player

Posted: Fri Jun 27, 2014 7:11 am
by jesuscheung
lekt wrote:
jesuscheung wrote:i think you can remove all metadata using a hex-editor. like ultraedit
mod mod mod
try this! think not easy, hehe... coz this metadata can be parameters for entry function "main". project with only empty function "main" build 6 - 8 kb result file. what in it? think there's checking system configuration, signature,... will review, here's we need only for intel x64.
make MOD MOD... JC
try stud_PE... it can help find things

but don't use it for edit. use ultraedit for edit

Re: lekt player

Posted: Fri Jun 27, 2014 8:29 am
by jesuscheung
lol... so close...
2.90.8 is better and better when OS is softer...
2.90.9 is still hard. need to make OS softer haha

2.90.9 is tightest bass? big challenge for me
i only have 10 more tricks.. not sure correct

Re: lekt player

Posted: Fri Jun 27, 2014 4:07 pm
by jesuscheung
cannot test with headphones... crackles...
testing with speakers...

enjoy 2.92 more...
2.92.1 seems sweeter in tune.
2.92 is more transparent/air
think vocal needs more depth.

maybe interesting reduce weight in vocal

Re: lekt player

Posted: Fri Jun 27, 2014 4:34 pm
by lekt
v2.92 have more weight, v292.1 weight little not enough but its SQ better, i impressed its vocal, other things very clearly and correctly vibrates, unfortunately: bass quantity not enough, so then need improve bass layer of vocal. this version is most balancing, think ~= v2.4.3.
i don't know why crackling in your case. maybe only work for win8 as mine. did you tested with onboard sound card?

(v2.92.x need msvcr120.dll from vs2013 or Visual C++ Redistributable Packages for Visual Studio 2013)