~ubuntu-branches/ubuntu/trusty/csound-manual/trusty-proposed

« back to all changes in this revision

Viewing changes to opcodes/readk.xml

  • Committer: Bazaar Package Importer
  • Author(s): Felipe Sateler
  • Date: 2011-08-01 22:21:58 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110801222158-90kslkp5ujci2f5d
Tags: 1:5.13~dfsg-1
* New upstream release
 - Add Menno Knevel to the copyright file
 - Refresh patch 2000-stripped-opcodes.diff
 - Update copyright hints file
* Update Vcs-* headers
* Bump Standards-Version

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    <refname>readk</refname>
11
11
    <refpurpose>
12
12
      Periodically reads an orchestra control-signal value from an external file.
13
 
          </refpurpose>
 
13
    </refpurpose>
14
14
  </refnamediv>
15
15
 
16
16
  <refsect1>
65
65
    </para>
66
66
 
67
67
    <para>
68
 
      <emphasis>iprd</emphasis> -- the rate (period) in seconds, rounded to the nearest orchestra control period, at which the signals is read from the input file.  A value of 0 implies one control period (the enforced minimum), which will read new values at the orchestra control rate.  Longer periods will cause the same values to repeat for more than one control period unless interpolation is used.
 
68
      <emphasis>iprd</emphasis> -- the rate (period) in seconds, rounded to the nearest orchestra control period, at which the signal is read from the input file.  A value of 0 implies one control period (the enforced minimum), which will read new values at the orchestra control rate.  Longer periods will cause the same values to repeat for more than one control period.
 
69
      <!--unless interpolation is used.-->
69
70
    </para>
70
71
 
71
72
<!--    <para>
80
81
  <refsect1>
81
82
    <title>Performance</title>
82
83
    <para>
83
 
      <emphasis>kres</emphasis> -- output of the signal read from ifilname.
 
84
      <emphasis>kres</emphasis> -- output of the signal read from <emphasis>ifilname</emphasis>.
84
85
    </para>
85
86
 
86
87
    <para>