Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

idjc(1) [debian man page]

IDJC(1) 							Internet DJ Console							   IDJC(1)

NAME
idjc - be a dj on the internet SYNOPSIS
idjc idjc run --help idjc generateprofile --help DESCRIPTION
idjc is a powerful yet easy to use source-client for individuals interested in streaming live radio shows over the Internet using Shoutcast or Icecast servers or for making static recordings. Features include two main media players with a crossfader, a jingles player, microphone signal processing (compressor, noise gate), IRC announcements, automatic stream start/stop and reconnection, simultaneous mp3 and Ogg streaming, up to 12 mono or 6 stereo audio input channels, a DSP interface, a VoIP integration feature, MIDI input device support, audio level meters. It uses GTK+ for the user interface and JACK Audio Connection Kit for the audio back-end permitting the inclusion of third-party audio com- ponents into the mix. ENVIRONMENT
If the ~/.jackdrc file is not present depending on how recent a version of jackd you have JACK will either not start automatically or will start but configure itself with a sample rate of 48000 which is suboptimal for streaming CD audio. It is recommended to create such a file by this method within a console. $ echo "/usr/bin/jackd -d alsa -r 44100 -p 2048" > ~/.jackdrc If you prefer to start the JACK sound server manually you can do so like this. $ jackd -d alsa -r 44100 -p 2048 Refer to jackd(1) for further details. idjc has native language support built in and takes account of the LANG and LANGUAGE environment variables. SEE ALSO
http://idjc.sourceforge.net http://www.sourceforge.net/projects/idjc jackd(1), idjcctrl(1) idjc-0.8.7 2011-10-08 IDJC(1)

Check Out this Related Man Page

QJACKCTL(1)						      General Commands Manual						       QJACKCTL(1)

NAME
qjackctl - User interface for controlling JACK (Jack Audio Connection Kit) SYNOPSIS
qjackctl [options] DESCRIPTION
This manual page documents briefly the qjackctl command. This manual page was written for the Debian distribution because the original program does not have a manual page. qjackctl is used for controlling the Jack Audio Connection Kit (JACK) and as a patchbay for ALSA MIDI devices. Qjackctl also has support for the JACK transport control protocol, so you can use it to start and stop the JACK transport. Once you start qjackctl, you get presented with a single GUI window, the buttons are self-explanatory and have tooltips. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -s, --start Start JACK audio server immediately -p, --preset=[label] Set default settings preset name -a, --active-patchbay=[path] Set active patchbay definition file -n, --server-name=[label] Set default JACK audio server name -h, --help Show help about command line options -v, --version Show version information. SEE ALSO
jackd(1). FILES
Settings for the JACK system are stored in ~/.config/rncbc.org/QjackCtl.conf and optionally in ~/.jackdrc. AUTHOR
This manual page was written by Guenter Geiger <geiger@debian.org>, for the Debian project (but may be used by others). January 11, 2010 QJACKCTL(1)
Man Page

3 More Discussions You Might Find Interesting

1. Linux

Freak' me aut .. ICECAST

I want to configure myself Icecast .. trying to stream muzic around the net , but it's freak's me out for many hours. I downloaded source code for Icecast 2.3.1 .. ./configure ( download and install what I needed ) , ake , and make install .. I found finaly icecast.xml.in .. something like that... (1 Reply)
Discussion started by: !_30
1 Replies

2. Web Development

How to get radio stream URL out of a webpage?

Hello, please what is the easiest linux way to get an online radio stream URL out of website player like: PLAY.CZ - radio player They may support: Flash, Silverlight, HTML5 audio. wma, mp3, aac my web browser dont have any flash technologies and i dont wish to use any. also source code... (1 Reply)
Discussion started by: postcd
1 Replies

3. UNIX for Dummies Questions & Answers

Where to start

I am new online/internet,I am very much interested in programming.your help will be highly Thankful and Appreciated. (3 Replies)
Discussion started by: THELORDISGOOD
3 Replies