INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 [3] 4   Go Down

Author Topic: NEW: Real-time DSD output  (Read 133403 times)

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71209
  • where the buffalo roam
Re: NEW: Real-time DSD output
« Reply #100 on: January 09, 2014, 09:01:48 am »

Welcome to the forum.  ASIO is a driver normally supplied by the manufacturer (Teac).  Maybe you have the wrong driver?

The wiki has a topic called "DSD format".

64 bit Windows is not required.
Logged

monometer

  • Member
  • *
  • Posts: 3
Re: NEW: Real-time DSD output
« Reply #101 on: January 09, 2014, 11:45:55 am »

hi, thank you for your fast answer ,  I use the latest MC version 19.067 with windows vista ultimate 32bit  SP2 4Go RAM Intel Core 2 CPU 6600 @ 2,4Ghz , i have configured MC  as this

TEAC USB AUDIO DEVICE WASAPI
2x DoP DSD Capable DAC
Bitstream Custom Dop 1.0

THe files 44.1Khz upsampled to DSD128 are hashed or cut  every half a second or randomly  (forgive my bad english) but my TEAC UD-501 display correctly  DoP DSD 5.6Mhz. but sound isn't listenable.

i 've checked the peak monitoring it runs from 10% to 85%, maybe it is the intel CPU not fast enough.?
Is there a good combination of ASIO, WASAPI, DIRECT,KERNEL  driver ( mine is TEAC ver. 1.0) and DoP settings you are aware of?.

Thank you
Best regards.
Logged

monometer

  • Member
  • *
  • Posts: 3
Re: NEW: Real-time DSD output
« Reply #102 on: January 10, 2014, 04:09:40 am »

Hi again I solved the pb i've switched to my Mac Pro and test MC 19.100  2XDSD upsampling works like a charm...
Best.
Logged

David R. Williams

  • Recent member
  • *
  • Posts: 27
Re: NEW: Real-time DSD output
« Reply #103 on: January 20, 2014, 12:13:45 pm »

I was messing around with outputting double DSD to my Teac UD-501 and was running into a problem with frequent drop outs when playing files with higher than 44.1khz sample rates, and wanted to share my findings as it may help others with similar problems.

To make a long story short, the drop outs were the result of the DSD encoder - which is evidently being a single-threaded task which will only run on a single core - hitting 100% utilization of one of the four cores of my (re-purposed) Q6600 processor.

With 44.1khz files there were no drop outs as the load on the single core running the encoder wouldn't hit 100%, but with any file with a higher sample rate the increased processor load required by the encoder led to frequent drop outs which were identically timed with the single core hitting 100% utilization.

Applying a slight overclock to my processor provided enough extra single-core processing capacity so that my system is now running double DSD just fine, so if you're running into a problem with this, it's likely the result of your processor not having enough single core power to convert your files on-the-fly.
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: NEW: Real-time DSD output
« Reply #104 on: January 20, 2014, 07:15:55 pm »

It might be useful if you could post your JRMark score (Help → Benchmark…) so we have a better idea of what is required for DSD Encoding.
Logged

David R. Williams

  • Recent member
  • *
  • Posts: 27
Re: NEW: Real-time DSD output
« Reply #105 on: January 20, 2014, 10:06:02 pm »

You bet...quad core Intel Q6600:

=== Running Benchmarks (please do not interrupt) ===

Running 'Math' benchmark...
    Single-threaded integer math... 5.854 seconds
    Single-threaded floating point math... 3.659 seconds
    Multi-threaded integer math... 2.960 seconds
    Multi-threaded mixed math... 1.872 seconds
Score: 1325

Running 'Image' benchmark...
    Image creation / destruction... 0.436 seconds
    Flood filling... 1.400 seconds
    Direct copying... 2.124 seconds
    Small renders... 3.735 seconds
    Bilinear rendering... 2.788 seconds
    Bicubic rendering... 1.611 seconds
Score: 1819

