MQN
-
- Posts: 97
- Joined: Fri Oct 11, 2013 4:22 pm
Re: MQN
Hi Aleg,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.
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.
SDTrans384 with 1X5V and 3x3.3V supplied by A123 batteries, Soekris DAM1021 Rev2 with +-12V and 3.3V supplied by A123 batteries, Salas hotrodded DCB1, LM3875 Gainclone and IPL Acoustics S2TLM transmission line speakers
Re: MQN
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
\\?\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
-
- Posts: 97
- Joined: Fri Oct 11, 2013 4:22 pm
Re: MQN
Mine is: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
\\?\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.
SDTrans384 with 1X5V and 3x3.3V supplied by A123 batteries, Soekris DAM1021 Rev2 with +-12V and 3.3V supplied by A123 batteries, Salas hotrodded DCB1, LM3875 Gainclone and IPL Acoustics S2TLM transmission line speakers
Re: MQN
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
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
I had missed that change.sbgk wrote:...
latest versions don't have hardcoded c:\musicplayer
...
It will make it easier to do version comparissons again.
Thanks
Cheers
Aleg
HDPLEX;picoPSU;ASUS Q87M;i7-4770T;PH SR7EHD;Server2012R2;Thesycon 2.24;
JCAT USB;Sonicweld DiverterHR2;Naim DC1;Chord Hugo;Morrow Audio MA6;Naim NAC-282,SuperCapDR;NAP-300;
AQ Cinnamon;GISO GB;Netgear Pro+XM21X;Cisco SG300;NAS-ZFS.
JCAT USB;Sonicweld DiverterHR2;Naim DC1;Chord Hugo;Morrow Audio MA6;Naim NAC-282,SuperCapDR;NAP-300;
AQ Cinnamon;GISO GB;Netgear Pro+XM21X;Cisco SG300;NAS-ZFS.
-
- Posts: 97
- Joined: Fri Oct 11, 2013 4:22 pm
Re: MQN
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.
Downloaded mqnplay v38/control and load v25 and like it a lot.
SDTrans384 with 1X5V and 3x3.3V supplied by A123 batteries, Soekris DAM1021 Rev2 with +-12V and 3.3V supplied by A123 batteries, Salas hotrodded DCB1, LM3875 Gainclone and IPL Acoustics S2TLM transmission line speakers
Re: MQN
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
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