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
Tag Archives: transport
Wormhole2 ~ Network Audio Transfer
Open source plugin to transfer real-time audio over a network. Hyperspace travel for your audio.
SoundFlower ~ Mac Virtual Audio Cable
Soundflower is a MacOS system extension that allows applications to pass audio to other applications. Soundflower is easy to use, it simply presents itself as an audio device, allowing any audio application to send and receive audio with no other support needed. ~ code.google.com
Downloads:
- code.google.com/archive/p/soundflower/downloads
- github.com/RogueAmoeba/Soundflower-Original
- github.com/mattingalls/Soundflower
Tutorials:
JACK ~ Audio Connection Kit
Have you ever wanted to take the audio output of one piece of software and send it to another? How about taking the output of that same program and send it to two others, then record the result in the first program? Or maybe you’re a programmer who writes real-time audio and music applications and who is looking for a cross-platform API that enables not only device sharing but also inter-application audio routing, and is incredibly easy to learn and use? If so, JACK may be what you’ve been looking for.
jackaudio.org
jackaudio.org/downloads
JACK Rack is an effects “rack” for the JACK low latency audio API. The rack can be filled with LADSPA effects plugins and can be controlled using the ALSA sequencer. It’s phat; it turns your computer into an effects box.