|   | Wave | 
 Syntax
Syntax Remarks
RemarksSample is applied to all channels and cast to the appropriate size. Sample should be scaled by AmplitudeScalar for integer based wave file formats to make sure sample will fit into BitsPerSample defined by wave file.
If you have samples to apply to individual channels (e.g., for a stereo format), use the AddSamples(Double) method instead.
 See Also
See Also