MQN

Anything to do with computer audio, hardware, software etc.
elaprince
Posts: 202
Joined: Mon Jan 19, 2015 1:11 pm

Re: MQN

Post by elaprince »

Thank you iori
If you have time later please do
adolfo.a.aguiar
Posts: 97
Joined: Fri Oct 11, 2013 4:22 pm

Re: MQN

Post 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.
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
sbgk
Posts: 1950
Joined: Mon Oct 07, 2013 9:45 pm

Re: MQN

Post 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
adolfo.a.aguiar
Posts: 97
Joined: Fri Oct 11, 2013 4:22 pm

Re: MQN

Post 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.
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
sbgk
Posts: 1950
Joined: Mon Oct 07, 2013 9:45 pm

Re: MQN

Post 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
iori
Posts: 35
Joined: Tue Oct 08, 2013 2:43 pm

Re: MQN

Post by iori »

Hi elaprince,
just checked, all ver. from 2013 to May 2015 can be played in any folder other than C:\musicplayer.

iori
Aleg
Posts: 1381
Joined: Thu Oct 10, 2013 8:26 pm

Re: MQN

Post 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
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.
adolfo.a.aguiar
Posts: 97
Joined: Fri Oct 11, 2013 4:22 pm

Re: MQN

Post 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.
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
sbgk
Posts: 1950
Joined: Mon Oct 07, 2013 9:45 pm

Re: MQN

Post by sbgk »

shaved 2 uops off

uploaded play v39 haswell, a bit special this one, maybe a good place to stop sq mods.
elaprince
Posts: 202
Joined: Mon Jan 19, 2015 1:11 pm

Re: MQN

Post 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
Post Reply