Ninjam

From Wikipedia, the free encyclopedia
NINJAM
Original author(s)Brennan Underwood, Justin Frankel, with notable work by Tom Pepper
Developer(s)various
Initial releaseJuly 9, 2005; 18 years ago (2005-07-09)
Stable release
v0.06 (client & server), / July 20, 2005 (client), May 3, 2007 (server)
Operating systemWindows, Mac OS X, Linux
Available inEnglish
TypeCollaborative musical jamming
LicenseGNU General Public License
Websitewww.ninjam.com

NINJAM stands for Novel Intervallic Network Jamming Architecture for Music. The software and systems comprising NINJAM provide a non-realtime mechanism for exchanging audio data across the internet, with a synchronisation mechanism based on musical form. It provides a way for musicians to "jam" (improvise) together over the Internet; it pioneered the concept of "virtual-time" jamming. It was originally developed by Brennan Underwood, Justin Frankel, and Tom Pepper.

Principle[edit]

Collaboratively creating many forms of music naturally relies on players' ability to keep time with each other. Excessive latency between players causes natural time keeping to be thrown awry. Typical network engineering practice does not allow for sufficiently low-latency data exchange mechanism even within cities,[1] and the speed of light makes it impossible over regional or global distances.[2] In order to approach latency-free collaboration, NINJAM extends the latency, by delaying all received audio until it can be synchronised with other players. The delay is based on the musical form. This synchronisation means that each player hears the others in a session and can play along with them. NINJAM defines the form in terms of the "interval" - the number of beats to be recorded before synchronising with other players. For example, with an interval of 16, four bars of music in 4
4
time would be recorded from each player, then played back to all others.

Reception[edit]

The process was described in Wired as "glitch-free", and "designed for musicians who enjoy realtime collaboration."[3] In MIT Technology Review, the software's users are described as "really loyal" due to its free and open source status.[4] Other music product vendors have added support for NINJAM; Expert Sleepers, a vendor of electronic music hardware and software, added plugin support for NINJAM in 2006.[5]

Technical background[edit]

Each player in a NINJAM session feeds audio data from their client to a server via a TCP/IP connection to a specific port (commonly in the range 2049 upwards, depending on the host).

The "client" here is only the component that the player uses to connect to a NINJAM server, encode and transmit their audio stream, receive and decode remote players' streams and handle the chat (IRC-like) session. Each player will also need some way of feeding audio information to the NINJAM client - either by using the client as a plugin in a DAW or by using the standalone version with a direct audio input.

Each client's data is synchronised against a distributed clock. This clocking is then used to distribute the data out to all the other clients so that they can play all the remote streams in sync. The server does little apart from manage connections, chat and data streaming.

Overview of usage[edit]

Clients and client setup considerations[edit]

Common considerations[edit]

All clients feed data at 0 dB to the server, regardless of local monitoring levels. When setting up, the NINJAM client "local" level is set to 0 dB. "Local" does not affect transmitted volume. The slider labelled "local" only affects what the user hears locally, not what others hear. The user must adjust their input level - before the NINJAM client in the signal path - to affect what remote players are hearing. There is limited headroom in an audio channel, so it is considered good practice never to let audio level peak above 12 dB, and to set one's "loud" level at around 18 dB; this ensures space in the mix for others.

REAPER-tied VST effect[edit]

VST effects are a commonly used option (based on number of posts on the NINJAM support forums[6]) but requires that the user install REAPER.

Open Source AU plugin[edit]

Derived from the Open Source Standalone version, works on Mac AU hosts. Similar considerations to REAPER-tied VST effect above.

Open Source standalone clients[edit]

Standalone clients are available for Windows, Mac OS and Linux. As the Linux version works with JACK, it can have audio routed to it from any JACK client. On Windows, use with virtual audio sources is problematic as there is no comparatively easy routing mechanism.[citation needed] Hence it is more suited to real instruments, where it provides a simpler alternative to the complexity of running a DAW just to access NINJAM.

Server and server set-up requirements[edit]

More detailed set-up and configuration is available on the NINJAM web site.[7]

Bandwidth[edit]

According to Cockos, of bandwidth requirements, outbound bandwidth is the major requirement. A 4-person session will require approximately 768kbit/s of outbound and 240kbit/s of inbound bandwidth. An 8-person session will require approximately 3Mbit/s of outbound (and 600kbit/s inbound) bandwidth.[8]

O/S, Hardware & NINJAM[edit]

Win32[edit]

Windows 2000 or later, CPU 500 MHz, RAM 4MB, NINJAM v0.06

OS X[edit]

OS X 10.3 or later, G3. RAM 4MB NINJAM v0.01a ALPHA for OS X

Linux[edit]

It is claimed[8] that the server source code compiles on Linux, FreeBSD, Darwin/OS X, and Windows. There is no information available regarding what versions of Linux & FreeBSD are required nor of the hardware required to support the application running under those OS's.

Development status[edit]

This is a GPL project, so source code is available. Since 2012 third-party clients (wahjam,[9] Jamtaba,[10] Zenjam[11] and Ninjam-js[12]) have been created. The Cockos Ninjam page lists the GitHub page justinfrankel/ninjam as the "official github mirror," and that page shows a commit in late April, 2020.[13]

Content[edit]

The NINJAM servers hosted by Cockos record and index their content at NINJAM AutoSong under the Creative Commons license; the music files are hosted at The Internet Archive. As of January 2010 there were over 23,000 hours of content, or approximately 1.2TB.[14] As of 2021, recording activity is ongoing.

References[edit]

  1. ^ Carôt, Alexander; Rebelo, P.; Renaud, Alain (2007). "Networked Music Performance: State of the Art". AES 30th International Conference, Saariselkä, Finland, 2007 March 15–17. S2CID 14369534.
  2. ^ Guensche, Ron (August 2, 2007), Real-time Remote Collaboration via NINJAM, ProRec.com, archived from the original on 2008-12-10, retrieved 2012-03-30
  3. ^ Van Buskirk, Eliot (April 26, 2007). "NINJAM: Near-Real-Time, Glitch-free Online Music Collaboration". Wired.
  4. ^ Greene, Kate (May 25, 2007). "Jam Online in Real Time". MIT Technology Review.
  5. ^ "NINJAM Plug-in v1.1". MacMusic.com. November 24, 2006. {{cite web}}: Missing or empty |url= (help)
  6. ^ "NINJAM support forums". Cockos.com.
  7. ^ "NINJAM Server Guide". NINJAM.com. Retrieved 2010-01-13.
  8. ^ a b "Download". NINJAM.com. Retrieved 2010-01-13.
  9. ^ wahjam.org
  10. ^ "Jamtaba.com". Archived from the original on 2014-10-18. Retrieved 2016-07-20.
  11. ^ Zenjam Web Site
  12. ^ ninjam-js Github Page
  13. ^ Cockos Ninjam page Cockos, accessed 12 April 2020.
  14. ^ "Autosong statistics". NINJAM.com. Retrieved 2010-01-13.