ORCA-C makes use of ? to bring up a commands list. This is extremely helpful, to the point that I was astonished to find it missing from the original Over there, a ? sends a pitch bend. We should have parity. ? is a smart key to press for help. Pitch bend should likely be something else that's not in use yet like ^ or ~. Whatever we land on, let's make sure it matches in the C port so everything works together.
ORCA-C makes use of
?to bring up a commands list. This is extremely helpful, to the point that I was astonished to find it missing from the original Over there, a?sends a pitch bend. We should have parity.?is a smart key to press for help. Pitch bend should likely be something else that's not in use yet like^or~. Whatever we land on, let's make sure it matches in the C port so everything works together.