Skip to content

Syntacts v1.3.0

Latest
Compare
Choose a tag to compare
@epezent epezent released this 29 Sep 17:19
· 18 commits to master since this release

New Features

  • added C# and Unity support for macOS
  • multiple Signals can be played on a single channel at once (up to 8 voices by default)
  • Spatializer`target and channel coordinates can be wrapped to to create manifolds such as rings, cylinders, and spheres
  • added double getLevel(int ch) to Session which can be used to get the output level of a channel
  • added ExponentialDecay envelope
  • the GUI can now decompose Library Signals so that they can be edited
  • added missing Signals to GUI (SignalEnvelope, Keyed Envelope, etc.)