Musik Macher is your go-to solution for organizing and tagging your music collection, making it a breeze to use in video editing projects. 🎵🎥
- Tag music
- Play music fast
- drag and drop into Adobe Premiere 🚀
Download latest version zip from releases, unzip and run exe.
Go to the settings tab and enter the location of your music library, and push "load data":
In the browse tab, you will find your library. You can drag and drop single songs into your editing program:
You can also drag and drop songs into the tab list to add the tag to the songs. Click the checkboxes on the right to filter, or enter a search term to find the songs you need.
The software uses .Net 7 WPF with data binding and Entity Framework as a database.
Download Visual Studio 2022 and .Net 8 to compile the solution.
You also need the UWP development kit to compile NAudio. Don't forget to initalize the submodules with git submodule init
before compiling.
Make sure to compile CoverartHelper
, otherwise coverarts do not get loaded.
This is currently a prototype and alpha level software, and there is a lot to do. If you have ideas or find annoying bugs, feel free to file an issue. Pull requests are welcome :)
Currently there is only the option to reset the full db. This will empty all songs and tags you added.
Go to C:\Users\<USERNAME>\AppData\Local
(replace <USERNAME>
with your windows username) and delete track.db
.
Here is a Twitch clip from a user that explains it in german.