supriya icon indicating copy to clipboard operation
supriya copied to clipboard

A Python API for SuperCollider

Results 30 supriya issues
Sort by recently updated
recently updated
newest added

Ok, so Supriya appears to be running here on windows. However, when I tried the 'Quickstart' part of the documentation here: [http://josiahwolfoberholtzer.com/supriya/#quickstart](url), I get this: ``` C:\Windows\System32>py Python 3.9.7 (tags/v3.9.7:1016ef3,...

bug

Python 3.7 sunsets on June 27 2023: https://endoflife.date/python Remove Python 3.7 support at that time: - Start using walrus operators again - Remove usage of `typing_extensions`

When changing time signature, it applies _retroactively_ against the last time signature change marker - effectively the time origin or wherever a time signature change marker was created. Time signature...

enhancement

Requires Python 3.10+ As of this writing, neither mypy nor Sphinx support this feature, but we should start using it (maybe guarded behind an import) as soon as they do,...

enhancement