Building the Csound Orchestra: FM Soprano Design a beautiful vibratoDesign a beautiful vibrato Make the vibrato different on every noteMake the vibrato.

Slides:



Advertisements
Similar presentations
Sound Synthesis Part III: Distortion-based synthesis (FM & Waveshaping)
Advertisements

Simple FM Instruments John Chowning's FM Designs as shown in Dodge, Computer MusicJohn Chowning's FM Designs as shown in Dodge, Computer Music brass-like.
MUSIC NOTES Noise Versus Music  What is the difference between noise and music?  Answer: The appearance of the waveform.  What is the difference between.
Frequency Modulation related to musical vibratorelated to musical vibrato Vibrato - Periodic variation of frequencyVibrato - Periodic variation of frequency.
PITCH AND TIMBRE MUSICAL ACOUSTICS Science of Sound Chapter 7.
Investigating The Voice. The voice follows the rules of physics… The pitch of a vocal sound is affected by the air pressure in the lungs, length and tension.
L 17 The Human Voice. The Vocal Tract epiglottis.
CHAPTER 4 Noise in Frequency Modulation Systems
Modulations. Modulation to tie information to the carrier frequency Carrier frequency: the RF signal which is modulated by the baseband signal Two main.
Additive Synthesis Any periodic waveform can be expressed as the sum of one or more sine wavesAny periodic waveform can be expressed as the sum of one.
Intro to Fourier Analysis Definition Analysis of periodic waves Analysis of aperiodic waves Digitization Time-frequency uncertainty.
1 Interspeech Synthesis of Singing Challenge, Aug 28, 2007 Formant-based Synthesis of Singing Sten Ternström and Johan Sundberg KTH Music Acoustics, Speech.
FarinelliFarinelli Baroque virtuoso singerBaroque virtuoso singer Castrato (male singer who had been castrated before puberty)Castrato (male singer who.
Spectra of FM FM spectra contains the carrier frequency plus sideband components whose amplitudes depend on the Bessel functions (of the first kind).FM.
Voice. Anatomy ApeHuman Greater risk of choking in exchange for speaking.
Harmonics and Overtones Waveforms / Wave Interaction Phase Concepts / Comb Filtering Beat Frequencies / Noise AUD202 Audio and Acoustics Theory.
Voice Transformations Challenges: Signal processing techniques have advanced faster than our understanding of the physics Examples: – Rate of articulation.
Sound Waves - Beats Wei-En Hsu Center for Advanced Computation and Telecommunications UMass Lowell.
Square wave Fourier Analysis + + = Adding sines with multiple frequencies we can reproduce ANY shape.
Modulation of Waves (FM Radio, AM Radio and Television)
The Science of Sound Chapter 8
Telecommunication 1.3 – Radio and Television. Radio and TV Receivers The parts of a radio and TV receiver can be represented by a block diagram. Write.
Rounding to the Nearest 10 Decide: Which two tens is the number between Which ten is it nearest to
Music and MATLAB Arianne Ferare employ a random walk to generate a musical melody harmonize the melody with randomly generated yet appropriate chords and.
Ch Waves & Sound III. Music Music vs. Noise Resonance Harmonics
Synthesis advanced techniques. Other modules Synthesis would be fairly dull if we were limited to mixing together and filtering a few standard waveforms.
Rounding off numbers 10 thousands thousands hundreds 1/ /100
Copyright 2004 Ken Greenebaum Introduction to Interactive Sound Synthesis Lecture 11: Modulation Ken Greenebaum.
Modulation. Definition One signal (carrier) varies according to the changes in another signal (modulator) Either amplitude modulation (AM) or frequency.
6.9 How radio works 22 October 2015 What is this image? What other information can you get from it?
Periodogram of a sinusoid + spike Single high value is sum of sine curves all in phase at time t 0 :
05 - Winter 2005 ECE ECE 766 Computer Interfacing and Protocols 1 Modulation Conversion of digital information to analog signals –Example: Telephone lines.
Frequency Modulation. Listening Example Keith Kothman In Time (1986) for clarinet and tape.
Waves. What is a wave? Waves move energy. Transverse Wave In a transverse wave, the particles move _______________ to the direction of the wave. perpendicular.
Sound Ch 13.1 – 13.2.
AM & FM Modulation Bellevue Community College Bob Young, Instructor.
C H A P T E R 16 Waves and Sound The Nature of Waves.
Cis303a_chapt08.ppt Copyright© 2002 Morris Fulcher Chapter 8 Data and Network Communication Technology Communications Protocols Message A unit of data.
FILTERS. Filter The purpose of a filter is to pass signals of certain frequencies,
C H A P T E R 16 Waves and Sound A fighter jet emerges from a cloud caused when it breaks through the sound barrier.
CHAPTER 4 COMPLEX STIMULI. Types of Sounds So far we’ve talked a lot about sine waves =periodic =energy at one frequency But, not all sounds are like.
PWM TECHNIQUES The output voltage of the inverter needs to be varied as per load requirement. Whenever the input DC varied, the output voltage can change.
Psychophysics Software Suite Yearly project for Dr. Karen Banai.
Sound. The origin of sound All sound are produced by the vibrations of material objects. Our voice results from the vibration of our vocal chords. Sound.
Chapter Four: Angle Modulation. Introduction There are three parameters of a carrier that may carry information: –Amplitude –Frequency –Phase Frequency.
Synthesizing a Clarinet Nicole Bennett. Overview  Frequency modulation  Using FM to model instrument signals  Generating envelopes  Producing a clarinet.
 Time domain equation y AM (t) = Information or message x carrier = m(t) x A cos(w c t)  Frequency domain equation.
Modulation and Multiplexing Broadband Transmission – A carrier is a high frequency signal that is modulated by audio, video, or data. – A radio-frequency.
L 17 The Human Voice.
Sirisha Duvvuru, Molly Erickson  Journal of Voice 
Chapter 3 ANGLE MODULATION
Communications Engineering 1
Round to the nearest 100.
CS 591 S1 – Computational Audio -- Spring, 2017
Investigating The Voice
Timbre & Waveforms (Acoustics) Dr. Bill Pezzaglia Physics CSUEB
The Vocal Pedagogy Workshop Session III – Articulation
Waves Wave properties.
Frequency Modulation 2.
Speech Pathologist #10.
Introduction to Csound 5.
Chapter 3: First generation systems-Analog Modulation
Noise Aperiodic complex wave
Lecture 6: FM Modulation 1st semester By: Elham Sunbu.
Sound Energy.
Frequency Modulation.
C H A P T E R 16 Waves and Sound
Sampling.
Analog to Analog Modulation
Introduction to Csound 2.
Presentation transcript:

Building the Csound Orchestra: FM Soprano Design a beautiful vibratoDesign a beautiful vibrato Make the vibrato different on every noteMake the vibrato different on every note Change Speed (vibrato rate)Change Speed (vibrato rate) ivibrat=p10 avratelinsegivibrat*.5, idur, ivibrat

Building the Csound Orchestra: [iii:38] FM Soprano 3 FM vibrato to change the frequencyFM vibrato to change the frequency indx1=p9 ivibwid=.00311*log(ifreq) idev=indx1 * ifreq avibenvlinseg0,.6*idur,1,.3*idur,1,.1*idur,0,1,0 avibwid=ivibwid * avibenv avibosciliavibwid+idev, avrate, iwave1, giseed giseed=frac(giseed* ) asiggbuzz1, ifreq+avib, iharms, 1,.75, iwave5

Building the Csound Orchestra: [iii:39] FM Soprano 4 AM vibrato to change the amplitudeAM vibrato to change the amplitude ampviboscili.3, avrate, iwave1, giseed giseed=frac(giseed* ) ampvib=ampvib asig=asig * aenv * ampvib

Building the Csound Orchestra: [iii:40] FM Soprano 5 Random Noise VariationRandom Noise Variation anoiserandi.3, 15, giseed giseed=frac(giseed* ) anoise=anoise + 1 avratelinsegivibrat*.5, idur, ivibrat avrate=avrate * anoise avibwid=ivibwid * avibenv * anoise Try different combinations of the parameters to find one that really suits your FM voice!Try different combinations of the parameters to find one that really suits your FM voice!

Building the Csound Orchestra: FM Soprano PhasePhase use a different phase for each note, but the same phase for all the parts of each noteuse a different phase for each note, but the same phase for all the parts of each note this keeps the phases in chords from lining up, which gives an artificial soundthis keeps the phases in chords from lining up, which gives an artificial sound giseed — a pseudo-random number generatorgiseed — a pseudo-random number generator iphase=giseed giseed=frac(giseed* ) asigosciliiamp, ifreq, iwt, iphase Slightly mistune beginning of noteSlightly mistune beginning of note

Building the Csound Orchestra: FM Soprano Multiple Carrier FMMultiple Carrier FM

Building the Csound Orchestra: FM Soprano The formants from DodgeThe formants from Dodge example: “a” voice sound, p. 231example: “a” voice sound, p. 231 iform1=650 iform2=1100 iform3=2860 iform4=3300 iform5=4500

Building the Csound Orchestra: FM Soprano Round the formants off to the nearest harmonic partialRound the formants off to the nearest harmonic partial Use fewer formants for higher frequenciesUse fewer formants for higher frequencies ifac1=iform1/ifreq ifac1=(frac(ifac1) <.5 ? int(ifac1) : ifac1) ifac1=(frac(ifac1) >=.5 ? 1+int(ifac1) : ifac1) ifac1=(ifac1 = 0 ? 1 : ifac1)