hsc3-server v0.5.0 Release Notes

Release Date: 2012-12-20 // over 11 years ago
    • ๐Ÿ‘‰ Use distinct types for audio and control buses and IDs
    • Factor monad type classes into Sound.SC3.Server.Monad.Class
    • โœ‚ Remove Sound.SC3.Server.Monad.capture combinator
    • โฌ†๏ธ Upgrade to hosc 0.13 and hsc3 0.13
    • ๐Ÿšš Move Sound.SC3.Server.Monad hierarchy to Sound.SC3.Server.State.Monad to avoid a clash with hsc3
    • ๐Ÿ”จ Rename Sound.SC3.Server.Monad.Send to Sound.SC3.Server.State.Monad.Request and refactor interface and semantics
    • Export withTransport from Sound.SC3.Server.State.Monad.Process