Page 730 of 804

Re: MQN

Posted: Mon Aug 03, 2015 6:15 pm
by elaprince
Thank you iori
If you have time later please do

Re: MQN

Posted: Mon Aug 03, 2015 7:32 pm
by adolfo.a.aguiar
Aleg wrote:
adolfo.a.aguiar wrote:...

I use mqndevinfo>>mqnparam.txt to retrieve my dac info.
No sound, no exception...

If you have more than one USB sound device connected, remove them all except the one you want the USB deviceID of.
I had multiple connected and I got the wrong one each time until I removed the rest.
Hi Aleg,

The device id is the same I hardcoded to mqnplay ldn v15 and it works fine. Besides, I have only the Hugo audio usb device connected.

Re: MQN

Posted: Mon Aug 03, 2015 8:39 pm
by sbgk
here's mine

\\?\usb#vid_1852&pid_7022&mi_01#6&851d114&0&0001#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\global

ldn one would have extra \\ eg \\\\?\\usb

latest versions don't have hardcoded c:\musicplayer

might try

start MQncontrol --file ".\Files.txt"

to

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

in mqn.bat

Re: MQN

Posted: Mon Aug 03, 2015 9:33 pm
by adolfo.a.aguiar
sbgk wrote:here's mine

\\?\usb#vid_1852&pid_7022&mi_01#6&851d114&0&0001#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\global

ldn one would have extra \\ eg \\\\?\\usb
Mine is:
\\?\usb#vid_245f&pid_1213#413-001#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\wave
0

Just for the sake of it, tried doubling the back slash and still no sound.

Re: MQN

Posted: Mon Aug 03, 2015 11:28 pm
by sbgk
passed the play loop through an intel analyser and it identified one issue so tried to fix it.

uploaded play haswell v38, a bit more detail and lighter on it's toes than v36, so maybe there was something to it.

v38 looks like


Throughput Analysis Report
--------------------------
Block Throughput: 7.00 Cycles Throughput Bottleneck: FrontEnd

Port Binding In Cycles Per Iteration:
---------------------------------------------------------------------------------------
| Port | 0 - DV | 1 | 2 - D | 3 - D | 4 | 5 | 6 | 7 |
---------------------------------------------------------------------------------------
| Cycles | 1.3 0.0 | 1.3 | 1.4 0.0 | 1.4 0.0 | 4.0 | 1.3 | 1.3 | 1.3 |
---------------------------------------------------------------------------------------

N - port number or number of cycles resource conflict caused delay, DV - Divider pipe (on port 0)
D - Data fetch pipe (on ports 2 and 3), CP - on a critical path
F - Macro Fusion with the previous instruction occurred
* - instruction micro-ops not bound to a port
^ - Micro Fusion happened
# - ESP Tracking sync uop was issued
@ - SSE instruction followed an AVX256 instruction, dozens of cycles penalty is expected
! - instruction not supported, was not accounted in Analysis

| Num Of | Ports pressure in cycles | |
| Uops | 0 - DV | 1 | 2 - D | 3 - D | 4 | 5 | 6 | 7 | |
---------------------------------------------------------------------------------
| ! | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| ! | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| 2^ | | | 0.6 | 0.3 | 1.0 | | | | |
| 0* | | | | | | | | | |
| 1 | 0.3 | 0.5 | | | | 0.3 | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| ! | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| ! | | | | | | | | | |
| 2^ | | | | 0.3 | 1.0 | | | 0.6 | |
| 1 | 0.3 | 0.3 | | | | 0.5 | | | |
| 2^ | | | 0.7 | 0.3 | 1.0 | | | | |
| 0* | | | | | | | | | |
| 1 | 0.3 | 0.3 | | | | 0.3 | 0.3 | | |
| 2^ | | | | 0.3 | 1.0 | | | 0.6 | |
| 1 | 0.3 | 0.3 | | | | 0.3 | 0.3 | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| 0* | | | | | | | | | |
| 1 | 0.3 | | | | | | 0.8 | | |
Total Num Of Uops: 13

Re: MQN

Posted: Tue Aug 04, 2015 4:25 pm
by iori
Hi elaprince,
just checked, all ver. from 2013 to May 2015 can be played in any folder other than C:\musicplayer.

iori

Re: MQN

Posted: Tue Aug 04, 2015 4:35 pm
by Aleg
sbgk wrote:...

latest versions don't have hardcoded c:\musicplayer

...
I had missed that change.

It will make it easier to do version comparissons again.

Thanks

Cheers

Aleg

Re: MQN

Posted: Tue Aug 04, 2015 6:35 pm
by adolfo.a.aguiar
I downloaded all the required files again from the MQn site and v34 is playing fine.
Downloaded mqnplay v38/control and load v25 and like it a lot.

Re: MQN

Posted: Tue Aug 04, 2015 10:51 pm
by sbgk
shaved 2 uops off

uploaded play v39 haswell, a bit special this one, maybe a good place to stop sq mods.

Re: MQN

Posted: Wed Aug 05, 2015 12:10 am
by elaprince
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