1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The singchord module</title><link rel="stylesheet" href="../style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="GNU Solfege 3.16.4 Gvidlibro de Uzanto"><link rel="up" href="extending-solfege.html" title="Ĉapitro 4. Extending GNU Solfege"><link rel="prev" href="singanswer-module.html" title="The singanswer module"><link rel="next" href="singinterval-module.html" title="The singinterval module"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The <code class="literal">singchord</code> module</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="singanswer-module.html">Antaŭen</a> </td><th width="60%" align="center">Ĉapitro 4. Extending GNU Solfege</th><td width="20%" align="right"> <a accesskey="n" href="singinterval-module.html">Sekven</a></td></tr></table><hr></div><div class="sect1" title="The singchord module"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="singchord-module"></a>The <code class="literal">singchord</code> module</h2></div></div></div><p>Questions for this exercise need to have the <code class="varname">key</code> variable set if the key signature is anything else than ''c'' major (or ''a'' minor). Example:</p><pre class="programlisting">
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The singchord module</title><link rel="stylesheet" href="../style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="GNU Solfege 3.19.6 Gvidlibro de Uzanto"><link rel="up" href="extending-solfege.html" title="Ĉapitro 4. Extending GNU Solfege"><link rel="prev" href="singanswer-module.html" title="The singanswer module"><link rel="next" href="singinterval-module.html" title="The singinterval module"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The <code class="literal">singchord</code> module</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="singanswer-module.html">Antaŭen</a> </td><th width="60%" align="center">Ĉapitro 4. Extending GNU Solfege</th><td width="20%" align="right"> <a accesskey="n" href="singinterval-module.html">Sekven</a></td></tr></table><hr></div><div class="sect1" title="The singchord module"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="singchord-module"></a>The <code class="literal">singchord</code> module</h2></div></div></div><p>Questions for this exercise need to have the <code class="varname">key</code> variable set if the key signature is anything else than ''c'' major (or ''a'' minor). Example:</p><pre class="programlisting">
3
3
<a class="xref" href="lesson-files.html#lf-module">module</a> = singchord
5
4
<a class="xref" href="lesson-files.html#lf-version">version</a> = "3.1.4"
6
5
<a class="xref" href="lesson-files.html#lf-title">title</a> = "Simple chords"