BWFMetaEdit
BWFMetaEdit copied to clipboard
WAV/BWF metadata editor
For investigating, wav file content, I suggest providing an option to adjust the verbosity of the trace view, so that the content as a hex representation could be shown. For...
[duplicateFields.txt](https://github.com/MediaArea/BWFMetaEdit/files/4500850/duplicateFields.txt) When managing relatively large files BWF ME GUI often seems slow or unresponsive, or it crashes. Today BWF ME GUI 1.3.8 crashed more than once when trying to write...
Related to https://github.com/MediaArea/BWFMetaEdit/pull/93, I suggest we set an application preference option of "Allow changes to invalid files" with a default to false. Suggested behavior: If "Allow changes to invalid files"...
I needed iXML output to stdout as well as an .xml file, so I added a cout just before the file is saved. There may be a more elegant way...
I noticed AVI MetaEdit has an IDIT value for digitization date. I am writing to suggest adding the IDIT value to BWF MetaEdit.
Fixes #285
Fixes #286
Something where one can append a value to the current value of a field, e.g. `ICMT=+'\n This file is normalised'`
Fixes #294
Fixes #290