From 05030e709be3de7b9cc9b8e766f465ba86c6892c Mon Sep 17 00:00:00 2001 From: Luke Tidd Date: Mon, 8 May 2023 12:43:38 -0400 Subject: [PATCH] edit comment --- split_tracks | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/split_tracks b/split_tracks index 6cd1674..0333b00 100755 --- a/split_tracks +++ b/split_tracks @@ -1,9 +1,10 @@ # split_tracks splits each track of the library. # # The library is mirrored for each type of split. +# # karaoke: reduces the volume of the vocals by 80% and remixes it # drum only: just the drums -# no drum: everything but the drums +# no drum: reduces the volume of the drums by 80% and remixes it #!/bin/bash