Page 731 of 804

Re: MQN

Posted: Wed Aug 05, 2015 12:43 am
by sbgk
uploaded play v41 haswell, quite a lot of change tonight, but think I've got it where I want it.

If this version doesn't give you musical emotion then time to check your system.

Re: MQN

Posted: Wed Aug 05, 2015 12:46 am
by sbgk
elaprince wrote:iori thank you for replying
No it doesnt play
I have try many different way editing MQN.bat and still no luck
Gordon can you double check it that latest versions are not hardcoded please?
Thank yuo

Iori can post or pm your bat modified to play from D: ?
Thanks
did you spot you should have

MQncontrol --file "d:\musicplayer\Files.txt"

instead of

MQncontrol --file "d:\test\Files.txt"

assuming your directory is d:\musicplayer

Re: MQN

Posted: Wed Aug 05, 2015 12:56 am
by elaprince
Thank you
I will try that
Gordon v39 was superb
I cant even imagine v41
I hope I will have time left tonight to try it
Thank you

Re: MQN

Posted: Wed Aug 05, 2015 1:08 am
by sbgk
v41 was a bit soft for some reason, tried a different instruction and sounds better. uploaded v42

v41 has more realistic treble, so sticking with it.

Re: MQN

Posted: Wed Aug 05, 2015 1:09 am
by sbgk
elaprince wrote:Thank you
I will try that
Gordon v39 was superb
I cant even imagine v41
I hope I will have time left tonight to try it
Thank you
difficult to quantify, but it's a relatively big improvement.

Re: MQN

Posted: Wed Aug 05, 2015 1:38 am
by elaprince
I did not had a chance to try v41
Will try v42 tomorrow

I try your suggestion about that D folder and still no go
If you please post complete MQN.bat maybe that help
Thank you Gordon

Re: MQN

Posted: Wed Aug 05, 2015 8:21 am
by sbgk
elaprince wrote:I did not had a chance to try v41
Will try v42 tomorrow

I try your suggestion about that D folder and still no go
If you please post complete MQN.bat maybe that help
Thank you Gordon
think v39 is probably the best, v41 etc technique not so convincing.

Re: MQN

Posted: Wed Aug 05, 2015 12:00 pm
by sebna
I did not test all the versions but I did test v39 and I think it is very good but I like it more with control 19 (compared against 25 only). 39 with control 19 has more energy then control 25, also more clarity, 25control is slightly mushy and too polite.

LDN15 with control 7 and loader 7 is still the best in my book but you are narrowing the margin. LDN15 is another step-up in clarity, both width and depth of sound stage and bass is more extended and realistic.

The difference are actually very easy to be heard on any high quality acoustic recording like Chris Jones - Long After You' re Gone (https://www.youtube.com/watch?v=D-h6MoF7HLA) or high quality electronica as well.

Cheers

Re: MQN

Posted: Wed Aug 05, 2015 2:00 pm
by taggart
sbgk wrote:latest versions don't have hardcoded c:\musicplayer
Have tried to rename c:\musicplayer into c:\musicplayerx. Used v25 with v36. In first folder played, in second didn't.
Then I've opened mqncontrol.exe with Hex-Editor and found calls hard-coded to c:\musicplayer\mqnloader.exe and c:\musicplayer\mqnplay.exe. Are these calls unvalid? To me it seems that it not work in a different folder other than c:\musicplayer. Or did I miss something?

Re: MQN

Posted: Wed Aug 05, 2015 5:40 pm
by sbgk
taggart wrote:
sbgk wrote:latest versions don't have hardcoded c:\musicplayer
Have tried to rename c:\musicplayer into c:\musicplayerx. Used v25 with v36. In first folder played, in second didn't.
Then I've opened mqncontrol.exe with Hex-Editor and found calls hard-coded to c:\musicplayer\mqnloader.exe and c:\musicplayer\mqnplay.exe. Are these calls unvalid? To me it seems that it not work in a different folder other than c:\musicplayer. Or did I miss something?
think you're right, had calculated the directory, but not implemented it, oops.