Other packages > Find by keyword >

tuneR  

Analysis of Music and Speech
View on CRAN: Click here


Download and install tuneR package within the R console
Install from CRAN:
install.packages("tuneR")

Install from Github:
library("remotes")
install_github("cran/tuneR")

Install by package version:
library("remotes")
install_version("tuneR", "1.4.7")



Attach the package and use:
library("tuneR")
Maintained by
Uwe Ligges
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-09-11
Latest Update: 2024-04-17
Description:
Analyze music and speech, extract features like MFCCs, handle wave files and their representation in various ways, read mp3, read midi, perform steps of a transcription, ... Also contains functions ported from the 'rastamat' 'Matlab' package.
How to cite:
Uwe Ligges (2004). tuneR: Analysis of Music and Speech. R package version 1.4.7, https://cran.r-project.org/web/packages/tuneR. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:15), 0.1-0 (2004-09-11 09:22), 0.1-1 (2004-10-22 09:37), 0.1-3 (2004-10-31 23:15), 0.1-4 (2005-01-25 10:17), 0.2-0 (2005-09-16 14:01), 0.2-1 (2005-12-15 12:30), 0.2-3 (2007-03-29 10:34), 0.2-4 (2007-04-23 19:34), 0.2-5 (2007-04-24 14:18), 0.2-6 (2007-09-21 17:23), 0.2-7 (2008-12-23 09:03), 0.2-8 (2009-01-09 20:21), 0.2-10 (2009-03-29 16:55), 0.2-11 (2009-10-15 17:15), 0.2-12 (2009-11-19 14:01), 0.2-13 (2009-12-21 12:00), 0.2-14 (2010-04-25 09:55), 0.3-0 (2010-05-01 14:46), 0.4-0 (2011-06-29 14:04), 0.4-1 (2012-08-28 18:50), 0.4-2 (2013-06-17 14:52), 1.0 (2013-08-28 23:06), 1.1 (2014-01-09 13:37), 1.2.1 (2014-04-07 13:59), 1.2 (2014-04-04 19:32), 1.3.0 (2016-09-16 00:01), 1.3.1 (2016-10-20 22:46), 1.3.2 (2017-04-10 23:51), 1.3.3.1 (2021-08-04 10:00), 1.3.3 (2018-07-08 06:20), 1.4.0 (2022-03-29 14:50), 1.4.1 (2022-10-20 19:10), 1.4.2 (2023-01-17 19:00), 1.4.3 (2023-03-14 13:30), 1.4.4 (2023-05-11 15:20), 1.4.5 (2023-08-14 17:50), 1.4.6 (2023-11-27 16:50)
Other packages that cited tuneR R package
View tuneR citation profile
Other R packages that tuneR depends, imports, suggests or enhances
Complete documentation for tuneR
Functions, R codes and Examples using the tuneR R package
Some associated functions: Extractor . FF . MCnames . MonoStereo . WavPlayer . Wave-class . Wave . WaveArith . WaveMC-class . WaveMC . Waveforms-internal . Waveforms . Wspec . WspecMat . audspec . bind . channel . deltas . dolpc . downsample . equalWave . extractWave . fftfreqconvmx . freqconv . getMidiNotes . length . lifter . lilyinput . lpc2cep . melfcc . melodyplot . nchannel . noSilence . normalize . noteFromFF . notenames . panorama . periodogram . play . plot-Wave . plot-Wspec . plot-WspecMat . postaud . powspec . prepComb . quantize . quantplot . readMP3 . readMidi . readWave . show . smoother . spec2cep . summary . tuneR . updateWave . writeWave . 
Some associated R codes: FFrq.R . MCnames.R . WavPlayer.R . Wave.R . WaveArith.R . Waveforms.R . Wspec.R . audspec.R . bark2hz.R . bind.R . channel.R . deltas.R . dolpc.R . downsample.R . equalWave.R . extractWave.R . fft2barkmx.R . fft2melmx.R . getMidiNotes.R . hz2bark.R . hz2mel.R . length.R . lifter.R . lilyinput.R . lpc2cep.R . mel2hz.R . melfcc.R . melodyplot.R . mono.R . nchannel.R . noSilence.R . normalize.R . notenames.R . panorama.R . periodogram.R . play.R . plot-Wave.R . plot-Wspec.R . postaud.R . powspec.R . prepComb.R . quantize.R . quantplot.R . readMP3.R . readMidi.R . readWave.R . smooth.R . spec2cep.R . stereo.R . writeWave.R .  Full tuneR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA