-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
different between drp and cavern #91
Comments
The single object in this content moves in a circle, which should result in a cosine/sine envelope for the two channels. The result in Cavern is the correct one, DRP is overemphasized. If you set the height channels over 45 degrees of elevation, Cavern can do the same, but I wouldn't recommend it. |
Yes, the object's speed is not constant. You can take a look in the driver's visualizer. |
This is not DRC, it doesn't make the sound silent. DRP basically allows this object to move past the room's wall to increase the Atmos effect. |
No, it doesn't fake. Objects in an Atmos file have positions between 0 and 1, and DRP likely considers anything below 0.25 completely on the left, and anything above 0.75 completely on the right. Cavern has no such behavior, it doesn't exaggerate the Atmos effect. |
@ValZapod Max channels of flac is 8. Is it right? |
But how to combine TWO-16s track to ONE-32s track? Is it possible?
|
In 32s, high 16bit stores one channel and low 16bit stores another? |
DRP is always at the -6 dB clipping protection volume, Cavern is only for X.X.2 setups, otherwise it's just -3. |
Haha, I realize Eight 32s wavs pack Sixteen 16s wavs and success to play by amp unpacking. But I can't find which android player can support 7.1 and 32s. Do you have some suggestion? |
Is it possible to store wav in eac3? Because kodi supports pass through. |
While you can have 16 channels in E-AC-3 with E-AC-3 Merger, it's compressed, mostly in 16-bit precision. |
What's it? Is it a tool? Where can I find? |
It's also a Cavern project, on the bottom of the downloads page. |
Amazing, do you already have used passing through to transform multi-channel wav? |
No, it was released just yesterday. |
How coincidence. So |
If both the player and DAC supports 7.1, it should work. It's using the same method. |
I try to use merger. |
Added an error check in the new version, but no, stereo is not supported, only 4.0, 5.0, 5.1, or beyond. |
contect: dolby Helicopter
![图片](https://user-images.githubusercontent.com/67850015/221158082-e5093bbe-24ff-4e44-b1ac-65e006c59033.png)
render target: 5.1.2 side
drp:
cavern:
![图片](https://user-images.githubusercontent.com/67850015/221158282-ee342474-1aef-4d7d-b680-636b3aa80997.png)
What causes this difference?
Is the default speaker angle different?
The text was updated successfully, but these errors were encountered: