sfizz
sfizz copied to clipboard
Ignore spaces and tabs when looking for a command for sfizz_jack
Skip over leading spaces and tabs when parsing the command line; also treat tab as a delimeter to end the command. Fixes #1271 (plus make the behaviour of the interpreter less weird by treating tabs the same as spaces).