Metanote is a metadata editor for audio file formats. It is primarily targeted for the GNOME platform. Until a release is made available, this is considered a work in progress.
git clone https://gitlab.com/bmreading/metanote.git
cd metanote
meson --prefix=/usr build
ninja -C build
sudo ninja -C install
Metanote is distributed under the terms of the GNU General Public License version (GPLv3 or later).