Releases: supriya-project/supriya
Releases · supriya-project/supriya
24.2b0
What's Changed
- Improve string-handling in Patterns by @josiah-wolf-oberholtzer in #364
- Add Python 3.12 support by @josiah-wolf-oberholtzer in #365
- Import TimeUnit / Envelope at top-level by @josiah-wolf-oberholtzer in #366
- Add args/kwargs options to OscCallback by @josiah-wolf-oberholtzer in #367
- Add logical & bit-shifting pattern operators by @josiah-wolf-oberholtzer in #368
- Type annotations for clocks by @josiah-wolf-oberholtzer in #369
- Increase type coverage in patterns by @josiah-wolf-oberholtzer in #361
Full Changelog: 24.1b3...v24.2b0
24.1b3
What's Changed
- Add target_bus=... to Pattern.play() by @josiah-wolf-oberholtzer in #359
Full Changelog: 24.1b2...24.1b3
24.1b2
What's Changed
- SUPRIYA-352: Add UGen Bitwise Operators by @josiah-wolf-oberholtzer in #354
- SUPRIYA-351: Fix BinaryOpUGen shortcut by @josiah-wolf-oberholtzer in #353
- SUPRIYA-355: Fix invalid cross-device link by @josiah-wolf-oberholtzer in #358
- Pattern Improvements by @josiah-wolf-oberholtzer in #350
Full Changelog: 24.1b1...24.1b2
24.1b1
24.1b0
What's Changed
- Warn on /fail responses by @josiah-wolf-oberholtzer in #348
Full Changelog: 23.10b0...24.1b0
23.10b0
What's Changed
- Standard Maintenance by @josiah-wolf-oberholtzer in #345
- Allow passing tuples of floats to
def add_synth
by @arp2600 in #344
New Contributors
Full Changelog: 23.7b0...23.10b0
23.7b0
What's Changed
- Guarantee scsynth exits when Python exits by @josiah-wolf-oberholtzer in #342
Full Changelog: 23.6b0...23.7b0
23.6b0
What's Changed
- Implement setting node controls by index and range by @josiah-wolf-oberholtzer in #340
Full Changelog: 23.5b6...23.6b0
23.5b6
What's Changed
- Harden UGen type hints by @josiah-wolf-oberholtzer in #337
Full Changelog: 23.5b5...23.5b6
23.5b5
What's Changed
- Handle OSCProtocol.disconnect() cleanly under asyncio by @josiah-wolf-oberholtzer in #336
Full Changelog: 23.5b4...23.5b5