Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.37 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.37 KB

MetaSet Logo

MetaSet Program

MetaSet — is a simple tool, which can change metadata of sound files.

I don't understand English

🇷🇺 Русская версия README.md.

Which formats does MetaSet support?

MetaSet supports following formats: .mp3, .flac, .ogg, .wav, .wma, .m4a, .aac, .aiff.

What're requirements?

MetaSet requires .NET 6 for its work.

You can download .NET 6 on Microsoft official site. But, you need to download .NET Desktop Runtime or SDK, and not just Runtime, and its architecture should correspond to downloaded MetaSet.

If your computer is running Windows 10/11, then you can install it using this command instead:

  winget install Microsoft.DotNet.DesktopRuntime.6

Is it freeware or open source software?

MetaSet is an open-source program. It published under GNU LGPL v3 licence.

Does it use some 3rd-party libraries? If it uses, which does?

Where can i download releases?

You can download releases there.