Jump to content

RxWav: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
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.


==Download==
==Links==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/rexx&file=rxwav.zip Version 0.11beta]
* 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

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

Author

Links