sagefy / sagefy-electronic-music

:headphones: Electronic Music Examples Using the Web Audio API

Home Page:https://em.sagefy.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sagefy - Introduction to Electronic Music - Examples

🎧 Electronic Music Examples Using the Web Audio API

All content released under Apache 2 and CC BY 4.0.

Like the videos and examples you see here? You can experience all of this with multiple choice questions that adapt to you. Check out Sagefy!

  • Foundation
  • Creating Sound
    • Oscillators
      • Video
      • Example: Sine, Triangle, Square, Rectangle, and Sawtooth amplitude, frequency, phase show waveform / harmonics
    • Noise
      • Video
      • Example: White, Pink, and Brown show distribution/math
    • Additive Synthesis
      • Video
      • Example: Building a Square Wave
    • Subtractive Synthesis
      • Video
      • Example: Noise + Filter = Subtractive
    • Samplers
      • Video
      • Example: Drum Machine: Reverse, Loop, Speed
  • Changing Sound
    • Filters
      • Video
      • Example: Low-Pass sound + filter [params] = new sound cutoff, gain, q show waveform
      • Example: High-Pass
      • Example: Band-Reject
      • Example: Band-Pass
    • Modulation
      • Video
      • Example: Frequency Modulation
      • Example: Ring Modulation
    • Low Frequency Oscillators
      • Video
      • Example: Low Frequency Oscillator as the source of a cutoff frequency to a filter
    • Modulation Effects
      • Video
      • Example: Vibrato
      • Example: Tremolo
      • Example: Phasers and Flange
      • Example: Chorus
    • Amplitude Modifiers
      • Video
      • Example: Gain
      • Example: Compressor
      • Example: De-esser
      • Example: Expander
      • Example: Multi-pressor
    • Envelopes
      • Video
      • Example: Envelopes - ADSR
    • Equalization
      • Video
      • Example: Equalizer guitar sound 3 filters type, cutoff (or frequency), q (or slope, range), and gain
    • Distortion
      • Video
      • Example: Distortion Effect
    • Delay
      • Video
      • Example: Multitap Delay
    • Reverberation
      • Video
      • Example: Room Reverberation Parameters wet/dry Predelay Early reflections Ratio and depth decay time Room size, density, frequency, and panning
  • Systems
    • Fast Fourier Transform
    • Spatialization
      • Video
      • Example: Panning
      • Example: Spatialization - Amplitude, Phase, Time-Gap, High-Frequency Content, and Reverberation
      • Example: Doppler Effect
      • Example: Distance, Elevation, and Azimuth
    • A Basic Synthesizer
      • Video
      • Example: A Basic Synthesizer two oscillators Detuning ADSR envelope gain nodes filter panning gain node
    • Mixers
      • Video
      • Example: - 4 Track Mixer
    • Monophony and Polyphony
      • Video
      • Example: Monophonic v Polyphonic
    • Musical Instrument Digital Interface
      • Video
      • Example: MIDI, changing frequency of a signal event queue
    • Open Sound Control
      • Video
      • Example: OSC, changing frequency of a signal event queue

About

:headphones: Electronic Music Examples Using the Web Audio API

https://em.sagefy.org

License:Apache License 2.0


Languages

Language:HTML 100.0%