GuitarPro-to-Midi icon indicating copy to clipboard operation
GuitarPro-to-Midi copied to clipboard

Convert all GuitarPro formats (3 to 7) to Midi simulating bending, overtones etc.

Results 14 GuitarPro-to-Midi issues
Sort by recently updated
recently updated
newest added

Hey, thank you for amazing library. Is there a way to batch convert files from a folder or a txt with paths? One can of course write a bash script...

I'm not an expert programmer but I suggest that we do the following changes to skip invalid data: ``` var trip = _barMaster[measureIndex].TripletFeel; // Check if the value of trip...

gp file: https://tabs.ultimate-guitar.com/tab/my-chemical-romance/welcome-to-the-black-parade-guitar-pro-2704041 -v: ``` Error: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.Collections.Generic.List`1.get_Item(Int32 index) at GuitarProToMidi.GP6File.transferBars(Node node,...

Sorry, I'm a bit of a newbie to this kind of stuff and I can't figure out how to use this program (I'm on a Mac btw). When I unzip...

Compare 1 and 2 image. 1st image - guitarpro-to-midi export 2nd image - native guitar pro 8 export ![изображение](https://user-images.githubusercontent.com/35037670/217978529-f1f137bf-d824-4703-b230-cf9512f2796e.png) ![изображение](https://user-images.githubusercontent.com/35037670/217978564-35eeaf57-a085-42eb-9ab6-7c85644c632d.png) See what's going on? ![изображение](https://user-images.githubusercontent.com/35037670/217978623-8a45105b-1a83-430f-bc1f-691345d16a9a.png) This should be less notes,...

In the same gp of #19, i found out that guitarpro-to-midi doesn't transfer to midi if some notes are on different voices this feature has been added in 7.6, and...

I'm running Windows 10. I tried opening the .exe with all possible compatibility settings (and without any) and it just doesn't open. No error message is given either; nothing just...

``` -v: transferNote Unrecognized node property: Midi transferNote Unrecognized node property: TransposedPitch transferBeat Unrecognized node property: PrimaryPickupVolume transferBeat Unrecognized node property: PrimaryPickupTone transferNote Unrecognized node property: ConcertPitch transferNote Unrecognized node...

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...

bug

Some meta information about tracks like e.g. the instrument name or the name of the track are not transferred from the guitar pro file.

enhancement