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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Tom Cato Amundsen
  • Date: 2011-04-10 11:04:33 UTC
  • mto: (1.1.13 upstream) (2.1.12 sid)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: james.westby@ubuntu.com-20110410110433-tzlbk1y99xzjixdu
Import upstream version 3.19.6

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 rhythmtapping2 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 Manuel utilisateur"><link rel="up" href="extending-solfege.html" title="Chapitre 4. Extending GNU Solfege"><link rel="prev" href="rhythmtapping-module.html" title="The rhythmtapping module"><link rel="next" href="singanswer-module.html" title="The singanswer 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">rhythmtapping2</code> module</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rhythmtapping-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="singanswer-module.html">Suivant</a></td></tr></table><hr></div><div class="sect1" title="The rhythmtapping2 module"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="rhythmtapping2-module"></a>The <code class="literal">rhythmtapping2</code> module</h2></div></div></div><p>Solfege will play a generated rhythm, and the user should tap the same
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The rhythmtapping2 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 Manuel utilisateur"><link rel="up" href="extending-solfege.html" title="Chapitre 4. Extending GNU Solfege"><link rel="prev" href="rhythmtapping-module.html" title="The rhythmtapping module"><link rel="next" href="rhythmdictation-module.html" title="The rhythmdictation 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">rhythmtapping2</code> module</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="rhythmtapping-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="rhythmdictation-module.html">Suivant</a></td></tr></table><hr></div><div class="sect1" title="The rhythmtapping2 module"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="rhythmtapping2-module"></a>The <code class="literal">rhythmtapping2</code> module</h2></div></div></div><p>Solfege will play a generated rhythm, and the user should tap the same
2
2
rhythm.</p><p>Here is a minimal lesson file:</p><pre class="programlisting">
3
3
header {
4
4
  <a class="xref" href="lesson-files.html#lf-module">module</a> = rhythmtapping2
5
 
  <a class="xref" href="lesson-files.html#lf-lesson_id">lesson_id</a> = "7a4916be-de47-42e3-9d15-78d48ccf945e"
6
5
  <a class="xref" href="lesson-files.html#lf-version">version</a> = "3.7.0"
7
6
  <a class="xref" href="lesson-files.html#lf-title">title</a> = "Rhythm tapping test"
8
7
  <a class="xref" href="lesson-files.html#lf-rhythm_elements">rhythm_elements</a> = 1, 2, 3, 4
9
8
}
10
 
</pre><p>See also <a class="xref" href="lesson-files.html#lf-at_question_start">at_question_start</a>.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rhythmtapping-module.html">Précédent</a> </td><td width="20%" align="center"><a accesskey="u" href="extending-solfege.html">Niveau supérieur</a></td><td width="40%" align="right"> <a accesskey="n" href="singanswer-module.html">Suivant</a></td></tr><tr><td width="40%" align="left" valign="top">The <code class="literal">rhythmtapping</code> module </td><td width="20%" align="center"><a accesskey="h" href="index.html">Sommaire</a></td><td width="40%" align="right" valign="top"> The <code class="literal">singanswer</code> module</td></tr></table></div></body></html>
 
9
</pre><p>See also <a class="xref" href="lesson-files.html#lf-at_question_start">at_question_start</a>.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="rhythmtapping-module.html">Précédent</a> </td><td width="20%" align="center"><a accesskey="u" href="extending-solfege.html">Niveau supérieur</a></td><td width="40%" align="right"> <a accesskey="n" href="rhythmdictation-module.html">Suivant</a></td></tr><tr><td width="40%" align="left" valign="top">The <code class="literal">rhythmtapping</code> module </td><td width="20%" align="center"><a accesskey="h" href="index.html">Sommaire</a></td><td width="40%" align="right" valign="top"> The <code class="literal">rhythmdictation</code> module</td></tr></table></div></body></html>