SlideShare uma empresa Scribd logo
1 de 27
Baixar para ler offline
Audio Morphing
Proposed Algorithm
Results
Conclusion
Audio Morphing for Percussive Hybrid Sound
Generation
Andrea Primavera1
, Francesco Piazza1
and Joshua D. Reiss2
1
A3lab - DIBET - Universita’ Politecnica delle
Marche - Ancona - ITALY
2
C4DM - Queen Mary University of London -
London - UK
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 1/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Introduction
State of the Art
Audio Morphing is typically employed to accomplish two different
tasks:
• Obtaining a smooth transition between two sounds;
• Generating a new intermediate sound which has the
characteristics of the two given samples (e.g., timbre and
duration).
Topic
An automatic audio morphing technique applied to percussive musical
instruments has been developed in this work.
Proposed Innovation
Creating new hybrid percussive sounds perceptually interesting (e.g.,
morphing among different brands of the same instrument).
AIM
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 2/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Introduction
State of the Art
Audio Morphing is typically employed to accomplish two different
tasks:
• Obtaining a smooth transition between two sounds;
• Generating a new intermediate sound which has the
characteristics of the two given samples (e.g., timbre and
duration).
Topic
An automatic audio morphing technique applied to percussive musical
instruments has been developed in this work.
Proposed Innovation
Creating new hybrid percussive sounds perceptually interesting (e.g.,
morphing among different brands of the same instrument).
AIM
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 2/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Introduction
State of the Art
Audio Morphing is typically employed to accomplish two different
tasks:
• Obtaining a smooth transition between two sounds;
• Generating a new intermediate sound which has the
characteristics of the two given samples (e.g., timbre and
duration).
Topic
An automatic audio morphing technique applied to percussive musical
instruments has been developed in this work.
Proposed Innovation
Creating new hybrid percussive sounds perceptually interesting (e.g.,
morphing among different brands of the same instrument).
AIM
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 2/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Introduction
State of the Art
During the last decades several algorithms have been presented to morph
audio signals: linear interpolation, sinusoidal plus residual [1] [2] and
spectral envelope using various features [3].
One of the first approaches used to
implement audio morphing.
y(t) = αs1(t) + (1 − α)s2(t)
PRO: Low computational cost;
CONS: When the timbre of the in-
put signals is slightly different, both
the references could be individually
perceivable.
Linear Interpolation (LI) Based on harmonic modeling [4] [5]:
s(t) =
N
n=1
An(t)cos[θn(t)] + e(t)
The morphed sound is obtained in-
terpolating the fundamental frequen-
cy, the harmonics timbre, and the re-
sidual envelope.
PRO: Capability of morphing sounds
with different timbre;
CONS: Higher computational co-
st than LI, some problems with
percussive sounds.
Sinusoidal Plus Noise (SMS)
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 3/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Introduction
State of the Art
During the last decades several algorithms have been presented to morph
audio signals: linear interpolation, sinusoidal plus residual [1] [2] and
spectral envelope using various features [3].
One of the first approaches used to
implement audio morphing.
y(t) = αs1(t) + (1 − α)s2(t)
PRO: Low computational cost;
CONS: When the timbre of the in-
put signals is slightly different, both
the references could be individually
perceivable.
Linear Interpolation (LI) Based on harmonic modeling [4] [5]:
s(t) =
N
n=1
An(t)cos[θn(t)] + e(t)
The morphed sound is obtained in-
terpolating the fundamental frequen-
cy, the harmonics timbre, and the re-
sidual envelope.
PRO: Capability of morphing sounds
with different timbre;
CONS: Higher computational co-
st than LI, some problems with
percussive sounds.
Sinusoidal Plus Noise (SMS)
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 3/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Introduction
State of the Art
During the last decades several algorithms have been presented to morph
audio signals: linear interpolation, sinusoidal plus residual [1] [2] and
spectral envelope using various features [3].
One of the first approaches used to
implement audio morphing.
y(t) = αs1(t) + (1 − α)s2(t)
PRO: Low computational cost;
CONS: When the timbre of the in-
put signals is slightly different, both
the references could be individually
perceivable.
Linear Interpolation (LI) Based on harmonic modeling [4] [5]:
s(t) =
N
n=1
An(t)cos[θn(t)] + e(t)
The morphed sound is obtained in-
terpolating the fundamental frequen-
cy, the harmonics timbre, and the re-
sidual envelope.
PRO: Capability of morphing sounds
with different timbre;
CONS: Higher computational co-
st than LI, some problems with
percussive sounds.
Sinusoidal Plus Noise (SMS)
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 3/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Proposed Algorithm
PreProcessing
Processing
An automatic audio morphing algorithm employed to generate new
hybrid percussive sounds is presented here. It is based on:
• PreProcessing (frequency domain);
• Processing exploiting linear interpolation (time domain).
Proposed Algorithm
Fig.1 Block diagram of the proposed morphing algorithm: yellow indicates the
frequency domain while blue represents the time domain.
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 4/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Proposed Algorithm
PreProcessing
Processing
The PreProcessing operation is performed on both the signal references
in order to obtain hybrid sounds that change in a linear fashion when the
interpolation factor varies linearly.
It allows to align the samples before executing the morphing exploiting
cross-correlation.
1. Time Align
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 5/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Proposed Algorithm
PreProcessing
Processing
The PreProcessing operation is performed on both the signal references
in order to obtain hybrid sounds that change in a linear fashion when the
interpolation factor varies linearly.
It allows to align the samples before executing the morphing exploiting
cross-correlation.
1. Time Align
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 5/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Proposed Algorithm
PreProcessing
Processing
The PreProcessing operation is performed on both the signal references
in order to obtain hybrid sounds that change in a linear fashion when the
interpolation factor varies linearly.
• The AR model is employed instead of the ADSR;
• Attack and release are determined using the Amplitude Centroid
Trajectory [6] [7] approach and evaluating the T60 [8] for each
audio sample.
Fig. 2: Time evolution of the spectral
centroid for a percussive sample.
SpectralCentroid[t] =
M
b=1 fb[t]ab[t]
M
b=1 ab[t]
where:
f is the frequency and a is the amplitude of
the b up to M bands, evaluated using FFT.
2. AR Model Analysis
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 6/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Proposed Algorithm
PreProcessing
Processing
The PreProcessing operation is performed on both the signal references
in order to obtain hybrid sounds that change in a linear fashion when the
interpolation factor varies linearly.
The release portions are time stretched or compressed as a function
of the interpolation factor value:
tr = αtr1 + (1 − α)tr2
3. Time Stretching
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 7/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Proposed Algorithm
PreProcessing
Processing
The Processing operation is executed on the preprocessed signal
references using the linear interpolation approach.
Since percussive sounds are typically characterized by a noisy spectrum
and “similar” timbre this approach is preferable to additive synthesis.
Linear Interpolation
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 8/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Proposed Algorithm
PreProcessing
Processing
The Processing operation is executed on the preprocessed signal
references using the linear interpolation approach.
Since percussive sounds are typically characterized by a noisy spectrum
and “similar” timbre this approach is preferable to additive synthesis.
Linear Interpolation
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 8/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Results
Analysis of Time and Spectral Features
1 Listening Test (MOS)
2 Listening Test (MDS)
Several tests have been carried out to evaluate the effectiveness of the
proposed approach through objective and subjective comparisons.
Real recordings of drum kits
have been employed using the
BFD2 sound library [9].
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 9/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Results
Analysis of Time and Spectral Features
1 Listening Test (MOS)
2 Listening Test (MDS)
Several tests have been carried out to evaluate the effectiveness of the
proposed approach through objective and subjective comparisons.
Spectral centroid evolution and release time have been evaluated as a
function of the interpolation factor.
Analyzed algorithms:
• Linear Interpolation (LI);
• Linear Interpolation with Preprocessing (LIP);
• Sinusoidal plus Residual (SMS).
Morphing examples:
• Different kind of snare drums (i.e, electronic and classic snare);
• Toms of different size and brand;
• Hi-hats of different brand.
Analysis of Time and Spectral Features (Objective Measure)
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 10/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Results
Analysis of Time and Spectral Features
1 Listening Test (MOS)
2 Listening Test (MDS)
Several tests have been carried out to evaluate the effectiveness of the
proposed approach through objective and subjective comparisons.
In order to evaluate the audio perception of the produced hybrid sounds
two different listening tests [10] have been performed:
• Mean Opinion Score (MOS) −→ Audio quality, estimated
interpolation factor;
• MultiDimensional Scaling (MDS) −→ Perceptual space.
Analyzed algorithms:
• Linear Interpolation (LI);
• Linear Interpolation with Preprocessing (LIP);
• Sinusoidal plus Residual (SMS).
Morphing examples:
• Different kind of snare drums (i.e, electronic and classic snare);
Listening test (Subjective Measure)
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 11/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Results
Analysis of Time and Spectral Features
1 Listening Test (MOS)
2 Listening Test (MDS)
SNARE TOM HI-HAT
0 0.2 0.4 0.6 0.8 1
0.8
1
1.2
1.4
1.6
1.8
Interpolation Factor
ReleaseTime(sec)
LI
LIP
SMS
0 0.2 0.4 0.6 0.8 1
2.8
3
3.2
3.4
3.6
3.8
4
Interpolation Factor
ReleaseTime(sec)
LI
LIP
SMS
0 0.2 0.4 0.6 0.8 1
1.4
1.6
1.8
2
2.2
2.4
2.6
2.8
Interpolation Factor
ReleaseTime(sec)
LI
LIP
SMS
Fig. 3 Release time as a function of different interpolation factor.
0 0.2 0.4 0.6 0.8 1
2000
2500
3000
3500
Interpolation Factor
Spectralcentroid(Hz)
LI
LIP
SMS
0 0.2 0.4 0.6 0.8 1
820
840
860
880
900
920
940
960
980
Interpolation Factor
Spectralcentroid(Hz)
LI
LIP
SMS
0 0.2 0.4 0.6 0.8 1
8000
8500
9000
9500
Interpolation Factor
Spectralcentroid(Hz)
LI
LIP
SMS
Fig.4 Spectral centroid evolution as a function of different interpolation factor.
• Release time changes linearly with the change of the interp. factor;
• The spectral centroid does not seem affected by the preprocessing.
Considerations
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 12/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Results
Analysis of Time and Spectral Features
1 Listening Test (MOS)
2 Listening Test (MDS)
Based on MOS, the estimated interpolation factor and the perceived
audio quality for LI, LIP and SMS are evaluated in the morphing between
a classic and electronic snare.
0 0.2 0.4 0.6 0.8 1
0
0.2
0.4
0.6
0.8
1
Interpolation Factor
Est.Interp.Factor
LI
LIP
SMS
Fig. 5 Estimated interpolation factor.
LI LIP SMS
Quality 0.90 0.88 0.10
STD 0.06 0.07 0.08
Tab. 1 Percived audio quality expressed in
a scale from 0 to 1 (0 bad - 1 excellent).
• For the proposed approach (LIP) the estimated interpolation factor
changes roughly linearly with the change of the interpolation factor.
• For linear interpolation (LI) the factor 0.5 was perceived as near 0.8.
• Samples generated using SMS sound unnatural, this confirm the
harmonic models limitation in the reproduction of percussive sound.
Considerations
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 13/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Results
Analysis of Time and Spectral Features
1 Listening Test (MOS)
2 Listening Test (MDS)
Based on MDS [11] [12], the test aims to recreate the corresponding
perceptual spaces of the hybrid sound generated in morphing between a
classic and electronic snare with LI and LIP.
−0.8 −0.6 −0.4 −0.2 0 0.2 0.4 0.6
−0.8
−0.6
−0.4
−0.2
0
0.2
0.4
0.6
1
2
3
4
5
6
7
8
1 Dimension
2Dimension
Fig.6 MDS analysis obtained with LI.
−0.8 −0.6 −0.4 −0.2 0 0.2 0.4 0.6
−0.8
−0.6
−0.4
−0.2
0
0.2
0.4
0.6
1
2 3 4
5
6
7
8
1 Dimension
2Dimension
Fig.7 MDS analysis obtained with LIP.
LI LIP
CORR 0.986 0.980
P-VAL 7.2*10−6 1.9*10−5
Tab. 2 Correlation between first
dimension and release time.
LI LIP
CORR 0.66 0.77
P-VAL 0.07 0.02
Tab. 3 Correlation between second
dimension and audio quality.
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 14/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Results
Analysis of Time and Spectral Features
1 Listening Test (MOS)
2 Listening Test (MDS)
Fig.8 Correlation between first
dimension and release time for LI and
LIP.
The curves have been shifted on
the y-axis in order to enhance the
readability.
• High correlation between the
release time and the
movement along the first
dimension.
• Release time is an important
factor in the evaluation of
percussive audio morphing
algorithms.
• Although the correlation
between the second
dimension and the audio
quality is not zero, the values
obtained are not sufficient to
establish a strong relationship
between them.
Considerations
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 15/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Conclusion
Future Works
Questions
Bibliography
In conclusion:
• An automatic audio morphing technique applied to percussive
musical instruments has been presented in this work.
• The presented technique is based on preprocessing of the sound and
linear interpolation time domain.
• Different tests have been carried out in order to evaluate the
proposed approach, in terms of subjective evaluation and objective
measures comparing it with the previous state of the art.
• Objective analysis confirms that release time changes linearly with
the change of the interpolation factor while spectral centroid does
not seem affected by the preprocessing.
• Listening tests confirm a linear evolution in the perception of the
hybrid sounds using the presented approach.
• MDS multidimensional scaling suggests that release time is the most
important feature in the perception of hybrid percussive sounds.
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 16/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Conclusion
Future Works
Questions
Bibliography
Future work will be oriented toward:
• Further investigation of the proposed approach analyzing the
obtained performance for more dissimilar sounds.
• Real time implementation of the approach, considering an embedded
platform.
• Refinement of the preprocessing phase, extending it with the ADSR
model.
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 17/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Conclusion
Future Works
Questions
Bibliography
QUESTIONS?
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 18/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Conclusion
Future Works
Questions
Bibliography
M. H. Serra, D Rubine, and R. Dannenberg,
“Analysis and synthesis of tones by spectral interpolation,”
J. Audio Eng. Soc., vol. 38, no. 3, pp. 111–128, March. 1990.
N Osaka,
“Timbre interpolation of sounds using a sinusoidal model,”
in Proc. Int. Computer Music Conference, Banff, Canada, Sep 1995,
vol. 34.
M. Slaney, M. Covell, and B. Lassiter,
“Automatic Audio Morphing,”
in Proc. IEEE International Conference on Acoustics, Speech and
Signal Processing, Atlanta, May. 1996.
X. Serra and J. Smith,
“Spectral Modeling Synthesis: A Sound Analysis/Synthesis System
Based on a Deterministic Plus Stochastic Decomposition,”
J. Computer Music, vol. 14, no. 4, pp. 12–24, 1990.
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 19/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Conclusion
Future Works
Questions
Bibliography
F. Boccardi and C. Drioli,
“Sound morphing with Gaussian mixture models,”
in Proc. International Conference on Digital Audio Effects),
Limerick, Ireland, December 2001.
John Hajda,
“A New Model for Segmenting the Envelope of Musical Signals: The
Relative Salience of Steady State versus Attack, Revisited,”
in Proc. 101th Audio Engineering Society Convention (AES’96), Los
Angeles, USA, Nov. 1996.
J.J. Burred, X. Rodet, and M. Caetano,
“Automatic Segmentation of the Temporal Evolution of Isolated
Acoustic Musical Instrument Sounds Using Spectro-Temporal Cues,”
in Proc. International Conference on Digital Audio Effects
(DAFX’10), Graz, AU, Sep. 2010.
Sabine, W.C.,
“Collected Papers on Acoustics,” 1964, reprinted by Dover, New
York.
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 20/21
Audio Morphing
Proposed Algorithm
Results
Conclusion
Conclusion
Future Works
Questions
Bibliography
“BFD2 version 2.0.1 Acoustic Drum Production Environment,
fxpansion,” .
ITU-R BS. 1534,
“Method for subjective listening tests of intermediate audio quality,”
2001.
D. Williams and T. Brookes,
“Perceptually motivated audio morphing: warmth,”
in Proc. of 128th Audio Engineering Society Convention (AES’10),
London, UK, May. 2010.
A. Zacharakis and J. Reiss,
“An additive synthesis technique for independent modification of the
auditory perceptions of brightness and warmth,”
in Proc. of 130th Audio Engineering Society Convention (AES’11),
London, UK, May. 2011.
Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 21/21