Running 'Database' benchmark...
    Create database... 0.599 seconds
    Populate database... 2.734 seconds
    Save database... 0.284 seconds
    Reload database... 0.087 seconds
    Search database... 2.377 seconds
    Sort database... 2.667 seconds
    Group database... 1.545 seconds
Score: 2089

JRMark (version 19.0.104): 1744
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71209
  • where the buffalo roam
Re: NEW: Real-time DSD output
« Reply #106 on: January 21, 2014, 07:03:29 am »

Not a very strong machine.  Newer i7 based machines are around 5000.
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: NEW: Real-time DSD output
« Reply #107 on: January 21, 2014, 07:12:39 am »

IIRC Matt once estimated the minimum JR score for real time DSD output to be around the 2500 mark, but I can't find his post anymore.
Logged

springtian

  • Recent member
  • *
  • Posts: 8
Re: NEW: Real-time DSD output
« Reply #108 on: January 21, 2014, 08:02:33 am »

this is absolutely a great feature!
Logged

David R. Williams

  • Recent member
  • *
  • Posts: 27
Re: NEW: Real-time DSD output
« Reply #109 on: January 21, 2014, 01:47:31 pm »

Not a very strong machine.  Newer i7 based machines are around 5000.

Agreed - it's a 7-year old, then state-of-the-art, Core 2 Quad that was used for image processing and has now been re-purposed into a dedicated media server after it's replacement as our imaging system by an i7.

I found it interesting than when MC is running the benchmark, this quad core processor is so lightly utilized that it doesn't even bump the CPU out of the Intel Speed Step power saving mode (nor does the single threaded DSD encoder, for that matter) so the benchmark is only showing 60% of the capability of each core and the DSD encoder is only seeing 60% of the capacity of the single core unless Speed Step is manually disabled.

I posted to let others know that if they're running into performance problems with DSD encoding on an older system, that even if the system is running at a relatively low overall processor utilization of ~25 - 30% while encoding, if their drop outs are taking place with 100% utilization spikes on a single core, they may be able to fix the problem by bumping their single-core performance.

Cheers!
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: NEW: Real-time DSD output
« Reply #110 on: January 21, 2014, 02:52:13 pm »

I found it interesting than when MC is running the benchmark, this quad core processor is so lightly utilized that it doesn't even bump the CPU out of the Intel Speed Step power saving mode (nor does the single threaded DSD encoder, for that matter) so the benchmark is only showing 60% of the capability of each core and the DSD encoder is only seeing 60% of the capacity of the single core unless Speed Step is manually disabled.

That doesn't sound correct. The very instant I run the benchmark my CPU jumps from 1.6 to 3.4.

You mentioned you overclocked. Did you change any other settings? Maybe you could record your current settings and reset to optimized defaults.

Or,

try disabling speedstep entirely. Rerun the benchmark and check how DSD output works.

Honestly I think that score was a little too low for your cpu and thinking about it, I think it should do dsd output just fine.
Logged

David R. Williams

  • Recent member
  • *
  • Posts: 27
Re: NEW: Real-time DSD output
« Reply #111 on: January 21, 2014, 06:10:52 pm »

Yes, there does seem to be something strange happening as no matter what settings I use in BIOS - defaults or otherwise - as long as SpeedStep is enabled the ĮPU ratio won't jump from 6 to 9 as it should when it hits either the JR MC benchmark or DSD encoding.  It does increase to 9 for other loads, just not for either the JR MC19 benchmark or encoding tasks.

With SpeedStep disabled and the processor running at stock clock speed, the benchmark result is much improved and the resulting single-thread performance is more than sufficient to run double DSD encoding without any 100% single thread peaks - it max's out at about 85% on the single core for a 24/192 file which appears to be the heaviest encoder load.

=== Running Benchmarks (please do not interrupt) ===

Running 'Math' benchmark...
    Single-threaded integer math... 4.686 seconds
    Single-threaded floating point math... 2.938 seconds
    Multi-threaded integer math... 2.389 seconds
    Multi-threaded mixed math... 1.504 seconds
Score: 1650

