From 164d15ed2f3e93bd9f50cf369f5ffc47c485df69 Mon Sep 17 00:00:00 2001 From: STAM Date: Mon, 16 Jan 2023 18:10:53 +0300 Subject: [PATCH] Update README.md (#6) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f238ea5..da56311 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,8 @@ ## What is this? This is a useful graphical user interface written by EpicMorg Team in C# (.NET 7) for original console tool named as "Retime Phoneme Util" developed by [wowks](https://forum.csmania.ru/memberlist.php?mode=viewprofile&u=59383) at forum [CSMania](https://forum.csmania.ru/viewtopic.php?t=43274). +Original console program loads a phoneme from the original sound, changes its time intervals and saves it to the corrected sound. It can also be used to remove redundant data after audio data (such as the metadata left by Sony Sound Forge). + +GUI saves a lot of hours with this process. + [![image](https://user-images.githubusercontent.com/1307229/212532738-7c18da74-c9c0-4401-ba21-411284974fbe.png)](https://github.com/AntinomyCollective/Retime-Phoneme-Util-GUI/)