Choose your MuSNet implementation

  • MuSNet Sender/Receiver

    MuSNet Sender/Receiver is an audio application that allows users to connect to a MuSNet network. It ensures full cross-platform (Linux-based, macOS and Windows OS) compatibility thanks to the utilization of the JUCE framework. Source code is available on this GitHub repository and can be built as standalone application or VST, VST3, AU plug-in.

  • MuSNet Server

    MuSNet Server is a multithread application that manages audio exchange between clients inside a MuSNet network. Source code is available on this GitHub repository.