pd-fileutils
pd-fileutils copied to clipboard
How should semicolons and commas be interpreted in terms of patch parsing?
For example expr if($f1 === 1, 1, 0) commas are clearly not arguments separators ... on the other hand in a message [1 100 0, 2 100 100( they kind of look like!?