Mais conteúdo relacionado

Mais procurados

Spatial Fourier transform-based localized sound zone generation with loudspea...
Spatial Fourier transform-based localized sound zone generation with loudspea...Spatial Fourier transform-based localized sound zone generation with loudspea...
Spatial Fourier transform-based localized sound zone generation with loudspea...Takuma_OKAMOTO
 
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...IRJET Journal
 
From Music to Visuals – and Back
From Music to Visuals – and BackFrom Music to Visuals – and Back
From Music to Visuals – and BackReinhold Behringer
 
Introductory Lecture to Audio Signal Processing
Introductory Lecture to Audio Signal ProcessingIntroductory Lecture to Audio Signal Processing
Introductory Lecture to Audio Signal ProcessingAngelo Salatino
 
Real-time neural text-to-speech with sequence-to-sequence acoustic model and ...
Real-time neural text-to-speech with sequence-to-sequence acoustic model and ...Real-time neural text-to-speech with sequence-to-sequence acoustic model and ...
Real-time neural text-to-speech with sequence-to-sequence acoustic model and ...Takuma_OKAMOTO
 
LPC for Speech Recognition
LPC for Speech RecognitionLPC for Speech Recognition
LPC for Speech RecognitionDr. Uday Saikia
 
Digital modeling of speech signal
Digital modeling of speech signalDigital modeling of speech signal
Digital modeling of speech signalVinodhini
 
