Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 622 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 622 Bytes

Treble

Project using Pydub and Tkinter to edit audio files.

Features

  • Easy to use Graphical User Interface

  • Open and Save mp3 files

  • Reverse a audio file

  • Repeat a audio file

  • Merge two files together without a gap (append a second file to the end of the first)

  • Merge two files together with a gap between tracks of 1s

  • Undo and Redo Functionality

Roadmap

  • Add Playback functionality

  • Change gain (volume)

  • Add more information regarding track

  • Add the ability to splice a track(remove certain parts etc.)

  • Add keyboard shortcuts

Other

Changelog