ScalaCollider v1.21.0 Release Notes

    • ๐Ÿ›  fixes LocalIn for SuperCollider 3.6.x. Beware that the argument changed from numChannels: Int to init: GE, whereby the number of channels in init determine the number of outputs of LocalIn.
    • โž• added NodeID UGen.
    • โž• added graph op that will be used by ScalaCollider-Swing
    • โœ‚ removed a few occurrences of Optional, where other special values for None make sense
    • โž• added Server.version