GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AFfWriteData(3tsp) AFfWriteData(3tsp)


int AFfWriteData (AFILE *AFp, const float Dbuff[], int Nval)


Write data to an audio file (float input values)

This routine writes a specified number of samples to an audio file. The float input data is converted to the audio file data representation. The file data representation is set on opening the file with routine AFopnWrite. This routine writes data sequentially to the file. A warning message is printed if the input values exceed the dynamic range of the file data representation.


<- int AFfWriteData
Number of samples written -> AFILE *AFp
Audio file pointer for an audio file opened by AFopnWrite -> const float Dbuff[]
Array of floats with Nval samples -> int Nval
Number of samples to be written

P. Kabal / Revision 1.3 2003/05/13

AFdWriteData, AFopnWrite
TSP (libtsp/AF)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.