I really could use some help knowing exactly what kind of metadata Mediabay can read coming from Soundminer & other similar metadata library tools. I have several Terabytes of SFX & music sample libraries I am converting to UCS standards. But before I can even begin I need to know what kind of metadata Mediabay can interpret/read/write from Soundminer. Its super frustrating at the moment because Mediabay is only reading 4 fields of BWF metadata written by Soundminer. The Steinberg Cubase 11 manual doesnât give anything remotely close to knowing how things work under the hood in Mediabay. I wish to use both Soundminer & Mediabay together, but its not possible at the moment unless I can get some good information on what exactly Mediabay is able to read. Any help would be much appreciated. Thanks.
Maybe it is a worthy avenue for Steinberg to explore if itâs possible to come up with a piece of software or MediaBay utility to convert and import SoundMiner data to MediaBay⌠Could make the transition easier for some people to come to the DAW and bring more customers.
steinbergTable[âMediaCommentâ]=metadata.Description or metadata.BWDescription
if metadata.SubCategory then steinbergTable[âMusicalCategoryâ]=metadata.SubCategory end
I very recently stumbled over a GUI freeze in a PresetDialog, and this mapping was the root-cause:
This mapping is CRITICAL! It writes Soundminerâs metadata.Keywords into the âSub Categoryâ tag (historically id=âMusicalInstrumentâ. Leading to potentially huge number of entries and inconsistencies with âCategoryâ (id=âMusicalCategoryâ). Soundminer is informed.