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 Jun. 2026.
Previous versions and publish date:
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

phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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