OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

impWav

Contents

Menu Information

Sound (WAV)

Brief Information

Import waveform audio file

Command Line Usage

1. impWav;

2. impWav fname:="c:\Sample.wav";

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
File Name fname

Input

string

fname$
Filename of the file to be imported.
File Info trFiles

Input

TreeNode

<unassigned>
Basic information of the file(s) to be imported. Here it is just the size of the file.
Import Options options

Input

TreeNode

<unassigned>
This is used to set the import options in the dialog. Please see the Description part of this document for details.
Output orng

Output

Range

<active>
This is used to specify the output range.

See the syntax here.

Header Info trheader

Output

TreeNode

<optional>
This is for outputting the header information. It is hidden from the GUI. Users are not advised to use this variable.
Repeat Import reimp

Input

int

0
Specifies whether or not reimport is allowed.

Description

This X-Function is used for importing Sound (Wav) files.

The X-Function can be accessed from menu and Command Window.

Details on Some Dialog Options

Please see this page for more details.

Related X-Functions

cd, impinfo, findFiles, impFile