Factory wavetables, Even .wav filles, have their description written on them.
How, or where are these metadata stored? I want my own wavetables(.wav) to have such descriptions too.
I found that I can open text input area and am able to edit them at the moment, but cannot figure out how to save them.
Your help is appreciated!
EDITED:
This is solved and below is how to do it.
1. Create new UHM file
Besides the target .wav file, another .uhm file is used solely for metadata writing procedure.

You need to write only 3 lines.
Import ... The name of the wavetable file you want to add description
Info ... The info text
Export ... The name of the file exported
If import name and export name is identical (like above), the file will be overwritten.
2. Place the UHM file next to the wav file.

3. Load the UHM file on HIVE.
(If UHM is not shown, you first need to "reflesh wavetables".)

Just load the file and done!
*You can also import/export files inside the folder, by locating paths.
*If the number of frames is fewer than 256, you have to declare it first.
*Batch file processing is possible! But make sure to start from ones with the smallest number of frames to the largest.


