Page 550 of 804
Re: MQN
Posted: Tue Sep 02, 2014 2:08 pm
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
Re: MQN
Posted: Tue Sep 02, 2014 6:22 pm
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).
Re: MQN
Posted: Tue Sep 02, 2014 7:10 pm
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;
Re: MQN
Posted: Tue Sep 02, 2014 7:44 pm
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).
Re: MQN
Posted: Tue Sep 02, 2014 8:00 pm
by Ken Moreland
PA67 working fine for me on 24/96 on Chord Hugo.
KM
Re: MQN
Posted: Tue Sep 02, 2014 8:03 pm
by Aleg
Ken Moreland wrote:PA67 working fine for me on 24/96 on Chord Hugo.
KM
+1 on Sonicweld Diverter
Re: MQN
Posted: Tue Sep 02, 2014 8:19 pm
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)
Re: MQN
Posted: Tue Sep 02, 2014 8:27 pm
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.
Re: MQN
Posted: Tue Sep 02, 2014 8:53 pm
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.
Re: MQN
Posted: Tue Sep 02, 2014 9:51 pm
by sbgk
v68 is a more conventional sound and should work