Internet DJ Console 0.7.12a (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Internet DJ Console 0.7.12a (Default branch)
# 1  
Old 01-25-2009
Internet DJ Console 0.7.12a (Default branch)

Image Internet DJ console is a graphical shoutcast/icecast client that runs under GTK+ and the JACK audio connection kit. In short, it's an Internet radio app for making a live radio show or podcast. Features include two main media players with a crossfader, a jingle player, microphone signal processing (compressor and noise gate), IRC track announcements with X-Chat, an automatic stream shut-off timer, MP3 or Ogg streaming and recording at various bit rates, aux input for connecting external JACK aware applications, and audio level meters. License: GNU General Public License v3 Changes:
A beeping sound was fixed from the PC speaker, as it was being triggered by a gtk.Entry being filled beyond its specified character limit, specifically when playing a track with the progress counter in countdown mode. Multiple deprecation warnings were fixed for gtk.SpinButton, which were caused by non-zero page sizes in their respective gtk.Adjustment. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
streamtuner2(1) 						   User Manuals 						   streamtuner2(1)

NAME
streamtuner2 - Browser for internet radio stations SYNOPSIS
streamtuner2 command [ channel,... ] [ title ] DESCRIPTION
Streamtuner2 is a graphical application for browsing through internet radio station directories, like Shoutcast.com and Xiph.org or Inter- net-Radio.org.uk. It is written in Python and easy to extend. And besides the grapical interface, has a commandline interface. OPTIONS
Display data from cache help Prints out a summary of available commands. stream channel title Searches for a station with the given title. Either looks in a single channel, or scans all plugins. url channel title Prints out only the streaming URL. play [channel] title Invokes the configured audio player. Load data from directory service categories channelname Returns a nested JSON list of all categories/genres. category "channelname" "Category" Prints out a JSON list of the genre. Each entry constains title, url and other meta information. Note that the category must have the exact case. EXAMPLES
streamtuner2 stream shoutcast,xiph "Top 100" Searches for the term "Top 100" in the shoutcast and xiph channels, and returns all info about the first match as JSON output. streamtuner2 play frequence3 Looks for the first occourence, and starts the audio player for FREQUENCE3. FILES
/home/$USER/.config/streamtuner2/settings.json SEE ALSO
streamripper(1) audacious(1) json(5) m3u(5) pls(5) BSD
/Linux July 2010 streamtuner2(1)