Spatial Enhancement for Immersive Stereo Audio Applications
Spatial Enhancement for Immersive Stereo Audio ApplicationsSpatial Enhancement for Immersive Stereo Audio Applications
Spatial Enhancement for Immersive Stereo Audio ApplicationsAndreas Floros
 
IRJET- A Survey on Sound Recognition
IRJET- A Survey on Sound RecognitionIRJET- A Survey on Sound Recognition
IRJET- A Survey on Sound RecognitionIRJET Journal
 
1 AUDIO SIGNAL PROCESSING
1 AUDIO SIGNAL PROCESSING1 AUDIO SIGNAL PROCESSING
1 AUDIO SIGNAL PROCESSINGmukesh bhardwaj
 
SPEECH COMPRESSION TECHNIQUES: A REVIEW
SPEECH COMPRESSION TECHNIQUES: A REVIEWSPEECH COMPRESSION TECHNIQUES: A REVIEW
SPEECH COMPRESSION TECHNIQUES: A REVIEWijiert bestjournal
 
Fast Fourier Transform
Fast Fourier TransformFast Fourier Transform
Fast Fourier Transformop205
 

Mais procurados (19)

Spatial Fourier transform-based localized sound zone generation with loudspea...
Spatial Fourier transform-based localized sound zone generation with loudspea...Spatial Fourier transform-based localized sound zone generation with loudspea...
Spatial Fourier transform-based localized sound zone generation with loudspea...
 
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
 
From Music to Visuals – and Back
From Music to Visuals – and BackFrom Music to Visuals – and Back
From Music to Visuals – and Back
 
