From 6d19f4158803d2ce2e046fda9676ee7c155aac9f Mon Sep 17 00:00:00 2001 From: hitmanpt Date: Mon, 29 May 2017 12:55:39 +0100 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d4f272..259ee54 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # N00bAudio -AudioProcessing Software +Small Audio Processing Software developped by me and other 3 colleagues for my course's subject "Multimedia". +# The Code +This code is not optimized neither is a 100% working it's just proof of concept. +# Notes +This isn't real time audio processing. +It opens an a uncompressed .wav +Renders an WaveForm of the file +You can export as project and reload it. You can also export as .wav + +The UI is a bit sketchy but the main objective on this project was Opening and Saving a wav file and modifing the audio. + +Hope it helps someone. -- libgit2 0.27.1