File:Chord Aadd9.svg

Original file(SVG file, nominally 96 × 64 pixels, file size: 5 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
English: A added ninth (notes starting from a3: a–c♯–e–b).
Date
Source Own work
Author Hunsvotti

LilyPond source

\version "2.18.2"

% Custom size to fit output.
#(set! paper-alist (cons '("my size" . (cons (* 27 mm) (* 18 mm))) paper-alist))
\paper {
  #(set-paper-size "my size")
 %indent = #0
}

\header {
  % Remove footer text.
  tagline = ""
}

{
  % Remove bar line at the end of the line.
  \override Score.BarLine.break-visibility = ##(#f #t #t)
  
  % Hide the time signature.
  \once \override Staff.TimeSignature #'stencil = ##f
  
  <a cis' e' b'>1
}

Licensing edit

This media depicts a chord outside of a specific musical context. Chords consist of an unordered collection of pitches outside of time (no "distinctiveness"), may be used in compositions by multiple composers ("common material"), and may not be readily apparent in compositions. As such, a chord is a musical concept or technique, which is considered too simple to be eligible for copyright protection, or which consists only of technique, with no original creative input.
This media depicts a musical concept or technique, which is considered too simple to be eligible for copyright protection, or which consists only of technique, with no original creative input.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current20:04, 9 April 2018Thumbnail for version as of 20:04, 9 April 201896 × 64 (5 KB)Hunsvotti (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

Metadata