Introductory Lecture to Audio Signal Processing
Introductory Lecture to Audio Signal ProcessingIntroductory Lecture to Audio Signal Processing
Introductory Lecture to Audio Signal Processing
 
Ky2418521856
Ky2418521856Ky2418521856
Ky2418521856
 
Real-time neural text-to-speech with sequence-to-sequence acoustic model and ...
Real-time neural text-to-speech with sequence-to-sequence acoustic model and ...Real-time neural text-to-speech with sequence-to-sequence acoustic model and ...
Real-time neural text-to-speech with sequence-to-sequence acoustic model and ...
 
LPC for Speech Recognition
LPC for Speech RecognitionLPC for Speech Recognition
LPC for Speech Recognition
 
Digital modeling of speech signal
Digital modeling of speech signalDigital modeling of speech signal
Digital modeling of speech signal
 
Voice Morphing System for People Suffering from Laryngectomy
Voice Morphing System for People Suffering from LaryngectomyVoice Morphing System for People Suffering from Laryngectomy
Voice Morphing System for People Suffering from Laryngectomy
 
example based audio editing
example based audio editingexample based audio editing
example based audio editing
 
Linear Predictive Coding
Linear Predictive CodingLinear Predictive Coding
Linear Predictive Coding
 
Spatial Enhancement for Immersive Stereo Audio Applications
Spatial Enhancement for Immersive Stereo Audio ApplicationsSpatial Enhancement for Immersive Stereo Audio Applications
Spatial Enhancement for Immersive Stereo Audio Applications
 
IRJET- A Survey on Sound Recognition
IRJET- A Survey on Sound RecognitionIRJET- A Survey on Sound Recognition
IRJET- A Survey on Sound Recognition
 
lpc and horn noise detection
lpc and horn noise detectionlpc and horn noise detection
lpc and horn noise detection
 
1 AUDIO SIGNAL PROCESSING
1 AUDIO SIGNAL PROCESSING1 AUDIO SIGNAL PROCESSING
1 AUDIO SIGNAL PROCESSING
 
SPEECH COMPRESSION TECHNIQUES: A REVIEW
SPEECH COMPRESSION TECHNIQUES: A REVIEWSPEECH COMPRESSION TECHNIQUES: A REVIEW
SPEECH COMPRESSION TECHNIQUES: A REVIEW
 
Fast Fourier Transform
Fast Fourier TransformFast Fourier Transform
Fast Fourier Transform
 
Speech compression-using-gsm
Speech compression-using-gsmSpeech compression-using-gsm
Speech compression-using-gsm
 
K31074076
K31074076K31074076
K31074076
 

Semelhante a Audio Morphing for Percussive Sound Generation

Audio Noise Removal – The State of the Art
Audio Noise Removal – The State of the ArtAudio Noise Removal – The State of the Art
Audio Noise Removal – The State of the Artijceronline
 
Voice morphing document
Voice morphing documentVoice morphing document
Voice morphing documenthimadrigupta
 
Demixing Commercial Music Productions via Human-Assisted Time-Frequency Masking
Demixing Commercial Music Productions via Human-Assisted Time-Frequency MaskingDemixing Commercial Music Productions via Human-Assisted Time-Frequency Masking
Demixing Commercial Music Productions via Human-Assisted Time-Frequency Maskingdhia_naruto
 
Feature Extraction of Musical Instrument Tones using FFT and Segment Averaging
Feature Extraction of Musical Instrument Tones using FFT and Segment AveragingFeature Extraction of Musical Instrument Tones using FFT and Segment Averaging
Feature Extraction of Musical Instrument Tones using FFT and Segment AveragingTELKOMNIKA JOURNAL
 
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdfA_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdfBala Murugan
 
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...IRJET Journal
 
The influence of sampling frequency on tone recognition of musical instruments
The influence of sampling frequency on tone recognition of musical instrumentsThe influence of sampling frequency on tone recognition of musical instruments
The influence of sampling frequency on tone recognition of musical instrumentsTELKOMNIKA JOURNAL
 
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LANMETHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LANIJNSA Journal
 
(2013) Rigaud et al. - A parametric model and estimation techniques for the i...
(2013) Rigaud et al. - A parametric model and estimation techniques for the i...(2013) Rigaud et al. - A parametric model and estimation techniques for the i...
(2013) Rigaud et al. - A parametric model and estimation techniques for the i...François Rigaud
 
Musical sound processing
Musical sound processingMusical sound processing
Musical sound processingHasnainRabby1
 
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...Huynh MVT
 
Paper id 28201448
Paper id 28201448Paper id 28201448
Paper id 28201448IJRAT
 
Vidyalankar final-essentials of communication systems
Vidyalankar final-essentials of communication systemsVidyalankar final-essentials of communication systems
Vidyalankar final-essentials of communication systemsanilkurhekar
 
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IDSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IAmr E. Mohamed
 
Defense - Sound space rendering based on the virtual Sound space rendering ba...
Defense - Sound space rendering based on the virtual Sound space rendering ba...Defense - Sound space rendering based on the virtual Sound space rendering ba...
Defense - Sound space rendering based on the virtual Sound space rendering ba...JunjieShi3
 

Semelhante a Audio Morphing for Percussive Sound Generation (20)

Audio Noise Removal – The State of the Art
Audio Noise Removal – The State of the ArtAudio Noise Removal – The State of the Art
Audio Noise Removal – The State of the Art
 
H0814247
H0814247H0814247
H0814247
 
Voice morphing document
Voice morphing documentVoice morphing document
Voice morphing document
 
Demixing Commercial Music Productions via Human-Assisted Time-Frequency Masking
Demixing Commercial Music Productions via Human-Assisted Time-Frequency MaskingDemixing Commercial Music Productions via Human-Assisted Time-Frequency Masking
Demixing Commercial Music Productions via Human-Assisted Time-Frequency Masking
 
Feature Extraction of Musical Instrument Tones using FFT and Segment Averaging
Feature Extraction of Musical Instrument Tones using FFT and Segment AveragingFeature Extraction of Musical Instrument Tones using FFT and Segment Averaging
Feature Extraction of Musical Instrument Tones using FFT and Segment Averaging
 
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdfA_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
 
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
 
The influence of sampling frequency on tone recognition of musical instruments
The influence of sampling frequency on tone recognition of musical instrumentsThe influence of sampling frequency on tone recognition of musical instruments
The influence of sampling frequency on tone recognition of musical instruments
 
3 D Sound
3 D Sound3 D Sound
3 D Sound
 
F010334548
F010334548F010334548
F010334548
 
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LANMETHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
 
