Turn any MP3 into a seamless 1 hour loop.
git clone https://github.com/zephurion/mp3-loop.git
cd mp3-loop
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make./mp3_loop <input.mp3>./mp3_loop song.mp3Output:
1 hour - song.mp3
-h, help Show help message- libmpg123
- libmp3lame
- libsndfile
- cmake
- gcc
- Generates a seamless loop with crossfade
- Output is exactly 1 hour long
- Input must be MP3