Running 'Image' benchmark...
    Image creation / destruction... 0.361 seconds
    Flood filling... 1.441 seconds
    Direct copying... 2.144 seconds
    Small renders... 2.981 seconds
    Bilinear rendering... 2.264 seconds
    Bicubic rendering... 1.304 seconds
Score: 2096

Running 'Database' benchmark...
    Create database... 0.462 seconds
    Populate database... 2.229 seconds
    Save database... 0.231 seconds
    Reload database... 0.071 seconds
    Search database... 1.986 seconds
    Sort database... 2.163 seconds
    Group database... 1.281 seconds
Score: 2552

JRMark (version 19.0.108): 2099
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: NEW: Real-time DSD output
« Reply #112 on: January 22, 2014, 12:36:24 am »

That looks better indeed.

Honestly I'm not sure why that happens on your pc, I don't think its supposed to stay low with speedstep enabled. Maybe you can search some other forums for similar problems.
Logged

David R. Williams

  • Recent member
  • *
  • Posts: 27
Re: NEW: Real-time DSD output
« Reply #113 on: January 22, 2014, 02:05:02 pm »

This'll probably put all questions to rest, but this re-purposed system is running Vista which doesn't seem to make very good use of SpeedStep.  If I turn off SpeedStep and leave C1E state function turned on, the system now jumps between 6x and 9x multipliers (no scaling to intermediate steps, as SpeedStep is supposed to do), but it's running much better now.
Logged

InflatableMouse

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3978
Re: NEW: Real-time DSD output
« Reply #114 on: January 23, 2014, 12:18:11 am »

Time to upgrade to Windows 7 ;D
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: NEW: Real-time DSD output
« Reply #115 on: January 23, 2014, 04:10:33 am »

I've actually seen much better power state management on Windows 8 than Windows 7. It seems to be far quicker at moving up to the highest power state and back down when it's no longer needed.
Logged

David R. Williams

  • Recent member
  • *
  • Posts: 27
Re: NEW: Real-time DSD output
« Reply #116 on: January 24, 2014, 06:31:56 pm »

Time to upgrade to Windows 7 ;D

This is a re-purposed machine that sits and runs Media Centre and would have little/no benefit from upgrading to W7 - I'd far rather put the funds into media than Microsoft. :D
Logged

rdsu

  • Recent member
  • *
  • Posts: 49
Re: NEW: Real-time DSD output
« Reply #117 on: May 24, 2014, 05:05:59 am »

Is there a matematical way to convert PCM to DSD?

I mean, without losing anything from the PCM source?
Logged

thediscman

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 51
  • Change this by choosing profile
Re: NEW: Real-time DSD output
« Reply #118 on: May 25, 2014, 02:57:13 am »

Is there a matematical way to convert PCM to DSD?

I mean, without losing anything from the PCM source?

Upconversion from PCM to DSD involves interpolating data to create a higher resolution. It doesn't add sound that wasn't there before but, done properly, it shouldn't lose anything from the PCM source either.

The benefit is that will allow a DAC that excels at DSD decoding to perform at its best.

Why do you belief that PCM to DSD conversion loses anything from the PCM source?
Logged

rdsu

  • Recent member
  • *
  • Posts: 49
Re: NEW: Real-time DSD output
« Reply #119 on: May 25, 2014, 08:10:27 am »

Why do you belief that PCM to DSD conversion loses anything from the PCM source?

Larry Ho, from Light Harmonic, said about the new PS Audio DirectStream DAC:

Convert everything to DSD? Sounds interesting but I need to point out one simple fact:

The reason Da Vinci Dual DAC use TWO engines to deal with PCM and DSD is because --
There is NO lossless conversion between DSD and PCM mathematically. Period.

So when you convert every PCM into DSD, you lost something, no matter how many times you do up-sampling.
Logged

thediscman

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 51
  • Change this by choosing profile
Re: NEW: Real-time DSD output
« Reply #120 on: June 12, 2014, 10:25:29 am »

Will it only be limited to DSD128??