(2013) Rigaud et al. - A parametric model and estimation techniques for the i...
(2013) Rigaud et al. - A parametric model and estimation techniques for the i...(2013) Rigaud et al. - A parametric model and estimation techniques for the i...
(2013) Rigaud et al. - A parametric model and estimation techniques for the i...
 
Musical sound processing
Musical sound processingMusical sound processing
Musical sound processing
 
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
 
Bz33462466
Bz33462466Bz33462466
Bz33462466
 
Bz33462466
Bz33462466Bz33462466
Bz33462466
 
Paper id 28201448
Paper id 28201448Paper id 28201448
Paper id 28201448
 
Vidyalankar final-essentials of communication systems
Vidyalankar final-essentials of communication systemsVidyalankar final-essentials of communication systems
Vidyalankar final-essentials of communication systems
 
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications IDSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
DSP_FOEHU - Lec 13 - Digital Signal Processing Applications I
 
Defense - Sound space rendering based on the virtual Sound space rendering ba...
Defense - Sound space rendering based on the virtual Sound space rendering ba...Defense - Sound space rendering based on the virtual Sound space rendering ba...
Defense - Sound space rendering based on the virtual Sound space rendering ba...
 

Mais de a3labdsp

System Identification Based on Hammerstein Models Using Cubic Splines
System Identification Based on Hammerstein Models Using Cubic SplinesSystem Identification Based on Hammerstein Models Using Cubic Splines
System Identification Based on Hammerstein Models Using Cubic Splinesa3labdsp
 
A Distributed System for Recognizing Home Automation Commands and Distress Ca...
A Distributed System for Recognizing Home Automation Commands and Distress Ca...A Distributed System for Recognizing Home Automation Commands and Distress Ca...
A Distributed System for Recognizing Home Automation Commands and Distress Ca...a3labdsp
 
Evaluation of a Multipoint Equalization System based on Impulse Responses Pro...
Evaluation of a Multipoint Equalization System based on Impulse Responses Pro...Evaluation of a Multipoint Equalization System based on Impulse Responses Pro...
Evaluation of a Multipoint Equalization System based on Impulse Responses Pro...a3labdsp
 
A NOVEL APPROACH TO CHANNEL DECORRELATION FOR STEREO ACOUSTIC ECHO CANCELLATI...
A NOVEL APPROACH TO CHANNEL DECORRELATION FOR STEREO ACOUSTIC ECHO CANCELLATI...A NOVEL APPROACH TO CHANNEL DECORRELATION FOR STEREO ACOUSTIC ECHO CANCELLATI...
A NOVEL APPROACH TO CHANNEL DECORRELATION FOR STEREO ACOUSTIC ECHO CANCELLATI...a3labdsp
 
Mixed Time Frequency Approach for Multipoint Room Response Equalization
Mixed Time Frequency Approach for Multipoint Room Response EqualizationMixed Time Frequency Approach for Multipoint Room Response Equalization
Mixed Time Frequency Approach for Multipoint Room Response Equalizationa3labdsp
 
An Efficient DSP Implementation of a Dynamic Convolution Using Principal Comp...
An Efficient DSP Implementation of a Dynamic Convolution Using Principal Comp...An Efficient DSP Implementation of a Dynamic Convolution Using Principal Comp...
An Efficient DSP Implementation of a Dynamic Convolution Using Principal Comp...a3labdsp
 
Approximation of Dynamic Convolution Exploiting Principal Component Analysis:...
Approximation of Dynamic Convolution Exploiting Principal Component Analysis:...Approximation of Dynamic Convolution Exploiting Principal Component Analysis:...
Approximation of Dynamic Convolution Exploiting Principal Component Analysis:...a3labdsp
 
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...a3labdsp
 
Approximation of Real Impulse Response Using IIR Structures
Approximation of Real Impulse Response Using IIR Structures Approximation of Real Impulse Response Using IIR Structures
Approximation of Real Impulse Response Using IIR Structures a3labdsp
 
A Low Latency Implementation of a Non Uniform Partitioned Overlap and Save Al...
A Low Latency Implementation of a Non Uniform Partitioned Overlap and Save Al...A Low Latency Implementation of a Non Uniform Partitioned Overlap and Save Al...
A Low Latency Implementation of a Non Uniform Partitioned Overlap and Save Al...a3labdsp
 
A Hybrid Approach for Real-time Room Acoustic Response Simulation
A Hybrid Approach for Real-time Room Acoustic Response SimulationA Hybrid Approach for Real-time Room Acoustic Response Simulation
A Hybrid Approach for Real-time Room Acoustic Response Simulationa3labdsp
 
Optimized implementation of an innovative digital audio equalizer
Optimized implementation of an innovative digital audio equalizerOptimized implementation of an innovative digital audio equalizer
Optimized implementation of an innovative digital audio equalizera3labdsp
 
Low Power High-Performance Computing on the BeagleBoard Platform
Low Power High-Performance Computing on the BeagleBoard PlatformLow Power High-Performance Computing on the BeagleBoard Platform
Low Power High-Performance Computing on the BeagleBoard Platforma3labdsp
 

Mais de a3labdsp (13)

System Identification Based on Hammerstein Models Using Cubic Splines
System Identification Based on Hammerstein Models Using Cubic SplinesSystem Identification Based on Hammerstein Models Using Cubic Splines
System Identification Based on Hammerstein Models Using Cubic Splines
 
A Distributed System for Recognizing Home Automation Commands and Distress Ca...
A Distributed System for Recognizing Home Automation Commands and Distress Ca...A Distributed System for Recognizing Home Automation Commands and Distress Ca...
A Distributed System for Recognizing Home Automation Commands and Distress Ca...
 
Evaluation of a Multipoint Equalization System based on Impulse Responses Pro...
Evaluation of a Multipoint Equalization System based on Impulse Responses Pro...Evaluation of a Multipoint Equalization System based on Impulse Responses Pro...
Evaluation of a Multipoint Equalization System based on Impulse Responses Pro...
 
A NOVEL APPROACH TO CHANNEL DECORRELATION FOR STEREO ACOUSTIC ECHO CANCELLATI...
A NOVEL APPROACH TO CHANNEL DECORRELATION FOR STEREO ACOUSTIC ECHO CANCELLATI...A NOVEL APPROACH TO CHANNEL DECORRELATION FOR STEREO ACOUSTIC ECHO CANCELLATI...
A NOVEL APPROACH TO CHANNEL DECORRELATION FOR STEREO ACOUSTIC ECHO CANCELLATI...
 
Mixed Time Frequency Approach for Multipoint Room Response Equalization
Mixed Time Frequency Approach for Multipoint Room Response EqualizationMixed Time Frequency Approach for Multipoint Room Response Equalization
Mixed Time Frequency Approach for Multipoint Room Response Equalization
 
