Changes between Version 1 and Version 2 of Ticket #1351, comment 16
- Timestamp:
- Oct 10, 2010, 5:56:45 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1351, comment 16
v1 v2 24 24 25 25 If up sampling needs doing. put it on the application or create a api handle for it. if x=y then do z, if x=f then do b. 26 27 there are lots of times where I change output resolutions in DAWS to see how things are sound at various bit depths, 32,24 and 16 bit and different bit rates. 28 29 So the DAW needs to be able to control these things. 30 31 Although human hearing and perception of audio quality over 16b 44.1 is largely pyschoaccoustic according to most testing. 32 33 but there are benefit to mixing a song at 24b 192khz and then rendering at 44.1 16b. Mostly more dynamic headroom and less output congestion. 26 34