More > Media Center 17

internal audio processing

<< < (3/4) > >>

Blaine78:

--- Quote from: DarkPenguin on November 10, 2011, 08:49:47 pm ---So why don't you specify your method of going from 16 bit to 24 bit?  How do you imagine that happens?

--- End quote ---

you don't need to convert 16bit to 64bit to get 24bit.
you do a straight 16 to 24bit without the third conversion..
it's about getting the data direct from point A to point B the quickest and shortest way.
Is impossible for 5.1 downmixing, but for 2 channel, very easy and simple

DarkPenguin:

--- Quote from: Blaine78 on November 10, 2011, 09:08:24 pm ---you don't need to convert 16bit to 64bit to get 24bit.
you do a straight 16 to 24bit without the third conversion..
it's about getting the data direct from point A to point B the quickest and shortest way.

--- End quote ---
I'm curious how you do that with an intel cpu without bouncing to 64 bit or at least 32 bit.  I don't recall any 24 bit registers.

Blaine78:

--- Quote from: DarkPenguin on November 10, 2011, 09:20:03 pm ---I'm curious how you do that with an intel cpu without bouncing to 64 bit or at least 32 bit.  I don't recall any 24 bit registers.


--- End quote ---

we are talking about 24bit audio output. not cpu. an audio data stream of 24bit word length. minimizing the processing and latency between point A and point B is the request.

DarkPenguin:

--- Quote from: Blaine78 on November 10, 2011, 09:33:29 pm ---we are talking about 24bit audio output. not cpu. an audio data stream of 24bit word length. minimizing the processing and latency between point A and point B is the request.

--- End quote ---
To quote from above "To put it bluntly, anyone trying to argue to the contrary doesn't understand how computers work."

Blaine78:

--- Quote from: DarkPenguin on November 10, 2011, 09:51:43 pm ---To quote from above "To put it bluntly, anyone trying to argue to the contrary doesn't understand how computers work."

--- End quote ---

yes, that's second time it's posted now. very clever.
The 20 years working with, and building over 10 rock solid, problem free computers for scratch, electrically and software modifying them, makes me a candidate of not understanding computers.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version