edit comment
This commit is contained in:
parent
e9de91b555
commit
05030e709b
@ -1,9 +1,10 @@
|
|||||||
# split_tracks splits each track of the library.
|
# split_tracks splits each track of the library.
|
||||||
#
|
#
|
||||||
# The library is mirrored for each type of split.
|
# The library is mirrored for each type of split.
|
||||||
|
#
|
||||||
# karaoke: reduces the volume of the vocals by 80% and remixes it
|
# karaoke: reduces the volume of the vocals by 80% and remixes it
|
||||||
# drum only: just the drums
|
# 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
|
#!/bin/bash
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user