Skip to content

wassgha/AudioEditorProcessing

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Audio Editing/Mixing Software with Processing

The Software's UI

This is a basic audio manipulation software that is written in Processing (Java). The interface is very simple and minimalistic, it uses a custom made drag and drop class (I'll probably post it as a separate Processing sketch later) along with a custom made contextual menu class.

The software has multiple options/effects to manipulate sound and mix audio files (MP3 or WAV). Functions include :

  • Playing audio files
  • Visualizing the sound waves
  • Removing silence
  • Adding silence
  • Amplifying audio or decreasing its volume
  • Fade-in and fade-out
  • Mixing multiple audio files
  • Saving the concatenated files as one audio file

About

Simple sound manipulation software in Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published