Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > b707d9a4ee443103660a75ccb6e51334 > files > 166

csound-doc-5.19.01-10.mga5.noarch.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Introduction</title>
    <link rel="stylesheet" type="text/css" href="csound.css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.76.1" />
    <link rel="home" href="index.html" title="The Canonical Csound Reference Manual" />
    <link rel="up" href="PartOverview.html" title="Part I. Overview" />
    <link rel="prev" href="PartOverview.html" title="Part I. Overview" />
    <link rel="next" href="RecentDevelopments.html" title="Recent Developments" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">
    Introduction
  </th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="PartOverview.html">Prev</a> </td>
          <th width="60%" align="center">Part I. Overview</th>
          <td width="20%" align="right"> <a accesskey="n" href="RecentDevelopments.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="chapter" title="Introduction">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title"><a id="Introduction"></a>
    Introduction
  </h2>
          </div>
        </div>
      </div>
      <p> Csound is a unit generator-based, user-programmable computer
    music system. It was originally written by Barry Vercoe at the
    Massachusetts Institute of Technology in 1984 as the first C language
    version of this type of software. Since then Csound has received
    numerous contributions from researchers, programmers, and musicians
    from around the world. </p>
      <p>Around 1991, John ffitch ported Csound to Microsoft DOS. Csound
    currently runs on many varieties of UNIX and Linux, Microsoft DOS and
    Windows, all versions of the Macintosh operating system including Mac
    OS X, and others. </p>
      <p> There are newer computer music systems that have graphical patch
    editors (e.g. Max/MSP, PD, jMax, or Open Sound World), or that use
    more advanced techniques of software engineering (e.g. Nyquist or
    SuperCollider). Yet Csound still has the largest and most varied set
    of unit generators, is the best documented, runs on the most
    platforms, and is the easiest to extend. It is possible to compile
    Csound using double-precision arithmetic throughout for superior sound
    quality. In short, Csound must be considered one of the most powerful
    musical instruments ever created.
  </p>
      <p> In addition to this "canonical" version of Csound and
    CsoundAC, there are other versions of Csound and other front ends for
    Csound, many of which can be found at <a class="ulink" href="http://csounds.com" target="_top">http://csounds.com</a>.</p>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="PartOverview.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="PartOverview.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="RecentDevelopments.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">Part I. Overview </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> Recent Developments</td>
        </tr>
      </table>
    </div>
  </body>
</html>