~ubuntu-branches/ubuntu/saucy/solfege/saucy

« back to all changes in this revision

Viewing changes to help/fr/singchord-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Tom Cato Amundsen
  • Date: 2010-05-19 23:10:09 UTC
  • mfrom: (1.1.11 upstream) (2.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100519231009-r3zyxze7zom6xz25
Tags: 3.16.3-1
* New upstream release
* Recommend csound (closes: #579210)

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.1"><link rel="home" href="index.html" title="GNU Solfege 3.15.9 Manuel utilisateur"><link rel="up" href="extending-solfege.html" title="Chapitre 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">Précédent</a> </td><th width="60%" align="center">Chapitre 4. Extending GNU Solfege</th><td width="20%" align="right"> <a accesskey="n" href="singinterval-module.html">Suivant</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.16.3 Manuel utilisateur"><link rel="up" href="extending-solfege.html" title="Chapitre 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">Précédent</a> </td><th width="60%" align="center">Chapitre 4. Extending GNU Solfege</th><td width="20%" align="right"> <a accesskey="n" href="singinterval-module.html">Suivant</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">
2
2
header {
3
3
  <a class="xref" href="lesson-files.html#lf-module">module</a> = singchord
4
4
  <a class="xref" href="lesson-files.html#lf-lesson_id">lesson_id</a> = "a404df62-e037-6a1b-9027-cd05397e88a2"