Can it later be changed to DSD256 Please?  There are some DACs like the exaSound e20, YuLong DA8 and Antelpe Audio Zodiac Platinum that can do DSD256. I know there are very few recordings done in DSD256 but support for upsampling to DSD256 would be greatly appreciated.

Thanks in advance

I second this request - DSD256 would be very desirable!


I third this request! I would very much like to have DSD256 upsampling.
Logged

wawaron

  • Recent member
  • *
  • Posts: 25
Re: NEW: Real-time DSD output
« Reply #121 on: June 13, 2014, 02:53:29 pm »

HI, I've been trying to output DSD files and am getting no sound but a message. "Check DSP audio" My DAC is a LH Labs Geek Out 450. My computer is an  Intel i5 running 4 G DDR ram. What changes must be made to JRiver MC? I tried a few changes and only got white noise. I'd like to run all audio in DSD to make it simple.  I downloaded Just Listen files in DSD format wanted to know what all the fuss is about.

I'm using ASIO direct.
Logged

thediscman

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 51
  • Change this by choosing profile
Re: NEW: Real-time DSD output
« Reply #122 on: June 18, 2014, 03:01:34 pm »

When using real-time DSD output, if the source file's sample rate changes, JRiver stops and restarts... something (pardon my ignorance of the techincal details) internally.

This stopping and restarting generates an audible click or popping sound on every DAC I've tried (Schiit Loki, Auralic Vega, Lamipzator DSD, Matrix Sabre). Depending on the DAC, this sound can be a mild annoyance or worse.

Given that the output rate is fixed (1xDSD or 2xDSD), is it possible for JRiver to mask this process by sending out a constant "silent" signal to the DAC during the transition so that the DAC doesn't have to stop and restart along with JRiver?

I would appreciate that very much.

Thanks!
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41855
  • Shoes gone again!
Re: NEW: Real-time DSD output
« Reply #123 on: June 18, 2014, 03:13:16 pm »

When using real-time DSD output, if the source file's sample rate changes, JRiver stops and restarts... something (pardon my ignorance of the techincal details) internally.

This stopping and restarting generates an audible click or popping sound on every DAC I've tried (Schiit Loki, Auralic Vega, Lamipzator DSD, Matrix Sabre). Depending on the DAC, this sound can be a mild annoyance or worse.

Given that the output rate is fixed (1xDSD or 2xDSD), is it possible for JRiver to mask this process by sending out a constant "silent" signal to the DAC during the transition so that the DAC doesn't have to stop and restart along with JRiver?

I would appreciate that very much.

Thanks!

The issue is that changing input sample rates requires rebuilding the encoder so the device lock is lost.  It would be tricky to avoid that.
Logged
Matt Ashland, JRiver Media Center

thediscman

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 51
  • Change this by choosing profile
Re: NEW: Real-time DSD output
« Reply #124 on: June 18, 2014, 04:44:56 pm »

The issue is that changing input sample rates requires rebuilding the encoder so the device lock is lost.  It would be tricky to avoid that.

But since there is no sound while it's being rebuilt, is it possible to send out some kind of generic silent/zero amplitude/all zeros (again forgive my lack of the right technical jargon) signal at either DSD64 or DSD128 for the brief moment while it's happening?

It would act to maintain the lock to the external device while JRiver rebuilds the encoder.

Thanks
Logged

6233638

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 5353
Re: NEW: Real-time DSD output
« Reply #125 on: June 18, 2014, 04:58:42 pm »

In MC19 the next track seems to be queued up about 10-20s before the current track finishes.
Would it not be possible to do it sooner so that there is a seamless transition, or as thediscman suggests, play DSD silence while MC is working on the conversion to prevent the connection to the DAC being broken?
After all, the DAC itself is only receiving a single sample rate, even if the input rate is changing.
 
Logged

wawaron

  • Recent member
  • *
  • Posts: 25
Re: NEW: Real-time DSD output
« Reply #126 on: June 22, 2014, 06:48:20 pm »

