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

« back to all changes in this revision

Viewing changes to opcodes/oscilikt.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:
6
6
    <refentrytitle>oscilikt</refentrytitle>
7
7
  </refmeta>
8
8
 
9
 
 
10
 
 
11
9
  <refnamediv>
12
10
    <refname>oscilikt</refname>
13
11
    <refpurpose>
14
12
      A linearly interpolated oscillator that allows changing the table number at k-rate.
15
 
          </refpurpose>
 
13
    </refpurpose>
16
14
  </refnamediv>
17
 
  
18
15
  <refsect1>
19
16
    <title>Description</title>
20
17
    <para>
63
60
 
64
61
      <example>
65
62
        <title>Example of the oscilikt opcode.</title>
66
 
 
67
 
        
68
 
 
69
63
        <para>See the sections <link linkend="UsingRealTime"><citetitle>Real-time Audio</citetitle></link> and <link linkend="CommandFlags"><citetitle>Command Line Flags</citetitle></link> for more information on using command line flags.</para>
70
64
          <xi:include href="examples-xml/oscilikt.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
71
65
      </example>