An Efficient DSP Implementation of a Dynamic Convolution Using Principal Comp...
An Efficient DSP Implementation of a Dynamic Convolution Using Principal Comp...An Efficient DSP Implementation of a Dynamic Convolution Using Principal Comp...
An Efficient DSP Implementation of a Dynamic Convolution Using Principal Comp...
 
Approximation of Dynamic Convolution Exploiting Principal Component Analysis:...
Approximation of Dynamic Convolution Exploiting Principal Component Analysis:...Approximation of Dynamic Convolution Exploiting Principal Component Analysis:...
Approximation of Dynamic Convolution Exploiting Principal Component Analysis:...
 
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
An Efficient DSP Based Implementation of a Fast Convolution Approach with non...
 
Approximation of Real Impulse Response Using IIR Structures
Approximation of Real Impulse Response Using IIR Structures Approximation of Real Impulse Response Using IIR Structures
Approximation of Real Impulse Response Using IIR Structures
 
A Low Latency Implementation of a Non Uniform Partitioned Overlap and Save Al...
A Low Latency Implementation of a Non Uniform Partitioned Overlap and Save Al...A Low Latency Implementation of a Non Uniform Partitioned Overlap and Save Al...
A Low Latency Implementation of a Non Uniform Partitioned Overlap and Save Al...
 
A Hybrid Approach for Real-time Room Acoustic Response Simulation
A Hybrid Approach for Real-time Room Acoustic Response SimulationA Hybrid Approach for Real-time Room Acoustic Response Simulation
A Hybrid Approach for Real-time Room Acoustic Response Simulation
 
Optimized implementation of an innovative digital audio equalizer
Optimized implementation of an innovative digital audio equalizerOptimized implementation of an innovative digital audio equalizer
Optimized implementation of an innovative digital audio equalizer
 
Low Power High-Performance Computing on the BeagleBoard Platform
Low Power High-Performance Computing on the BeagleBoard PlatformLow Power High-Performance Computing on the BeagleBoard Platform
Low Power High-Performance Computing on the BeagleBoard Platform
 

Último

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 

Último (20)

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 

