Have you lost track of your music collection? Do you use different programs to rename files, set id3 tags or adjust the volume? AudioSolutions is made for just that!
AudioSolutions is a music management application that allows you to organize your music collection. You can set ID3 tags for MP3 files, rename a lot of files in one step by using various rules, search for audio files in your collection and so on. AudioSolutions provides many features related to audio data:
- Set audio data to files by directory structure, ID3 tags or CDDB
- Save audio files in AudioSolutions
- Use audio data for other actions, e. g. write ID3 tags or rename files
- Search for audio files in your collection
- Manage custom playlists
However, AudioSolutions is not a music editing software which are able to edit the audio stream itself. There are many good software like Audacity for this kind of task.
- Install java:
sudo apt install openjdk-17-jdk
- Download latest AudioSolutions version from /releases/:
curl -LJO https://raw.githubusercontent.com/byte-cook/audiosolutions/main/releases/audiosolutions-10.0.0-linux-x86_64.tar.xz
- Unpack the file into any directory or use opt.py:
sudo opt.py install audiosolutions audiosolutions-10.0.0-linux-x86_64.tar.xz
- (optional) Install third party tools:
sudo apt install faac faad flac lame libmad0 libmpcdec6 mppenc vorbis-tools wavpack mp3gain
- (optional) Create menu entry in your desktop with opt.py:
curl -LJO https://raw.githubusercontent.com/byte-cook/audiosolutions/main/desktop/audiosolutions.desktop
curl -LJO https://raw.githubusercontent.com/byte-cook/audiosolutions/main/desktop/audiosolutions-48.png
sudo opt.py desktop audiosolutions audiosolutions.desktop audiosolutions-48.png
- Run audiosolutions binary
- Download latest AudioSolutions version from /releases/:
curl -LJO https://raw.githubusercontent.com/byte-cook/audiosolutions/main/releases/audiosolutions-10.0.0-linux-x86_64.tar.xz
- Unpack the file into any directory or use opt.py:
sudo opt.py update audiosolutions --delete --keep /opt/audiosolutions/audiosolutions.ini audiosolutions-10.0.0-linux-x86_64.tar.xz
- Run audiosolutions binary