Sophie

Sophie

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

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>pv_export</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="UtilityConversion.html" title="File Conversion (HET_IMPORT, HET_EXPORT, PVLOOK, PV_EXPORT, PV_IMPORT, SDIF2AD, SRCONV)" />
    <link rel="prev" href="pvlook.html" title="pvlook" />
    <link rel="next" href="pv_import.html" title="pv_import" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">pv_export</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="pvlook.html">Prev</a> </td>
          <th width="60%" align="center">File Conversion (HET_IMPORT, HET_EXPORT, PVLOOK, PV_EXPORT, PV_IMPORT, SDIF2AD, SRCONV)</th>
          <td width="20%" align="right"> <a accesskey="n" href="pv_import.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="refentry" title="pv_export">
      <a id="pv_export"></a>
      <div class="titlepage"></div>
      <div class="refnamediv">
        <h2>
          <span class="refentrytitle">pv_export</span>
        </h2>
        <p>pv_export — 
      Converts a .pvx file to a comma separated text file.
      <a id="IndexPvexport" class="indexterm"></a>
    </p>
      </div>
      <div class="refsect1" title="Syntax">
        <a id="idp81678880"></a>
        <h2>Syntax</h2>
        <pre class="synopsis"><span class="command"><strong>pv_export</strong></span> pv_file cstext_file</pre>
        <pre class="synopsis">csound -U <span class="command"><strong>pv_export</strong></span> pv_file cstext_file</pre>
      </div>
      <div class="refsect1" title="Initialization">
        <a id="idp81752968"></a>
        <h2>Initialization</h2>
        <p>
      <span class="emphasis"><em>pv_file</em></span> - Name of the input .pvx file.
    </p>
        <p>
      <span class="emphasis"><em>cstext_file</em></span> - Name of the output comma-separated text file.
    </p>
        <p>
      The <span class="emphasis"><em>pv_export</em></span> utility generates a comma-separated text file for manual editing of a .pvx file produced by the <a class="link" href="pvanal.html" title="pvanal"><em class="citetitle">PVANAL</em></a> utility. It can be used in combination with <a class="link" href="pv_import.html" title="pv_import"><em class="citetitle">pv_import</em></a> to produce data for the <a class="link" href="pvoc.html" title="pvoc"><em class="citetitle">pvoc</em></a> generator.
    </p>
      </div>
      <div class="refsect1" title="Credits">
        <a id="idp81756208"></a>
        <h2>Credits</h2>
        <p>Author: John ffitch</p>
        <p>1995</p>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="pvlook.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="UtilityConversion.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="pv_import.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">pvlook </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> pv_import</td>
        </tr>
      </table>
    </div>
  </body>
</html>