This package browser is in early development. Mind the rough edges.

r-seewave

Sound analysis and synthesis

This package provides functions for analysing, manipulating, displaying, editing and synthesizing time waves (particularly sound). This package processes time analysis (oscillograms and envelopes), spectral content, resonance quality factor, entropy, cross correlation and autocorrelation, zero-crossing, dominant frequency, analytic signal, frequency coherence, 2D and 3D spectrograms and many other analyses.

Installation

Install the latest version of r-seewave as follows:

guix install r-seewave

Or install a particular version:

guix install r-seewave@2.2.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-seewave about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-seewave'><img src='https://packages.guix.gnu.org/packages/r-seewave/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-seewave/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-seewave)

Example Org:

[[https://packages.guix.gnu.org/packages/r-seewave][https://packages.guix.gnu.org/packages/r-seewave/badges/latest-version.svg]]