You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Non-Diegetic Audio Box description is a little confusing and leaves too much to the implementation.
When present, provides additional information about the non-diegetic audio content contained in this audio track.
What does this mean? What is "additional information", given that the box only contains a version field? I would understand "if present, means <...>". but that's not what it says.
audio which should remain unchanged by listener head rotation; e.g., narration or stereo music.
Does this mean the layout can be mono or stereo? Or only either one is supported? If stereo is supported which channel is the left one and which is the right one? Does it have to be read from chan? If so, it should be mentioned in the description.
The text was updated successfully, but these errors were encountered:
Sorry as noted in the other issue you commented on @kodawah I am currently the only active maintainer and am mostly attempting to keep the binaries functional as newer releases of Python come out.
I won't repeat my other comments other than to say my hope is that it will make the tools more accessible to everyone and less dependent on OS or architecture specific requirements. I'll re-open this for now but I'm sorry that I probably cannot answer your question to the detail you would like.
no worries, i imagined you were doing some spring (winter?) cleaning for the tools, I was just surprised since this is a specification bug, not a tooling one
The Non-Diegetic Audio Box description is a little confusing and leaves too much to the implementation.
What does this mean? What is "additional information", given that the box only contains a version field? I would understand "if present, means <...>". but that's not what it says.
Does this mean the layout can be mono or stereo? Or only either one is supported? If stereo is supported which channel is the left one and which is the right one? Does it have to be read from
chan
? If so, it should be mentioned in the description.The text was updated successfully, but these errors were encountered: