Page 142 of 804

Re: MQN

Posted: Sat Dec 07, 2013 5:09 pm
by mjock3
In your mqn-directory do you have an mqnplay.exe file? So, one that has been renamed from its distribution name that doesn't end with .exe?

Do you have mqnload installed or do you use the mqn.bat directly?

If you have mqnload installed, kill the mqndeamon in the taskmanager, delete the mqnload directory from \users\administrator\appdata\local and run it anew from the mqn-directory and select an mqnplay-version you like to try, inside the mqnload-app.

If you use mqn.bat directly, does the cd-command inside the bat-file point to the right mqn-directory?

If all is in its proper place and pointing to the right directories it should just run.

Cheers

Aleg[/quote]

I use mqn.bat to load,

yes I have the proper directory showing within the bat file,

Thanks,

Mark

Re: MQN

Posted: Sat Dec 07, 2013 6:05 pm
by sbgk
mjock3 wrote:In your mqn-directory do you have an mqnplay.exe file? So, one that has been renamed from its distribution name that doesn't end with .exe?

Do you have mqnload installed or do you use the mqn.bat directly?

If you have mqnload installed, kill the mqndeamon in the taskmanager, delete the mqnload directory from \users\administrator\appdata\local and run it anew from the mqn-directory and select an mqnplay-version you like to try, inside the mqnload-app.

If you use mqn.bat directly, does the cd-command inside the bat-file point to the right mqn-directory?

If all is in its proper place and pointing to the right directories it should just run.

Cheers

Aleg
I use mqn.bat to load,

yes I have the proper directory showing within the bat file,

Thanks,

Mark[/quote]

most likely reason is that it can't see the audio device which is why I asked about the jplay service. Try downloading playpcmwin and seeing if that works.

Re: MQN

Posted: Sat Dec 07, 2013 7:23 pm
by mjock3
mjock3 wrote:most likely reason is that it can't see the audio device which is why I asked about the jplay service. Try downloading playpcmwin and seeing if that works.
I have downloaded playpcwin and that is not working either.

Re: MQN

Posted: Sat Dec 07, 2013 7:23 pm
by nige2000
im getting distortion on the rel for 10-15 seconds
but sounds good distortion is throwing me a bit though

Re: MQN

Posted: Sat Dec 07, 2013 7:33 pm
by Aleg
mjock3 wrote:
mjock3 wrote:most likely reason is that it can't see the audio device which is why I asked about the jplay service. Try downloading playpcmwin and seeing if that works.
I have downloaded playpcwin and that is not working either.

I think it becomes time to uninstall an reinstall your soundcard/ddc/dac and its drivers (make sure you delete the drivers when doing the uninstall of your sound device).

Cheers

Aleg

Re: MQN

Posted: Sat Dec 07, 2013 11:04 pm
by mjock3
Aleg wrote:
mjock3 wrote:
mjock3 wrote:most likely reason is that it can't see the audio device which is why I asked about the jplay service. Try downloading playpcmwin and seeing if that works.
I have downloaded playpcwin and that is not working either.

I think it becomes time to uninstall an reinstall your soundcard/ddc/dac and its drivers (make sure you delete the drivers when doing the uninstall of your sound device).

Cheers

Aleg
Thanks Aleg,

After doing what you suggested, both MQNplay & MQNcontrol show in background processes. Things appear to load and the exit comes up on the cmd screen, so it looks like it want to play now but still no sound. Also after rebooting things are back to where they were before. Very strange.

Mark

Re: MQN

Posted: Sat Dec 07, 2013 11:48 pm
by nige2000
nige2000 wrote:im getting distortion on the rel for 10-15 seconds
but sounds good distortion is throwing me a bit though
anyone else got this distortion?

maybe someone needs to spoon feed me the pro audio settings

are we still using mqncontrol 4 core ?

Re: MQN

Posted: Sun Dec 08, 2013 12:47 am
by sbgk
uploaded mqnplay.exe 2.71 448 rel 10 raw background rel + get

have gone back to the rep movsq command for copying data and this version has the reordered release point, some people may get distortion, but for those that it works for it should produce quite a powerful dynamic sound.

requires the 2.71 448 10 version of control

the render loop can be

1. event - get - copy - release or
2. event - copy - release - get or
3. event - release - get - copy

the rel versions are option 3 - the theory is that the preloaded data can be released as soon as required, previously it was option 2. option 1 is the default and there is quite a lot of code to run before the data gets released to the audio device driver which makes the sound a bit mushy in comparison.

Re: MQN

Posted: Sun Dec 08, 2013 1:20 am
by sima66
sbgk wrote:uploaded mqnplay.exe 2.71 448 rel 10 raw background rel + get

have gone back to the rep movsq command for copying data and this version has the reordered release point, some people may get distortion, but for those that it works for it should produce quite a powerful dynamic sound.

requires the 2.71 448 10 version of control

the render loop can be

1. event - get - copy - release or
2. event - copy - release - get or
3. event - release - get - copy

the rel versions are option 3 - the theory is that the preloaded data can be released as soon as required, previously it was option 2. option 1 is the default and there is quite a lot of code to run before the data gets released to the audio device driver which makes the sound a bit mushy in comparison.
Are we back to 2.71?!

I could play only the Non-Rel version of 2.72 and only 16/44, but that was the best sound so far.

I don't understand what is "render loop"?!

EDIT:
Can't play neither the "2.71 448 rel 10 raw background rel + get" version!!
I can live with the 2.72 till the rest of my life (I said that to all my wife's)! ;-)

Re: MQN

Posted: Sun Dec 08, 2013 8:48 am
by Aleg
nige2000 wrote:
nige2000 wrote:im getting distortion on the rel for 10-15 seconds
but sounds good distortion is throwing me a bit though
anyone else got this distortion?

maybe someone needs to spoon feed me the pro audio settings

are we still using mqncontrol 4 core ?
Nigel

For the 448 releases there is also a new mqncontrol 448,
mqncontrol.exe 2.71 448 10 released on Dec 2.

Don't know if you missed that one or if I misunderstood your question.

Cheers

Aleg