/[svn]/doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_pan_function.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_change_pan_function.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2944 by schoenebeck, Wed Jul 13 16:52:58 2016 UTC revision 3189 by schoenebeck, Fri May 19 14:26:05 2017 UTC
# Line 57  change_pan(??note??, ??pan??, [??relativ Line 57  change_pan(??note??, ??pan??, [??relativ
57        <tr>        <tr>
58          <td><code>??pan??</code></td>          <td><code>??pan??</code></td>
59          <td>Integer Number</td>          <td>Integer Number</td>
60          <td>Value between -1000 (most left) and +1000 (most right).</td>          <td>Value between -1000 (most left) and +1000 (most right).<br>
61                [required]</td>
62        </tr>        </tr>
63        <tr>        <tr>
64          <td><code>??relative??</code></td>          <td><code>??relative??</code></td>
# Line 81  change_pan(??note??, ??pan??, [??relativ Line 82  change_pan(??note??, ??pan??, [??relativ
82      <h3>Availabilty</h3>      <h3>Availabilty</h3>
83      <p>Since LinuxSampler 2.0.0.svn11.<p>      <p>Since LinuxSampler 2.0.0.svn11.<p>
84    
85        <note>
86          The third argument of this function <code>??relative??</code> is only
87          optional with NKSP. If you want to keep compatibility with KSP, then you
88          should always pass a value for that third argument of this function.
89        </note>
90    
91    </body>    </body>
92  </html>  </html>

Legend:
Removed from v.2944  
changed lines
  Added in v.3189

  ViewVC Help
Powered by ViewVC