Hi, I wrote a question on June 13 and have not received a response yet. I've tried playing DSD files through MC 19. I'm using a LHLabs Geek Out DAC and only got noise once and total silence apart from that. I set the Output Encoding as outlined at the top of page 1 of this post. I keep getting a message that says the Geek Out cannot play "64 bit A 705.6 kHz for DSD 2x". Am I missing something in the set up or is there a step that I am omitting?
I'd like to hear for myself what all the hoopla is about DSD. My files are all in FLAC except for about 5 that I downloaded in DSD.

Help would be appreciated and welcomed. I am not a computer nerd so in simple step by step instructions please.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41855
  • Shoes gone again!
Re: NEW: Real-time DSD output
« Reply #127 on: June 22, 2014, 08:22:33 pm »

Hi, I wrote a question on June 13 and have not received a response yet. I've tried playing DSD files through MC 19. I'm using a LHLabs Geek Out DAC and only got noise once and total silence apart from that. I set the Output Encoding as outlined at the top of page 1 of this post. I keep getting a message that says the Geek Out cannot play "64 bit A 705.6 kHz for DSD 2x". Am I missing something in the set up or is there a step that I am omitting?

Try 1xDSD instead of 2xDSD.  It'll play at 352 kHz.
Logged
Matt Ashland, JRiver Media Center

wawaron

  • Recent member
  • *
  • Posts: 25
Re: NEW: Real-time DSD output
« Reply #128 on: June 22, 2014, 10:23:31 pm »

Thanks for reply. I did not convert any of my FLAC files. I downloaded a few DSD files from the Net and tried those with no success. 1) Do I have to convert my FLAC files to DSD before playing them? 2) I thought MC converted the FLAC files on the fly? 3) Instructions are lacking, too much is taken for granted. 4) Is there a section in MC that gives clear and step by step instructions on something like this or is it only through the Forum that we get directions??? 5) Not all Forum users are computer literate to that degree, I'm a proof of that. I've repeated it before and will repeat again I need step by step instructions about doing this.
I'll try your suggestions and see what happens.

Thanks
Logged

wawaron

  • Recent member
  • *
  • Posts: 25
Re: NEW: Real-time DSD output
« Reply #129 on: June 23, 2014, 07:07:44 pm »

I've tried all the suggestions that I've received and still no DSD play back. I enabled DSD changed the the Output Format and the rest nothing seems to work. Do I need to configure a plu-In as on DSP Studio bottom left hand corner? Also when the changes are made do they have to be made each time I time on MC? Right now after all as failed I turn off MC and when I turn it back on all my old settings are there. I don't need to remove the attempt for DSD all as been removed, is the normal??
Is DSD play back that mnuch of an improvement over FLAC?? Is it worth all that I'm trying to do? I guess hearing the difference between DSD and FLAC will tell me if ever I get it to work.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41855
  • Shoes gone again!
Re: NEW: Real-time DSD output
« Reply #130 on: June 28, 2014, 09:55:33 am »

I've tried all the suggestions that I've received and still no DSD play back. I enabled DSD changed the the Output Format and the rest nothing seems to work. Do I need to configure a plu-In as on DSP Studio bottom left hand corner? Also when the changes are made do they have to be made each time I time on MC? Right now after all as failed I turn off MC and when I turn it back on all my old settings are there. I don't need to remove the attempt for DSD all as been removed, is the normal??
Is DSD play back that mnuch of an improvement over FLAC?? Is it worth all that I'm trying to do? I guess hearing the difference between DSD and FLAC will tell me if ever I get it to work.

If DSD output doesn't work in DSP Studio > Output Format, I don't know.  It's possible your DAC requires a different format than we provide.
Logged
Matt Ashland, JRiver Media Center

wawaron

  • Recent member
  • *
  • Posts: 25
Re: NEW: Real-time DSD output
« Reply #131 on: June 28, 2014, 10:59:05 am »

