A vue.js application which allows users to upload audio files and view/edit the uploaded files metadata.
- Uploading audio
- Reading attached metadata for uploaded audio
- Editing Song Title, Album, Artist name, and uploading an album art.
- Downloading the saved audio, with the new metadata
- Could be made prettier
- Expanding the amount of data, that can be edited
- Downloading the same file type, as the user uploaded. If the user uploads a .flac file, download a .flac file back instead of a .mp3
MetaTune is a work in progress. Stay tuned for future updates!