RxWav: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
RxWav library is a set of functions that allow to manipulate RIFF wave audio files, i.e. changing volume level, applying filters, merging different files. | |||
== | ==Links== | ||
* [http://hobbes.nmsu.edu/ | * Download: [http://hobbes.nmsu.edu/download/pub/os2/dev/rexx/rxwav.zip Version 0.11beta] | ||
* [https://github.com/OS2World/LIB-REXX-RxWav Source code At Github] | * [https://github.com/OS2World/LIB-REXX-RxWav Source code At Github] | ||
Line 51: | Line 51: | ||
* [https://github.com/OS2World/LIB-REXX-RxWav Source code at Github] | * [https://github.com/OS2World/LIB-REXX-RxWav Source code at Github] | ||
[[Category:REXX]] | [[Category:REXX Function Library]] |
Revision as of 23:00, 8 October 2016
RxWav library is a set of functions that allow to manipulate RIFF wave audio files, i.e. changing volume level, applying filters, merging different files.
Links
- Download: Version 0.11beta
- Source code At Github
License
- Open Source GNU GPL
Files
Functions
- WavAnalyze
- WavConv
- WavDyn
- WavReverb
- WavRevert
- WavEco
- WavGraphEQ
- WavFilterBand
- WavFilterHigh
- WavReadStereo
- WavWriteStereo
- WavReadMono
- WavWriteMono
- WavCopyTrac
- CopyTrk
- WavLoadFuncs
- WavDropFuncs
- WavAllocTrac
- WavDropTrac
- WavQueryFile
- WavSinOsc
- WavTestOsc
- WavWhiteNoiseOsc
- WavPinkNoiseOsc
- WavMute
- WavPeak
- WavAvg
- WavPeek
- WavPoke
- WavSeek
- WavTest
- WavVocoder