MQN

Anything to do with computer audio, hardware, software etc.
jrling
Posts: 398
Joined: Tue Oct 08, 2013 7:54 pm
Location: London

Re: MQN

Post by jrling »

sbgk wrote:Is it my ears or is it still sounding a little veiled ? Wonder why that is.
I thought so with 7.39/v63. Only a tad though.
Have not tried v64 or v65
Maplin XM21X 12V float charging A123 26650 LiFePO4 battery/Maxwell Supercap PSU for Mitac PD10-BI J1900 Bay Trail, WTFPlay, Hiface Evo, Bow Technologies 1704 NOS DAC, StereoKnight TVC, Quad II monoblocks, ZU Audio Druid Mk4/Method Sub
m.massimo
Posts: 59
Joined: Sat Jan 11, 2014 1:57 pm

Re: MQN

Post by m.massimo »

to my ears and on my system:

7.39+3.64+63>7.39+3.64+59
7.39+3.64+63>7.39+3.64+64
7.39+3.64+63>7.39+3.64+65

Listened to Saxophone Colossus. The tenor with 63 is quite real, full sound, 64 and 65 lose something, it seems to me a more artificial sound (they're great too, but a little bit less).
sbgk
Posts: 1950
Joined: Mon Oct 07, 2013 9:45 pm

Re: MQN

Post by sbgk »

there was 1 compiler setting incorrect, plus have optimised the render loop, works for me.

uploaded portaudio v67, the render loop is below, pretty neat.

loopp:



DeviceIoControl(pInfo->stream->render.pPin->handle,
IOCTL_KS_WRITE_STREAM,
NULL,
0,
&pInfo->renderPackets[0].packet->Header,
outsize0,
0,
NULL);



bp->userData = (BYTE*) bp->userData + dacbuff;

pInfo->renderPackets[0].packet->Header.Data = bp->userData;

DeviceIoControl(pInfo->stream->render.pPin->handle,
IOCTL_KS_WRITE_STREAM,
NULL,
0,
&pInfo->renderPackets[1].packet->Header,
outsize0,
0,
NULL);

bp->userData = (BYTE*) bp->userData + dacbuff;

pInfo->renderPackets[1].packet->Header.Data = bp->userData;


goto loopp;
DJ le Roi
Posts: 44
Joined: Wed Oct 09, 2013 7:34 pm

Re: MQN

Post by DJ le Roi »

7.39 normal with my Hiface Dac (Xmos receiver) PA63 is working fine. PA67 gives a distorted sound (1644 and 2496).
Last edited by DJ le Roi on Tue Sep 02, 2014 8:20 pm, edited 2 times in total.
User avatar
Ken Moreland
Posts: 814
Joined: Sun Jan 17, 2010 7:47 pm

Re: MQN

Post by Ken Moreland »

PA67 working fine for me on 24/96 on Chord Hugo.
KM
i5 QuietPC , JplayFemto , Singxer SU-6 , Holo Audio Spring DAC ,LAB12 Preamp, Roundtree Mono Amps, Rosso Fiorentino Elba 2 Speakers
.
Aleg
Posts: 1381
Joined: Thu Oct 10, 2013 8:26 pm

Re: MQN

Post by Aleg »

Ken Moreland wrote:PA67 working fine for me on 24/96 on Chord Hugo.
KM
+1 on Sonicweld Diverter
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.
User avatar
Octagon
Posts: 172
Joined: Tue Aug 19, 2014 2:50 pm

Re: MQN

Post by Octagon »

DJ le Roi wrote:7.39 normal with my Hiface Dac (Xmos receiver) PA63 is working fine. PA67 gives a distorted sound (1644 and 2496).
+1 on 2012 server R2 minimal server AO optimized with Fireface UCX

pa 64 and 65 working well. (edit)
Last edited by Octagon on Tue Sep 02, 2014 8:41 pm, edited 1 time in total.
Coax tractrix horn system 2 corner subwoofer / 6 full digital amplifier D802 floating PSU 12V battery / digital XO/DRC / 2 PC floating PSU picoless battery/Mutec REF 10/2x Mutec MC3.1+ USB floating PSU 6V/FireFace UCX floating PSU 12V battery/Mutec MC-4
DJ le Roi
Posts: 44
Joined: Wed Oct 09, 2013 7:34 pm

Re: MQN

Post by DJ le Roi »

DJ le Roi wrote:7.39 normal with my Hiface Dac (Xmos receiver) PA63 is working fine. PA67 gives a distorted sound (1644 and 2496).
Tested more versions with 7.39 normal: PA63 normal, PA64 normal, P65 normal are all working fine. Only PA67 normal gives a distorted sound.
janh
Posts: 88
Joined: Wed Oct 30, 2013 9:24 pm

Re: MQN

Post by janh »

DJ le Roi wrote:7.39 normal with my Hiface Dac (Xmos receiver) PA63 is working fine. PA67 gives a distorted sound (1644 and 2496).
Also pa67 normal gives distorted sound here, with win 8.1, 7.39 normal and my APLHiFi DAC-S (X-USB Audio). I only use 1644. pa65 is ok.
Gigabyte H97M-D3H with PPA OCXO module. i7-4790T, 800MHz. 8GB Ram, 800MHz.
PPA 2-rail LPSU & Pico. JCAT battery for OS-SSD and PPA v3 USBcard.
Server 2012 R2, AO 1.40. APL HiFi DAC-S, upd. Only use 1644 .wav
sbgk
Posts: 1950
Joined: Mon Oct 07, 2013 9:45 pm

Re: MQN

Post by sbgk »

v68 is a more conventional sound and should work
Post Reply