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 audio property currently expects the value to either be an AudioObject or a Clip, but there are times when a work may embed a song for which there isn't a separate AudioObject to link to.
I propose adding MusicRecording to the range so authors can specify the song without having to have a separate, downloadable file.