Falsetto (disambiguation)

Falsetto is the vocal register occupying the frequency range just above the modal voice register and overlapping with it by approximately one octave. It is commonly cited in the context of singing.

Falsetto may also refer to:

People and Animals

Music

  • Falsetto (song), the second single from The-Dream's debut studio album
  • Falsetto Keeps Time, the first EP released by The Promise Ring
  • Falsettos, a musical consisting of:

Other

gollark: In fact, lists are functors, applicatives and monads.
gollark: `join` is essentially `flatten`, and `fmap` is like `map` on lists.
gollark: Technically functors have `fmap`, actually.
gollark: Functor: has `map`, lets you run an `a → b` over a `f a` to get a `f b`Applicative: has `<*>`, lets you run a `f (a → b)` over a `f a` to get a `f b` and `pure`, which lets you get a `f a` from an `a`Monad: has `join`, which does `f (f a)) → f a` or alternately `bind`, which is `f a → (a → f b) → f b`.
gollark: Ah yes.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.