Uses of Class
wavFiles.xwav.HarpHeader
Packages that use HarpHeader
-
Uses of HarpHeader in wavFiles
Methods in wavFiles that return HarpHeader -
Uses of HarpHeader in wavFiles.xwav
Methods in wavFiles.xwav that return HarpHeaderModifier and TypeMethodDescriptionstatic HarpHeader
HarpHeader.readHarpHeader
(byte[] chunkData, int sampleRate, short nChannels, short blockAlign) Unpack harp data junk from a xwav file.