Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > d06bb1202c6b76ed84cfd8512c72dce4 > files > 90

idjc-0.8.7-7.mga4.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>

<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="description" content="Internet DJ Console (IDJC) is a Shoutcast/Icecast internet radio client incorporating features for live radio show production." />
<meta name="keywords" xml:lang="en" content="idjc dj shoutcast icecast radio linux gtk live recorded voip irc" />
<link rel="shortcut icon" href="favicon.png" type="application/png" />
<link rel="stylesheet" href="style.css" type="text/css" />
<!--[if lte IE 7]><link rel="stylesheet" href="style_ie.css" type="text/css" /><![endif]-->
<title>Internet DJ Console Homepage</title>

<script type="text/javascript">
// Change the title text and highlight a navigation bar option.
function ui(title, menu) {
  document.getElementById('title').innerHTML = title;
  s = document.getElementById(menu).style;
  s.color = "#F70";
  s.fontWeight = "bold";
  s.textDecoration = "underline";
}
</script>

</head>
<body>
<!-- Hidden h1 title for search engine seeding -->
<h1 class="unshown">Internet DJ Console Homepage IDJC</h1>
<table id="main-table">
 <tr><td>
            <table>
               <tr id="logo-holder">
                  <td>
                  <img src="site-logo.png" width="148" height="212" alt="website logo" title="Internet DJ Console homepage"/>
                  </td>
               </tr>
               <tr>
                  <td id="left-sidebar">
                   <h3>Contents</h3>
                   <ul id="sidebar-menu">
                    <li><a href="index.html" id="front-page-nav">Front page</a></li>
                    <li><a href="tour.html" id="tour-nav">Tour</a></li>
                    <li>
                     <ul>
                      <li><a href="tour_main.html" id="tour-main-nav">Main window</a></li>
                      <li><a href="tour_jingles.html" id="tour-jingles-nav">Jingles</a></li>
                      <li><a href="tour_output.html" id="tour-output-nav">Output</a></li>
                      <li><a href="tour_preferences.html" id="tour-preferences-nav">Preferences</a></li>
                     </ul>
                    </li>
                    <li><a href="install.html" id="install-nav">Installation</a></li>
                    <li>
                     <ul>
                      <li><a href="install_standard.html" id="install-standard-nav">Standard</a></li>
                      <li><a href="install_build.html" id="install-build-nav">Building</a></li>
                      <li><a href="install_first_run.html" id="install-first-run-nav">First run</a></li>
                     </ul>
                    </li>
                    <li><a href="tutorials.html" id="tutorials-nav">Tutorials</a></li>
                    <li>
                     <ul>
                      <li><a href="tutorials_icecast.html" id="tutorials-icecast-nav">Icecast</a></li>
                      <li><a href="tutorials_shoutcast.html" id="tutorials-shoutcast-nav">Shoutcast</a></li>
                      <li><a href="tutorials_voip.html" id="tutorials-voip-nav">VoIP</a></li>
                     </ul>
                    </li>
                    <li><a href="contact.html" id="contact-nav">Contact</a></li>
                   </ul>
                  </td>
               </tr>
            </table>
     </td>
     <td>
            <table id="right-table">
               <tr>
                  <td id="top-titlebar">
                     <h2 id="title"></h2> 
                  </td>
               </tr>
               <tr>
                  <td>
<script type="text/javascript">
ui('Tour: Main window', 'tour-main-nav')
</script>

<div class="centered-contents">
<a href="main-window.hq.png"><img class="clickthrough" src="main-window.png" alt="Main Window Screenshot" title="Click for full size version" /></a>
</div>

<p>The main window isn't as complicated as it first appears thanks to a fairly standard
media player layout.</p>

<p>On the right there are meters. Meters for monitoring your stream and
microphone audio levels and also the stream connection status and health, as well as the
number of listeners, currently none.</p>

<p>Beneath each playlist is a selector for the playlist mode. This feature affects what
will happen once a track ends. Among other options, Loop All, Random, Manual. Fade controls
the amount of inter-track fade with options for 5 or 10 seconds and finally,
<i>Audio Feed</i> controls whether the player audio is piped to the stream and or the DJ. This
feature when combined with <i>Monitor Mix DJ</i> facilitates the pre-listening of tracks.</p>

<p>The <i>Metadata source</i> feature controls which player contributes the song title metadata
to the stream and to the right of that are various crossfader controls.</p>

<p>At the bottom are controls for opening the various audio sources, among them potentially:
VoIP callers, auxiliary audio sources, a number of microphones. Here there are two configured on two
separate opener buttons buttons one of which is helpfully labelled DJ by default. Conveniently
alongside the mic buttons, a playlist advance button with play/skip-to-the-next-track-and-stop functionality.</p>

<p>On the bottom left a menu button for opening the windows discussed in the remainder of this section.</p>
                  </td>
               </tr>
            </table>
     </td>
 </tr>
</table>
</body>
</html>