illegalsequence
illegalsequence
I think would be interesting considering an additional package to the structure that provides real-time audio and data communication. A typical use case would be a session of multiple players...
This pull request add the dot sub-cycles mini notation to the related package. Equivalent to existing [ ] behaviour. Expected behaviour monitored by tests is: ```javascript assert.deepStrictEqual(minS('c3 [d3 e3]'), ['c3:...
This pull request add the underscore elongation mini notation to the related package. Expected behaviour monitored by tests is: ```javascript assert.deepStrictEqual(minS('a@2 b@3'), ['a: 0 - 2/5', 'b: 2/5 - 1']);...
## Environment * SuperCollider version: 3.12.2 * Operating system: Mac OS 14.2.1 (23C71) * Other details (Qt version, audio driver, etc.): MacBook M2 ## Steps to reproduce 1. Create Aggregate...
## Description Encountered issues with an ill-formed type and an unexpected annotation in a Tezos smart contract, which is causing a server error (500) when attempting to deploy or interact...