soundgen
R package for sound synthesis and acoustic analysis, version 1.0.0
Performs parametric synthesis of sounds with harmonic and noise components such as animal vocalizations or human voice. Also includes tools for spectral analysis, pitch tracking, audio segmentation, self-similarity matrices, morphing, etc.
Key functions:
- Sound synthesis from R console: soundgen()
- Shiny app for sound synthesis (opens in a browser): soungen_app()
- Acoustic analysis of a .wav file: analyze()
- Measuring syllables, pauses, and bursts in a .wav file: segment()
For more information, please see the vignettes on sound synthesis and acoustic analysis.