Skip to content
/ Treble Public
forked from MartinHarvey/Treble

A simple audio editor written in Python

License

Notifications You must be signed in to change notification settings

muxwan/Treble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple audio editor written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%