Skip to content

A tool to assist in teaching modes written in javascript

Notifications You must be signed in to change notification settings

RobStand/modes-lesson-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modes Lesson JS

A vanilla javascript web app to aid in teaching musical modes.

Objective

To write a web app using html, css and vanilla javascript that can clarify the concepts behind musical modes. Modes Lesson JS uses the math behind the music theory to build a keyboard made up of a selected mode and key signature.

Features

  1. Play notes on an interactive keyboard
  2. Change musical modes.
  3. Change key signature.

What's Missing?

  1. Preloading of audio.
  2. Clickable keyboard buttons.
  3. In-App explanation of musical modes.
  4. A few audio files (C5 and on) are still missing.

About

A tool to assist in teaching modes written in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • CSS 21.0%
  • HTML 15.1%