Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop.
The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features:
-Playback of common audio-formats like: mp3, ogg, flac, wave,…
-Stream music files over the network
-Store music files locally
-Remote...
...The client side is a web page that can take many forms, the initial implementation is modeled after typical multi-track composition software. The backend is a java application which is controlled by REST APIs and uses WebSockets for streaming audio in and out.
The JamSpace server supports both sampled and synthesized audio which may both be used in the same project.