Not yet Ali, but I promise to post here as soon as there's a ballpark figure.
Printable View
Ok, thanks Jason.
Wow! sounds like you should be designing digital streamers and not me!
I'm not sure how to take all those questions, John. It's like asking a commercial enterprise to reveal all it's secrets publicly and give away all it's hard earned experience.
But anyway, let's take some of the easier questions and see where this leads...
First, from what perspective do you make that statement. Is it from a back-up and recovery perspective or from a optimal audio playback perspective?
If it's from an audio playback perspective, why do you think it matters? do you think that the storage device will be accessed by the OS and thus introduce some kind of jitter?
Ok, this one really interests me. Why do you think it matters? What benefit do you think it gives to the audio playback process?
By the way, what formal or informal level of understanding do you have in computer architecture. I ask so I can frame my responses appropriately.
Let's start with those 2 questions and see how we get on.
Cheers, Ben. Much appreciated! :cool:
Marco.
:lol: Lets start with the easiest. I'm a complete amateur equipped with a few large hammers and a propensity for bodging.
I have however partially designed and built a few servers now and the subject seriously interests me.
Dealing with core optimisation first.
Sending audio data through a core isn't usually particularly demanding at 16/44.1 but as the bit depth and frequency increases there is more data to process. So, should you wish to include some DSP, or even a basic room correction application having just one core dealing with audio and the other or others dealing with system processes may be of some benefit.
Whether any benefits gained give an audible improvement is of course debatable but it may give one a bit of "headroom" for running multiple applications.
Having tried bashing Windows about in this regard I am curious as to whether you've managed to achieve this without infringing Windows copyright etc.
There are applications that can be used on top of Windows but the good ones tend to be rather expensive.
Regarding Data and OS on same drive. If anything is going to feck up its going to be the OS and that could easily mean losing all those tunes you've spent so long ripping assuming one cant rescue the system.
My names John btw ;)
Cheers Terry :)
I certainly wouldn't want to be running Windows on a music sever.
John.
Core optimisation ? Well as I understand it it's the other way round. This is a software issue. Basicaly programmes have to be written in a certain way to utilise multicore processors. Earlier programmes for instance will not benefit as they will use a single core. Try thinking from that angle.
Paul.
Hi Paul.
Yes, it is a software issue. There is a lot of software out there that is built to take advantage of multiple cores.