Draft:Beat (acoustics)/WJS: Difference between revisions
Jump to navigation
Jump to search
imported>Guy vandegrift m Guy vandegrift moved page Beat (acoustics)/WJS to Draft:Beat (acoustics)/WJS without leaving a redirect: belongs in draft space |
(No difference)
|
Latest revision as of 23:12, 24 February 2023
<templatestyles src="WikiJournal/figure/styles.css" />
- Reference to musing beats to tune instruments: w:special:permalink/1130834192#Uses
-
Beat
-
Beat
-
Beat
-
Beat WJS
-
Beat WJS
-
Beat
-
WJS
- See also
- Python/Musical intervals (numpy matplotlib)/playsound: Students interested in Python programming could do a project based on the code used to create these sound files.
- Sing free/Physics of music
This page is a scrapbook used to develop other pages
THIS IS NOT A LEARNING RESOURCE
Images
Periods-Frequencies Table
lilypond
<score sound="1">\language "english" \relative c' { \tempo 4 = 80 c4 g' <c, g'>2 c4 gs' <c,gs'>2 c4 fs <c fs>2 } % r2 <c e g bf> \bar "|."} \addlyrics { \skip 1 fifth \skip 1 \skip 1 minor-sixth \skip 1 \skip 1 tritone \skip 1 "C7" } </score>
<score sound="1">\language "english" \relative c' { \tempo 4 = 40 \set Staff.midiInstrument = "reed organ" c8 g' <c, g'>2. c8 gs' <c,gs'>2. c8 fs <c fs>2. } % r2 <c e g bf> \bar "|."} \addlyrics { \skip 1 fifth \skip 1 \skip 1 minor-sixth \skip 1 \skip 1 tritone \skip 1 "C7" } </score>
