Skip to content

This is an application I built in lockdown that allows users to manipulate audio file metadata in a number of useful ways.

Notifications You must be signed in to change notification settings

maxwalley/AudioFileStandardiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioFileStandardiser

This is an application I built in lockdown that allows users to manipulate audio file metadata in a number of useful ways.

This project was generally used for experience in application and GUI construction using the JUCE library. It uses the TagLib library to access and edit file metadata.

The design of this application was very structually different to anything I had made in the past. This was mainly experimental and included the use of a number of patterns such as: factory, observer, mediator, singleton

About

This is an application I built in lockdown that allows users to manipulate audio file metadata in a number of useful ways.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages