Open chadrockey opened 3 years ago
No promises, but I think I might know where custom tuning in the GC stuff might be easily changed.
Tell me the tunings you'd need - in offsets from EADG, and I will have another look at those in a while (possibly not today)
This is Cello, it does require a different tuning frequency, so that’s one important detail.
`
<TuningStrings xmlns:d4p1="http://schemas.datacontract.org/2004/07/RocksmithToolkitLib.XML">
<d4p1:String0>-4</d4p1:String0>
<d4p1:String1>-2</d4p1:String1>
<d4p1:String2>0</d4p1:String2>
<d4p1:String3>2</d4p1:String3>
<d4p1:String4>0</d4p1:String4>
<d4p1:String5>0</d4p1:String5>
</TuningStrings> `
Another one for alternate instruments like Violin or Cello.
I’d really like to use a few of the games that make sense with alternate instruments. As a starting point I think string skip saloon would be great on Cello.
Are custom tunings a possibility for the games?
I’m not sure which games make sense and some may break entirely because it’s fifths tuning, so I will keep this scoped to String Skip Saloon for now.