Thanks finally for responding. I`ve been assured by LHLabs that the Geek Out should work with MC.   Is it normal that the settings refer back back to the default settings once I close JR. The settings that I inputted to get DSD are no longer there but my originals settings are there?? If  I ever get DSD to work I`d like to keep those settings seeing as that is the highest resolution. Why do they return to my pre DSD attempts?? I have the latest JR version.
Am I forgetting a step in the process to get DSD to play. I printed the directions from the first page of this post. Do I need to convert the files from FLAC to DSD before??
Logged

jhwalker

  • Recent member
  • *
  • Posts: 28
Re: NEW: Real-time DSD output
« Reply #132 on: June 28, 2014, 12:37:41 pm »

Thanks finally for responding. I`ve been assured by LHLabs that the Geek Out should work with MC.   Is it normal that the settings refer back back to the default settings once I close JR. The settings that I inputted to get DSD are no longer there but my originals settings are there?? If  I ever get DSD to work I`d like to keep those settings seeing as that is the highest resolution. Why do they return to my pre DSD attempts?? I have the latest JR version.
Am I forgetting a step in the process to get DSD to play. I printed the directions from the first page of this post. Do I need to convert the files from FLAC to DSD before??

I assure you, DSD real-time output works just fine in both JRiver Media Center for Windows and Mac with the GeekOut.  Literally all you do is select the device (on Mac, it's "GeekOut HD Audio IV0"), select Output Encoding as 2xDSD, and click "Play".  Don't know why it's not working for you :(

Just to be clear, did you install the drivers needed for Windows?  On Mac, there is no need for separate drivers, but under Windows you must install the drivers provided from the website.
Logged

wawaron

  • Recent member
  • *
  • Posts: 25
Re: NEW: Real-time DSD output
« Reply #133 on: June 28, 2014, 01:34:04 pm »

The drivers are ASIO v.2.2 I believe were installed with the Geek Out. It plays all other resolution except DSD. Why also don't my new settings stay when I close JR??   Is there another driver to install? I'm running Windows 7 Home Premium 64 bit.

Matt on June 21 or 22 your answer was to run at 1xDSD instead of 2xDSD but that is not an option in the DSP box.
Logged

JIMV

  • World Citizen
  • ***
  • Posts: 146
Re: NEW: Real-time DSD output
« Reply #134 on: June 28, 2014, 01:38:27 pm »

I am really confused....here is my issue. I am using the latest version of MC19. I am using an iFi iDSD, When I open DSP studio I do not see the 'output encoding' box and options. It goes straight from 'output format' to 'sample rate'....I can play DSD files but the DAC advises I not getting playback in DSD...what am I doing wrong. What do I have set wrong??
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71209
  • where the buffalo roam
Re: NEW: Real-time DSD output
« Reply #135 on: June 28, 2014, 01:40:14 pm »

The first post in this topic has some instructions:
http://yabb.jriver.com/interact/index.php?topic=82074.0
Logged

JIMV

  • World Citizen
  • ***
  • Posts: 146
Re: NEW: Real-time DSD output
« Reply #136 on: June 28, 2014, 01:53:59 pm »

Alas, I am not being clear...My DSP studio screen has a box for 'output format' and under that it only has a 'sample rate' option....there is no 'output encoding' and nothing to select. I get music, just nothing is seen as DSD
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71209
  • where the buffalo roam
Re: NEW: Real-time DSD output
« Reply #137 on: June 28, 2014, 01:59:50 pm »

Here's a screenshot.
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71209
  • where the buffalo roam
Re: NEW: Real-time DSD output
« Reply #138 on: June 28, 2014, 02:01:04 pm »

Maybe you're bitstreaming?  If so, MC doesn't convert.
Logged

JIMV

  • World Citizen
  • ***
  • Posts: 146
Re: NEW: Real-time DSD output
« Reply #139 on: June 28, 2014, 02:06:15 pm »

I decided to start anew. I reloaded the iDSD drivers, restarted the computer, and opened MC19 and the missing options have appeared. The DAC is now advising it is playing DSD...

Logged

Esprit

  • Recent member
  • *
  • Posts: 8
Re: NEW: Real-time DSD output
« Reply #140 on: July 03, 2014, 10:31:48 am »

Can JR19 convert a DSD64 source in DSD128?
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10661
Re: NEW: Real-time DSD output
« Reply #141 on: July 03, 2014, 12:55:16 pm »

Can JR19 convert a DSD64 source in DSD128?

It can, but it converts to PCM first.
Logged
~ nevcairiel
~ Author of LAV Filters

blues 66

  • Member
  • *
  • Posts: 1
Re: NEW: Real-time DSD output
« Reply #142 on: November 08, 2014, 07:12:19 am »

 ;)  Hi , i am a new in writing , i have the version 19 of jriver ,.
