importer.gp3To5encoding
importer.gp3To5encodingJavaScriptimporter.gp3To5encodingJSONImporter.Gp3To5encoding.netimporter.gp3To5encodingAndroidThe text encoding to use when decoding strings within GuitarPro3-5 files. Guitar Pro 3-5 encode strings as system specific ANSI encoding, typically Windows-1252 in western system cultures. This is different to the other typically used utf-8 encoding. Via this setting the Guitar Pro 3-5 specific decoding can be used.
- JavaScript
- C#
- Kotlin
gp3To5encoding: string = windows-1252;string Gp3To5encoding { get; set; } = windows-1252var gp3To5encoding: String = windows-1252