Update README.md

This commit is contained in:
Lasse Edfast 2021-03-04 11:32:14 +01:00 committed by GitHub
parent 622e493a85
commit 238ffc21c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
### Description ### Description
I love the Music Report feature built in into [Hindenburg] (https://hindenburg.com/products/hindenburg-journalist-pro) but when using many short clips from each song as I do when editing documentaries the output gets a bit messy and one have to sum the duration for every title, including converting minutes/seconds forth and back. This script takes the output from Music Report (it gets copied into clipboard) and outputs a csv-file with title, artist and total duration for each song. I love the Music Report feature built in into [Hindenburg](https://hindenburg.com/products/hindenburg-journalist-pro) but when using many short clips from each song as I do when editing documentaries the output gets a bit messy and one have to sum the duration for every title, including converting minutes/seconds forth and back. This script takes the output from Music Report (it gets copied into clipboard) and outputs a csv-file with title, artist and total duration for each song.
### Instructions ### Instructions