With my DAC antiquated , hee ee ee ! I can hear the native file in DSD
DAC and this : Perpetual technologies PA-3 * PA1 power supply * P3B from the DAC esco in Coax , and i'm in the key of interfacing  M2Tech Rev 1 , use Wasapi

thanks
Logged

darkheart

  • Recent member
  • *
  • Posts: 14
Re: NEW: Real-time DSD output
« Reply #143 on: November 19, 2014, 07:46:50 am »

I tried to make this work in my setup, but it seems not possible. I'm using JRiver's DSP for 8 channel crossover and my output is "2 channels (inside 7.1 channel container)". If I change output encoding, the channel dropdown is disabled and it changes to "2 channels (stereo)". Even if I play DSD files, they all are converted to PCM. My DAC is Exasound e28.

Is it possible to play DSD files in my setup?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41855
  • Shoes gone again!
Re: NEW: Real-time DSD output
« Reply #144 on: November 19, 2014, 09:47:46 am »

I tried to make this work in my setup, but it seems not possible. I'm using JRiver's DSP for 8 channel crossover and my output is "2 channels (inside 7.1 channel container)". If I change output encoding, the channel dropdown is disabled and it changes to "2 channels (stereo)". Even if I play DSD files, they all are converted to PCM. My DAC is Exasound e28.

Is it possible to play DSD files in my setup?

An Exasound e28 should play DSD.  What if you pick Options > Audio > Bitstreaming > DSD?  That will send the DSD file as-is to the DAC.
Logged
Matt Ashland, JRiver Media Center

darkheart

  • Recent member
  • *
  • Posts: 14
Re: NEW: Real-time DSD output
« Reply #145 on: November 19, 2014, 12:22:32 pm »

Sure it works - sound goes unfiltered to my midrange drivers (left and right channels), but then I can't use DSP to send signal to other channels and make crossover filters. I need DSD output after DSP processing for all 8 channels. Is it possible with MC19 or MC20?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41855
  • Shoes gone again!
Re: NEW: Real-time DSD output
« Reply #146 on: November 19, 2014, 12:50:48 pm »

Sure it works - sound goes unfiltered to my midrange drivers (left and right channels), but then I can't use DSP to send signal to other channels and make crossover filters. I need DSD output after DSP processing for all 8 channels. Is it possible with MC19 or MC20?

Yes.  Pick DSD from DSP Studio > Output Format > Output Encoding.
Logged
Matt Ashland, JRiver Media Center

darkheart

  • Recent member
  • *
  • Posts: 14
Re: NEW: Real-time DSD output
« Reply #147 on: November 19, 2014, 01:40:18 pm »

Doesn't work. As I wrote, if I change output encoding, the channel dropdown box becomes inactive and it's value changes from "2 channels (inside 7.1 channel container)" to "2 channels (stereo)" and the sound goes only to 2 channels, and I can't change it back, because the channel dropdown is disabled.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41855
  • Shoes gone again!
Re: NEW: Real-time DSD output
« Reply #148 on: November 19, 2014, 02:02:53 pm »

It's true that DSD encoding is 2 channel only.
Logged
Matt Ashland, JRiver Media Center

darkheart

  • Recent member
  • *
  • Posts: 14
Re: NEW: Real-time DSD output
« Reply #149 on: November 19, 2014, 02:07:52 pm »

Could you change it, please, in near future so I can use it for all my 8 channels?
Logged
Pages: 1 2 [3] 4   Go Up