Skip to content
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

Export sets audioProgrammeLanguage even if not configured #213

Closed
firthm01 opened this issue Jul 26, 2022 · 0 comments
Closed

Export sets audioProgrammeLanguage even if not configured #213

firthm01 opened this issue Jul 26, 2022 · 0 comments

Comments

@firthm01
Copy link
Contributor

If not configured in Scene (i.e, dropdown showing "select language"), the EPS is still creating an audioProgrammeLanguage attribute but with a blank string

@firthm01 firthm01 mentioned this issue Dec 29, 2022
17 tasks
firthm01 added a commit that referenced this issue Jan 4, 2023
Blank language with has_language==true can happen when a programme is added with Metadata::addProgrammeImpl - needs deeper fix, but this does fix the original issue.
Working towards #213
firthm01 added a commit that referenced this issue Mar 23, 2023
Build and test cross-platform Installer
Support for ADM "Importance" parameter
Fix bug in render dialog when using language packs (Closes #215)
Include Experimental Linux build (Closes  #222)
Silence unused monitoring output channels (prevents pass-through of object audio) (Closes #224)
Fix alignment of monitoring meters (Closes #206)
Fix blank audioProgrammeLanguage on export (Closes #213)
Export uses 2076-2 structures (omitting AudioTrackFormat and AudioStreamFormat)
Build fixes; Build failing on Xcode 14 (Closes #220), Build fails on MacOS 12 due to vcpkg unable to find python (Closes #221)
Include additional project templates
Fix unintended downmix issue (Closes #228)
Fix plugin crash on other DAWs (Closes #232)
Support plugin renaming (Closes #240)
Fix parameters not updating in response to other parameter changes after JUCE upgrade
Fix blank Scene when importing ADM with no high-level metadata (Closes #242)
Various optimisations (reducing lock lengths, only running metering calcs when needed)
Bus-width compatibility fixes.
Fix for some render dialog controls re-enabling.
Fix for updated text in render dialog in recent versions of REAPER.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant