Adjusts to KHR_audio PR recommendations to split audio out#88
Adjusts to KHR_audio PR recommendations to split audio out#88fire merged 2 commits intoomigroup:KHR_audiofrom
Conversation
|
in the PR Audio was structured as Are those objects supposed to be split out? In the readme I mocked it like Once this is clear, I can update the PR and get the sample asset matching. |
You can use the glTF.image schema as a reference for |
|
Also one more change we probably want to make is to change |
| "type": "object", | ||
| "$ref": "source.schema.json" | ||
| }, | ||
| "playing": { |
There was a problem hiding this comment.
Also I think we wanted to change playing back to autoPlay
|
Awesome work and I can see myself using this in my project! Some questions:
Suggested future improvements:
|
|
@robertlong Since you are an implementer of KHR_audio. We discussed we can choose different horizons of updates. There were opinions of a few days versus stabilization. Wanted to poll. @antpb requested review the structure of the KHR_audio specification. |
fire
left a comment
There was a problem hiding this comment.
We didn't want to break existing implementations because of the audio clips structure, but we didn't note any other changes.
Want to try a new strategy where we gather opinion via approvals and request changes to disconnect the approval process from merging.
Since this was discussed in the gltf meeting and there was consensus that it was approved. I wanted to leave the window open and then merge on Friday noon tomorrow PDT time.
|
three omi to be updated after this is merged |
This PR adjusts the schema structure to account for feedback provided in KHR_Audio proposal:
KhronosGroup/glTF#2137 (comment)