Package: wrassp Version: 1.0.6.9000 Date: 2025-12-17 Title: Interface to the 'ASSP' Library Authors@R: c( person("Markus", "Jochim", ,"markusjochim@phonetik.uni-muenchen.de", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-5638-4870")), person("Raphael", "Winkelmann", ,"raphael@phonetik.uni-muenchen.de", role = c("aut")), person("Lasse", "Bombien", , "lasse@phonetik.uni-muenchen.de", role = c("aut")), person("Michel", "Scheffers", role = c("aut"))) Description: A wrapper around Michel Scheffers's 'libassp' (). The 'libassp' (Advanced Speech Signal Processor) library aims at providing functionality for handling speech signal files in most common audio formats and for performing analyses common in phonetic science/speech science. This includes the calculation of formants, fundamental frequency, root mean square, auto correlation, a variety of spectral analyses, zero crossing rate, filtering etc. This wrapper provides R with a large subset of 'libassp's signal processing functions and provides them to the user in a (hopefully) user-friendly manner. Encoding: UTF-8 Depends: R (>= 3.1.1), tibble(>= 2.1.0) VignetteBuilder: knitr Suggests: compare(>= 0.2.4), rmarkdown, knitr, testthat(>= 0.7.1) License: GPL (>= 3) URL: https://github.com/IPS-LMU/wrassp BugReports: https://github.com/IPS-LMU/wrassp/issues RoxygenNote: 7.3.3 Repository: https://ips-lmu.r-universe.dev Date/Publication: 2025-12-19 16:18:16 UTC RemoteUrl: https://github.com/ips-lmu/wrassp RemoteRef: HEAD RemoteSha: aa0e80c1489be46ffded10997418938464a4cfe0 NeedsCompilation: yes Packaged: 2026-06-24 12:11:19 UTC; root Author: Markus Jochim [cre, aut] (ORCID: ), Raphael Winkelmann [aut], Lasse Bombien [aut], Michel Scheffers [aut] Maintainer: Markus Jochim