Audio Morphing for Percussive Sound Generation

  • 1. Audio Morphing Proposed Algorithm Results Conclusion Audio Morphing for Percussive Hybrid Sound Generation Andrea Primavera1 , Francesco Piazza1 and Joshua D. Reiss2 1 A3lab - DIBET - Universita’ Politecnica delle Marche - Ancona - ITALY 2 C4DM - Queen Mary University of London - London - UK Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 1/21
  • 2. Audio Morphing Proposed Algorithm Results Conclusion Introduction State of the Art Audio Morphing is typically employed to accomplish two different tasks: • Obtaining a smooth transition between two sounds; • Generating a new intermediate sound which has the characteristics of the two given samples (e.g., timbre and duration). Topic An automatic audio morphing technique applied to percussive musical instruments has been developed in this work. Proposed Innovation Creating new hybrid percussive sounds perceptually interesting (e.g., morphing among different brands of the same instrument). AIM Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 2/21
  • 3. Audio Morphing Proposed Algorithm Results Conclusion Introduction State of the Art Audio Morphing is typically employed to accomplish two different tasks: • Obtaining a smooth transition between two sounds; • Generating a new intermediate sound which has the characteristics of the two given samples (e.g., timbre and duration). Topic An automatic audio morphing technique applied to percussive musical instruments has been developed in this work. Proposed Innovation Creating new hybrid percussive sounds perceptually interesting (e.g., morphing among different brands of the same instrument). AIM Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 2/21
  • 4. Audio Morphing Proposed Algorithm Results Conclusion Introduction State of the Art Audio Morphing is typically employed to accomplish two different tasks: • Obtaining a smooth transition between two sounds; • Generating a new intermediate sound which has the characteristics of the two given samples (e.g., timbre and duration). Topic An automatic audio morphing technique applied to percussive musical instruments has been developed in this work. Proposed Innovation Creating new hybrid percussive sounds perceptually interesting (e.g., morphing among different brands of the same instrument). AIM Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 2/21
  • 5. Audio Morphing Proposed Algorithm Results Conclusion Introduction State of the Art During the last decades several algorithms have been presented to morph audio signals: linear interpolation, sinusoidal plus residual [1] [2] and spectral envelope using various features [3]. One of the first approaches used to implement audio morphing. y(t) = αs1(t) + (1 − α)s2(t) PRO: Low computational cost; CONS: When the timbre of the in- put signals is slightly different, both the references could be individually perceivable. Linear Interpolation (LI) Based on harmonic modeling [4] [5]: s(t) = N n=1 An(t)cos[θn(t)] + e(t) The morphed sound is obtained in- terpolating the fundamental frequen- cy, the harmonics timbre, and the re- sidual envelope. PRO: Capability of morphing sounds with different timbre; CONS: Higher computational co- st than LI, some problems with percussive sounds. Sinusoidal Plus Noise (SMS) Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 3/21
  • 6. Audio Morphing Proposed Algorithm Results Conclusion Introduction State of the Art During the last decades several algorithms have been presented to morph audio signals: linear interpolation, sinusoidal plus residual [1] [2] and spectral envelope using various features [3]. One of the first approaches used to implement audio morphing. y(t) = αs1(t) + (1 − α)s2(t) PRO: Low computational cost; CONS: When the timbre of the in- put signals is slightly different, both the references could be individually perceivable. Linear Interpolation (LI) Based on harmonic modeling [4] [5]: s(t) = N n=1 An(t)cos[θn(t)] + e(t) The morphed sound is obtained in- terpolating the fundamental frequen- cy, the harmonics timbre, and the re- sidual envelope. PRO: Capability of morphing sounds with different timbre; CONS: Higher computational co- st than LI, some problems with percussive sounds. Sinusoidal Plus Noise (SMS) Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 3/21
  • 7. Audio Morphing Proposed Algorithm Results Conclusion Introduction State of the Art During the last decades several algorithms have been presented to morph audio signals: linear interpolation, sinusoidal plus residual [1] [2] and spectral envelope using various features [3]. One of the first approaches used to implement audio morphing. y(t) = αs1(t) + (1 − α)s2(t) PRO: Low computational cost; CONS: When the timbre of the in- put signals is slightly different, both the references could be individually perceivable. Linear Interpolation (LI) Based on harmonic modeling [4] [5]: s(t) = N n=1 An(t)cos[θn(t)] + e(t) The morphed sound is obtained in- terpolating the fundamental frequen- cy, the harmonics timbre, and the re- sidual envelope. PRO: Capability of morphing sounds with different timbre; CONS: Higher computational co- st than LI, some problems with percussive sounds. Sinusoidal Plus Noise (SMS) Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 3/21
  • 8. Audio Morphing Proposed Algorithm Results Conclusion Proposed Algorithm PreProcessing Processing An automatic audio morphing algorithm employed to generate new hybrid percussive sounds is presented here. It is based on: • PreProcessing (frequency domain); • Processing exploiting linear interpolation (time domain). Proposed Algorithm Fig.1 Block diagram of the proposed morphing algorithm: yellow indicates the frequency domain while blue represents the time domain. Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 4/21
  • 9. Audio Morphing Proposed Algorithm Results Conclusion Proposed Algorithm PreProcessing Processing The PreProcessing operation is performed on both the signal references in order to obtain hybrid sounds that change in a linear fashion when the interpolation factor varies linearly. It allows to align the samples before executing the morphing exploiting cross-correlation. 1. Time Align Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 5/21
  • 10. Audio Morphing Proposed Algorithm Results Conclusion Proposed Algorithm PreProcessing Processing The PreProcessing operation is performed on both the signal references in order to obtain hybrid sounds that change in a linear fashion when the interpolation factor varies linearly. It allows to align the samples before executing the morphing exploiting cross-correlation. 1. Time Align Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 5/21
  • 11. Audio Morphing Proposed Algorithm Results Conclusion Proposed Algorithm PreProcessing Processing The PreProcessing operation is performed on both the signal references in order to obtain hybrid sounds that change in a linear fashion when the interpolation factor varies linearly. • The AR model is employed instead of the ADSR; • Attack and release are determined using the Amplitude Centroid Trajectory [6] [7] approach and evaluating the T60 [8] for each audio sample. Fig. 2: Time evolution of the spectral centroid for a percussive sample. SpectralCentroid[t] = M b=1 fb[t]ab[t] M b=1 ab[t] where: f is the frequency and a is the amplitude of the b up to M bands, evaluated using FFT. 2. AR Model Analysis Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 6/21
  • 12. Audio Morphing Proposed Algorithm Results Conclusion Proposed Algorithm PreProcessing Processing The PreProcessing operation is performed on both the signal references in order to obtain hybrid sounds that change in a linear fashion when the interpolation factor varies linearly. The release portions are time stretched or compressed as a function of the interpolation factor value: tr = αtr1 + (1 − α)tr2 3. Time Stretching Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 7/21
  • 13. Audio Morphing Proposed Algorithm Results Conclusion Proposed Algorithm PreProcessing Processing The Processing operation is executed on the preprocessed signal references using the linear interpolation approach. Since percussive sounds are typically characterized by a noisy spectrum and “similar” timbre this approach is preferable to additive synthesis. Linear Interpolation Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 8/21
  • 14. Audio Morphing Proposed Algorithm Results Conclusion Proposed Algorithm PreProcessing Processing The Processing operation is executed on the preprocessed signal references using the linear interpolation approach. Since percussive sounds are typically characterized by a noisy spectrum and “similar” timbre this approach is preferable to additive synthesis. Linear Interpolation Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 8/21
  • 15. Audio Morphing Proposed Algorithm Results Conclusion Results Analysis of Time and Spectral Features 1 Listening Test (MOS) 2 Listening Test (MDS) Several tests have been carried out to evaluate the effectiveness of the proposed approach through objective and subjective comparisons. Real recordings of drum kits have been employed using the BFD2 sound library [9]. Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 9/21
  • 16. Audio Morphing Proposed Algorithm Results Conclusion Results Analysis of Time and Spectral Features 1 Listening Test (MOS) 2 Listening Test (MDS) Several tests have been carried out to evaluate the effectiveness of the proposed approach through objective and subjective comparisons. Spectral centroid evolution and release time have been evaluated as a function of the interpolation factor. Analyzed algorithms: • Linear Interpolation (LI); • Linear Interpolation with Preprocessing (LIP); • Sinusoidal plus Residual (SMS). Morphing examples: • Different kind of snare drums (i.e, electronic and classic snare); • Toms of different size and brand; • Hi-hats of different brand. Analysis of Time and Spectral Features (Objective Measure) Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 10/21
  • 17. Audio Morphing Proposed Algorithm Results Conclusion Results Analysis of Time and Spectral Features 1 Listening Test (MOS) 2 Listening Test (MDS) Several tests have been carried out to evaluate the effectiveness of the proposed approach through objective and subjective comparisons. In order to evaluate the audio perception of the produced hybrid sounds two different listening tests [10] have been performed: • Mean Opinion Score (MOS) −→ Audio quality, estimated interpolation factor; • MultiDimensional Scaling (MDS) −→ Perceptual space. Analyzed algorithms: • Linear Interpolation (LI); • Linear Interpolation with Preprocessing (LIP); • Sinusoidal plus Residual (SMS). Morphing examples: • Different kind of snare drums (i.e, electronic and classic snare); Listening test (Subjective Measure) Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 11/21
  • 18. Audio Morphing Proposed Algorithm Results Conclusion Results Analysis of Time and Spectral Features 1 Listening Test (MOS) 2 Listening Test (MDS) SNARE TOM HI-HAT 0 0.2 0.4 0.6 0.8 1 0.8 1 1.2 1.4 1.6 1.8 Interpolation Factor ReleaseTime(sec) LI LIP SMS 0 0.2 0.4 0.6 0.8 1 2.8 3 3.2 3.4 3.6 3.8 4 Interpolation Factor ReleaseTime(sec) LI LIP SMS 0 0.2 0.4 0.6 0.8 1 1.4 1.6 1.8 2 2.2 2.4 2.6 2.8 Interpolation Factor ReleaseTime(sec) LI LIP SMS Fig. 3 Release time as a function of different interpolation factor. 0 0.2 0.4 0.6 0.8 1 2000 2500 3000 3500 Interpolation Factor Spectralcentroid(Hz) LI LIP SMS 0 0.2 0.4 0.6 0.8 1 820 840 860 880 900 920 940 960 980 Interpolation Factor Spectralcentroid(Hz) LI LIP SMS 0 0.2 0.4 0.6 0.8 1 8000 8500 9000 9500 Interpolation Factor Spectralcentroid(Hz) LI LIP SMS Fig.4 Spectral centroid evolution as a function of different interpolation factor. • Release time changes linearly with the change of the interp. factor; • The spectral centroid does not seem affected by the preprocessing. Considerations Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 12/21
  • 19. Audio Morphing Proposed Algorithm Results Conclusion Results Analysis of Time and Spectral Features 1 Listening Test (MOS) 2 Listening Test (MDS) Based on MOS, the estimated interpolation factor and the perceived audio quality for LI, LIP and SMS are evaluated in the morphing between a classic and electronic snare. 0 0.2 0.4 0.6 0.8 1 0 0.2 0.4 0.6 0.8 1 Interpolation Factor Est.Interp.Factor LI LIP SMS Fig. 5 Estimated interpolation factor. LI LIP SMS Quality 0.90 0.88 0.10 STD 0.06 0.07 0.08 Tab. 1 Percived audio quality expressed in a scale from 0 to 1 (0 bad - 1 excellent). • For the proposed approach (LIP) the estimated interpolation factor changes roughly linearly with the change of the interpolation factor. • For linear interpolation (LI) the factor 0.5 was perceived as near 0.8. • Samples generated using SMS sound unnatural, this confirm the harmonic models limitation in the reproduction of percussive sound. Considerations Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 13/21
  • 20. Audio Morphing Proposed Algorithm Results Conclusion Results Analysis of Time and Spectral Features 1 Listening Test (MOS) 2 Listening Test (MDS) Based on MDS [11] [12], the test aims to recreate the corresponding perceptual spaces of the hybrid sound generated in morphing between a classic and electronic snare with LI and LIP. −0.8 −0.6 −0.4 −0.2 0 0.2 0.4 0.6 −0.8 −0.6 −0.4 −0.2 0 0.2 0.4 0.6 1 2 3 4 5 6 7 8 1 Dimension 2Dimension Fig.6 MDS analysis obtained with LI. −0.8 −0.6 −0.4 −0.2 0 0.2 0.4 0.6 −0.8 −0.6 −0.4 −0.2 0 0.2 0.4 0.6 1 2 3 4 5 6 7 8 1 Dimension 2Dimension Fig.7 MDS analysis obtained with LIP. LI LIP CORR 0.986 0.980 P-VAL 7.2*10−6 1.9*10−5 Tab. 2 Correlation between first dimension and release time. LI LIP CORR 0.66 0.77 P-VAL 0.07 0.02 Tab. 3 Correlation between second dimension and audio quality. Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 14/21
  • 21. Audio Morphing Proposed Algorithm Results Conclusion Results Analysis of Time and Spectral Features 1 Listening Test (MOS) 2 Listening Test (MDS) Fig.8 Correlation between first dimension and release time for LI and LIP. The curves have been shifted on the y-axis in order to enhance the readability. • High correlation between the release time and the movement along the first dimension. • Release time is an important factor in the evaluation of percussive audio morphing algorithms. • Although the correlation between the second dimension and the audio quality is not zero, the values obtained are not sufficient to establish a strong relationship between them. Considerations Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 15/21
  • 22. Audio Morphing Proposed Algorithm Results Conclusion Conclusion Future Works Questions Bibliography In conclusion: • An automatic audio morphing technique applied to percussive musical instruments has been presented in this work. • The presented technique is based on preprocessing of the sound and linear interpolation time domain. • Different tests have been carried out in order to evaluate the proposed approach, in terms of subjective evaluation and objective measures comparing it with the previous state of the art. • Objective analysis confirms that release time changes linearly with the change of the interpolation factor while spectral centroid does not seem affected by the preprocessing. • Listening tests confirm a linear evolution in the perception of the hybrid sounds using the presented approach. • MDS multidimensional scaling suggests that release time is the most important feature in the perception of hybrid percussive sounds. Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 16/21
  • 23. Audio Morphing Proposed Algorithm Results Conclusion Conclusion Future Works Questions Bibliography Future work will be oriented toward: • Further investigation of the proposed approach analyzing the obtained performance for more dissimilar sounds. • Real time implementation of the approach, considering an embedded platform. • Refinement of the preprocessing phase, extending it with the ADSR model. Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 17/21
  • 24. Audio Morphing Proposed Algorithm Results Conclusion Conclusion Future Works Questions Bibliography QUESTIONS? Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 18/21
  • 25. Audio Morphing Proposed Algorithm Results Conclusion Conclusion Future Works Questions Bibliography M. H. Serra, D Rubine, and R. Dannenberg, “Analysis and synthesis of tones by spectral interpolation,” J. Audio Eng. Soc., vol. 38, no. 3, pp. 111–128, March. 1990. N Osaka, “Timbre interpolation of sounds using a sinusoidal model,” in Proc. Int. Computer Music Conference, Banff, Canada, Sep 1995, vol. 34. M. Slaney, M. Covell, and B. Lassiter, “Automatic Audio Morphing,” in Proc. IEEE International Conference on Acoustics, Speech and Signal Processing, Atlanta, May. 1996. X. Serra and J. Smith, “Spectral Modeling Synthesis: A Sound Analysis/Synthesis System Based on a Deterministic Plus Stochastic Decomposition,” J. Computer Music, vol. 14, no. 4, pp. 12–24, 1990. Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 19/21
  • 26. Audio Morphing Proposed Algorithm Results Conclusion Conclusion Future Works Questions Bibliography F. Boccardi and C. Drioli, “Sound morphing with Gaussian mixture models,” in Proc. International Conference on Digital Audio Effects), Limerick, Ireland, December 2001. John Hajda, “A New Model for Segmenting the Envelope of Musical Signals: The Relative Salience of Steady State versus Attack, Revisited,” in Proc. 101th Audio Engineering Society Convention (AES’96), Los Angeles, USA, Nov. 1996. J.J. Burred, X. Rodet, and M. Caetano, “Automatic Segmentation of the Temporal Evolution of Isolated Acoustic Musical Instrument Sounds Using Spectro-Temporal Cues,” in Proc. International Conference on Digital Audio Effects (DAFX’10), Graz, AU, Sep. 2010. Sabine, W.C., “Collected Papers on Acoustics,” 1964, reprinted by Dover, New York. Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 20/21
  • 27. Audio Morphing Proposed Algorithm Results Conclusion Conclusion Future Works Questions Bibliography “BFD2 version 2.0.1 Acoustic Drum Production Environment, fxpansion,” . ITU-R BS. 1534, “Method for subjective listening tests of intermediate audio quality,” 2001. D. Williams and T. Brookes, “Perceptually motivated audio morphing: warmth,” in Proc. of 128th Audio Engineering Society Convention (AES’10), London, UK, May. 2010. A. Zacharakis and J. Reiss, “An additive synthesis technique for independent modification of the auditory perceptions of brightness and warmth,” in Proc. of 130th Audio Engineering Society Convention (AES’11), London, UK, May. 2011. Andrea Primavera Audio Morphing for Percussive Hybrid Sound Generation 21/21