-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add interaction elements and attributes to audioObject #17
base: master
Are you sure you want to change the base?
Commits on Mar 23, 2020
-
implemented to read and write interact-metadata
Felix Lau committedMar 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f494c9 - Browse repository at this point
Copy the full SHA 6f494c9View commit details -
Felix Lau committed
Mar 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 96b3cfd - Browse repository at this point
Copy the full SHA 96b3cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f7b7b - Browse repository at this point
Copy the full SHA 50f7b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b5a3d - Browse repository at this point
Copy the full SHA 72b5a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9951c16 - Browse repository at this point
Copy the full SHA 9951c16View commit details -
They should be booleans, and have default values (where they are not required).
Configuration menu - View commit details
-
Copy full SHA for b8be6a3 - Browse repository at this point
Copy the full SHA b8be6a3View commit details -
always specify gainInteractionRange and positionInteractionRange
Not allowing these to be None removes an extra case to handle, and does not restrict the possible range of ADM content that can be represented. These should also be validated.
Configuration menu - View commit details
-
Copy full SHA for 3c551c4 - Browse repository at this point
Copy the full SHA 3c551c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceee5dd - Browse repository at this point
Copy the full SHA ceee5ddView commit details
Commits on Mar 24, 2020
-
more streamlined implementation + better namespace
Felix Lau committedMar 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 97321ab - Browse repository at this point
Copy the full SHA 97321abView commit details
Commits on Mar 26, 2020
-
added round_trip-test and bugfix
Felix Lau committedMar 26, 2020 Configuration menu - View commit details
-
Copy full SHA for e3c96a6 - Browse repository at this point
Copy the full SHA e3c96a6View commit details
Commits on Jul 23, 2020
-
position- and gaininteraction now are optional
Felix Lau committedJul 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 72e3477 - Browse repository at this point
Copy the full SHA 72e3477View commit details
Commits on Aug 6, 2020
-
bugfix concerning the parsing of positiointeractionrange
Felix Lau committedAug 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 8664e60 - Browse repository at this point
Copy the full SHA 8664e60View commit details
Commits on Sep 25, 2020
-
fixed a bug concerning the interaction metadata
Felix Lau committedSep 25, 2020 Configuration menu - View commit details
-
Copy full SHA for c2e8369 - Browse repository at this point
Copy the full SHA c2e8369View commit details