Skip to content

allolib-s21/notes-Mitchell57

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-Mitchell57

A compilation of work completed for CMPTGCS 130H, Spring 2021


Theory Abstraction

Usage

  1. Place 'theoryOne.h' inside source directory
  2. Include 'theoryOne.h' in file
  3. All constants and labels are in theory namespace
    • On VS Code, should be able to autocomplete
    • Add using namespace theory to declare Notes, Chords, and Scales without code getting too verbose

Documentation


Drum Sounds

Kick

  • Components: Pitch oscillator, pitch decay envelope, amplitude envelope
  • Variable pitch (sounds best between 50-250 Hz)

Snare

  • Components: Pitch oscillators (top + bottom), noise burst, pitch decay envelope, amplitude envelope

Hihat

  • Components: Noise burst

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages