Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 563 Bytes

File metadata and controls

53 lines (37 loc) · 563 Bytes

mp3-loop

Turn any MP3 into a seamless 1 hour loop.

Build

git clone https://github.com/zephurion/mp3-loop.git
cd mp3-loop

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make

Usage

./mp3_loop <input.mp3>

Example

./mp3_loop song.mp3

Output:

1 hour - song.mp3

Options

-h, help    Show help message

Requirements

  • libmpg123
  • libmp3lame
  • libsndfile
  • cmake
  • gcc

Notes

  • Generates a seamless loop with crossfade
  • Output is exactly 1 hour long
  • Input must be MP3