Download List

Project Description

MadJACK is a MPEG audio deck for the Jack Audio
Connection Kit with an OSC-based control
interface. It was written as a backend for DJ
music playback.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-15 19:11
0.5

This release adds support for cueing to a specific point. It adds a QMadJACK C++ class for writing GUIs. There is a new minimal GUI. Support for /deck/get_filename has been removed. Support has been added for /get_error, /get_version, and /deck/get_duration.
Tags: Major feature enhancements

2006-01-11 07:50
0.4

Improvements were made to decoder thread handling along with a VBR detection bugfix, a fix for a bug with playing very short tracks, modifications to state changing behaviour, and an option to disable automatically starting of jackd. STDOUT is now unbuffered.
Tags: Major bugfixes

2005-12-28 09:39
0.3

A bug in which too much processor time was used on
Linux has been fixed.
Tags: Minor bugfixes

2005-12-23 22:55
0.2

This release changes OSC code to lo_send_from, adds get_filename and get_filepath OSC methods, has bugfixes in build_filepath, fixes minor memory leaks, only changes to 'READY' state once ringbuffer is full, adds bit rate checking (warns about VBR), adds an 'ERROR' state for when decoding fails, quits when the JACK server shuts down, adds a command line option to choose the length of the ringbuffer, can now connect Jack ports on the command line, and reduces the time display to 10 updates per second.
Tags: Minor feature enhancements

2005-12-05 06:48
0.1

Tags: Initial freshmeat announcement

Project Resources