Network Audio Transmitter ~ MacOS Network Transport


Transmit / receive uncompressed stereo audio over a local network. Turn two Macs into a really expensive XLR cable… for free!

Advertisement

MIDI Router ~ Anywhere To Anywhere


Features:
  • Route anywhere to anywhere.
  • Create virtual port.
  • Route from WebMidiJs client to server and back.
  • Route from server to server.
  • All routing in Real Time with no latency.
  • Route from one event type to another. (cc to pitch wheel)
  • Route to/from 14bit CC.
  • Monitor midi input.
  • Build Custom controls to send CC/Program Change.
  • Custom Program Change dropdown..
  • Transpose / Harmonize.
  • Create presets, controlled by any midi event.

Client git (vuejs, typescript, electron):
github.com/shemeshg/midi-router-client
Server git (C++, Qt webchannel):
github.com/shemeshg/RtMidiWrap

Online client:
shemeshg.github.io/midirouter-online/#/

Network Audio System ~ Client Server Sound


The Network Audio System is a network transparent, client/server audio transport system.

Features:

  • Device-independent audio over the network
  • Lots of audio file and data formats
  • Can store sounds in server for rapid replay
  • Extensive mixing, separating, and manipulation of audio data
  • Simultaneous use of audio devices by multiple applications
  • Used by a growing number of ISVs
  • Small size
  • Free! No obnoxious licensing terms

www.radscan.com/nas
sourceforge.net/projects/nas

Audiophile UPnP Renderer ~ Windows Network Player


Features:

  • Supported audio formats: FLAC, WAV, AIFF.
  • BitPerfect, zero CPU load streaming.
  • Support for high-quality bit-depth upconversion.
  • Support for VST 2.x plugins.
  • Gapless playback.
  • WASAPI (Exclusive mode) output.

Audiophile UPnP Renderer

sourceforge.net/projects/audiophilerenderer

Jamulus ~ Internet Jam Sessions


The Jamulus software enables musicians to perform real-time jam sessions over the internet. There is a Jamulus server which collects the audio data from each Jamulus client, mixes the audio data and sends the mix back to each client.

jamulus

sourceforge.net/projects/llcon

Softsqueeze ~ Software Squeezebox


Softsqueeze is a music player for your PC that works with the SqueezeCenter software. It complements the Boom, Duet, Transporter, Squeezebox and Slimp3 hardware music players developed by Slim Devices.

Supports synchronization with hardware players and remote streaming over the Internet using ssh tunneling.

Developed in Java, allowing this useful application to work with Windows PCs, OS X and Unix systems.

Emulates most of the digital music players and uses the TCP based slim protocol, allowing use across the Internet and through firewalls / NAT routers.

softsqueeze.sourceforge.net
sourceforge.net/projects/softsqueeze

VBAN ~ The Audio Network


VBAN, The VB-Audio Network Protocol:

VBAN Protocol has been designed for real-time transport of digital audio stream in IP-based network environments. VBAN allows to send or / and receive audio to / from other computers of any local networks. Voicemeeter already allows easy way to manage several incoming / outgoing streams.

For Any Local Network Infrastructure:

Based on UDP Protocol, VBAN is made for Audio Pro and Audiophiles, to transport multichannel audio in native PCM format (all sampling rate supported). Developed like a “RADIO” transmitter / receptor system, the sender is always master and the receiver is always slave.

https://www.vb-audio.com/Voicemeeter/vban.htm

foo_beefweb ~ Foobar Web Browser Remote


Web interface plugin for DeaDBeeF and Foobar2000 music players.

Features:

  • Lightweight web user interface
  • Playback control
  • Playlist management
  • Music directory browser
  • Real-time UI updates
  • Mobile-friendly responsive design
  • REST-like API for controlling player from your application

foo_beefweb

foobar2000.org/components/view/foo_beefweb
github.com/hyperblast/beefweb
hydrogenaud.io/index.php?topic=116490.0
How to install a foobar component

Mkchromecast ~ Linux & Mac Casting


This is a program to cast your macOS audio, or Linux audio to your Google Cast devices or Sonos speakers. It can also cast video files.

It is written for Python3, and it can stream via  node.js,parec (Linux), ffmpeg, or avconvMkchromecast is capable of using lossy and lossless audio formats provided that ffmpeg, avconv (Linux), or parec (Linux) are installed. It also supports Multi-room group playback, and 24-bit/96kHz high audio resolution. Additionally, a system tray menu is available.

mkchromecast.com
github.com/muammar/mkchromecast