-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't convert one gp, but if i export gp as gp5 then it works #14
Comments
also: i think it would be great, if there was an option, to output the -verbose log not to the console, but to a txt file or whatever file which is created in the location of the file you are converting |
and another also: please if possible add an option that if name of a track containing word "Bass" |
Thanks for the test file, I'll have a look.
You are on Windows, right? In Powershell you could do something like this: PS C:\Users\RandomUser> GuitarProToMidi.exe -v .\some\file.gp | Out-File -FilePath .\log.txt -Append
I'm afraid altering the tracks is out of the scope of this project since it aims to be a simple conversion tool. Also, that's a very specific request. I don't see a general use case for it. |
thanks, yes i am on windows, using powershell already, even don't know why, just for some reason installed a some time ago, powershell 7 preview
okay, i understand |
I got another error, with another file, it is again file from ultimate-guitar dot com + guitar tuned to 7string drop-a (notes as previous not changed, only internal tuning) |
Hi again,
Whole thing worked perfectly fine until now,
One gp file (just some tab from ultimate-guitar dot com + i change tuning to 7 string Drop-A)
Not converting
But if i export gp as gp5 file then it converts
-v:
I also getting some other messages, but i don't think that they not connect to issue cause even if some other gp file successfully convert it still print this messages
messages like
but much much more, i mean huge portion of messages is same
The text was updated successfully, but these errors were encountered: