Crate musical_keyboard [] [src]

musical_keyboard.rs

Created by Mitchell Nordine at 01:43PM on October 15, 2014.

Structs

MusicalKeyboard

A struct used for creating musical Notes via the computer keyboard.

Enums

Key

Represent a keyboard key. Keycodes follows SDL http://wiki.libsdl.org/SDLKeycodeLookup

Letter

The letter representation for each step in the 12-tone, equal temperament, chromatic scale.

NoteEvent

The event that is returned from

Type Definitions

Octave
Velocity