Skip to content

Jamulus enables musicians to perform real-time jam sessions over the internet.

License

Notifications You must be signed in to change notification settings

dtinth/jamulus

 
 

Repository files navigation

This repo contains @dtinth’s Jamulus fork. For more information see dtinth.adoc.

Homepage picture

Auto-Build

Jamulus - Internet Jam Session Software

Jamulus enables musicians to perform in real-time together over the internet. A Jamulus server collects the incoming audio data from each Jamulus client, mixes that data and then sends that mix back to each client. Jamulus can support large numbers of clients with minimal latency and modest bandwidth requirements.

Jamulus is free and open source software (FOSS) licensed under the GPL and runs under Windows (ASIO or JACK), MacOS (Core Audio) and Linux (JACK). It is based on the Qt framework and uses the OPUS audio codec.

Installation

Please see the Getting Started page containing instructions for installing and using Jamulus for your platform.

Help

Official documentation for Jamulus is on the Jamulus homepage

See also the discussion forums. If you have issues, feel free to ask for help there.

Bugs and feature requests can be reported here

Compilation

Please see these instructions

Contributing

See the contributing instructions

Acknowledgements

Jamulus contains code from different sources (see also COPYING). The developers wish to thank the maintainers of these projects for making their efforts available to us under their respective licences:

  • Qt cross-platform application framework: qt.io
  • Opus Interactive Audio Codec: opus-codec.org
  • Audio reverberation code: by Perry R. Cook and Gary P. Scavone, 1995 - 2004 (taken from "The Synthesis ToolKit in C++ (STK)"): ccrma.stanford.edu/software/stk/
  • Some pixmaps are from the Open Clip Art Library (OCAL): openclipart.com
  • Country flag icons from Mark James: famfamfam.com
  • ASIO is a trademark and software of Steinberg Media Technologies GmbH

We would also like to acknowledge the contributors listed in the Github Contributors list.

About

Jamulus enables musicians to perform real-time jam sessions over the internet.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.9%
  • C++ 23.3%
  • Shell 7.8%
  • Makefile 3.5%
  • NSIS 1.1%
  • M4 0.8%
  • Other 3.6%