Skip to content

Commit

Permalink
web files pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
ms3-bot committed Oct 4, 2023
1 parent 52bcbc3 commit a972534
Show file tree
Hide file tree
Showing 15 changed files with 713 additions and 713 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 41b33641d9e5a8debd22d775722a1950
config: 408e959ed5762ad5884aa531d483b808
tags: 645f666f9bcd5a90fca523b33c5a78b7
16 changes: 8 additions & 8 deletions _sources/introduction.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@ Without full version history

If you are only interested in the current version of the corpus, you can download and unpack:

* `wagner_overtures <https://github.com/DCMLab/wagner_overtures/archive/refs/heads/main.zip>`__
* `Richard Wagner – Overtures <https://github.com/DCMLab/wagner_overtures/archive/refs/heads/main.zip>`__


Data Formats
============

Each piece in this corpus is represented by four files with identical names, each in its own folder. For example, {{ example_full_title }} has the following files:
Each piece in this corpus is represented by four files with identical names, each in its own folder. For example, the “Vorspiel” of *Tristan und Isolde* has the following files:

- ``MS3/{{ example_fname }}.mscx``: Uncompressed MuseScore file including the music and annotation labels.
- ``notes/{{ example_fname }}.tsv``: A table of all note heads contained in the score and their relevant features (not each of them represents an onset, some are tied together)
- ``measures/{{ example_fname }}.tsv``: A table with relevant information about the measures in the score.
- ``harmonies/{{ example_fname }}.tsv``: A list of the included harmony labels (including cadences and phrases) with their positions in the score.
- ``MS3/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.mscx``: Uncompressed MuseScore file including the music and annotation labels.
- ``notes/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv``: A table of all note heads contained in the score and their relevant features (not each of them represents an onset, some are tied together)
- ``measures/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv``: A table with relevant information about the measures in the score.
- ``harmonies/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv``: A list of the included harmony labels (including cadences and phrases) with their positions in the score.

Opening Scores
--------------
Expand All @@ -58,8 +58,8 @@ Since the TSV files contain null values, lists, fractions, and numbers that are
import ms3
labels = ms3.load_tsv('harmonies/{{ example_fname }}.tsv')
notes = ms3.load_tsv('notes/{{ example_fname }}.tsv')
labels = ms3.load_tsv('harmonies/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv')
notes = ms3.load_tsv('notes/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv')
How to read ``metadata.tsv``
============================
Expand Down
4 changes: 2 additions & 2 deletions analyses.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Analyses &#8212; wagner_overtures v2.1 documentation</title>
<title>Analyses &#8212; Richard Wagner – Overtures v2.1 documentation</title>



Expand Down Expand Up @@ -114,7 +114,7 @@



<p class="title logo__title">wagner_overtures v2.1 documentation</p>
<p class="title logo__title">Richard Wagner – Overtures v2.1 documentation</p>

</a></div>

Expand Down
4 changes: 2 additions & 2 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; wagner_overtures v2.1 documentation</title>
<title>Index &#8212; Richard Wagner – Overtures v2.1 documentation</title>



Expand Down Expand Up @@ -111,7 +111,7 @@



<p class="title logo__title">wagner_overtures v2.1 documentation</p>
<p class="title logo__title">Richard Wagner – Overtures v2.1 documentation</p>

</a></div>

Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>annotation_workflow_template &#8212; wagner_overtures v2.1 documentation</title>
<title>annotation_workflow_template &#8212; Richard Wagner – Overtures v2.1 documentation</title>



Expand Down Expand Up @@ -113,7 +113,7 @@



<p class="title logo__title">wagner_overtures v2.1 documentation</p>
<p class="title logo__title">Richard Wagner – Overtures v2.1 documentation</p>

</a></div>

Expand Down
20 changes: 10 additions & 10 deletions introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>How to use &#8212; wagner_overtures v2.1 documentation</title>
<title>How to use &#8212; Richard Wagner – Overtures v2.1 documentation</title>



Expand Down Expand Up @@ -114,7 +114,7 @@



<p class="title logo__title">wagner_overtures v2.1 documentation</p>
<p class="title logo__title">Richard Wagner – Overtures v2.1 documentation</p>

</a></div>

Expand Down Expand Up @@ -355,18 +355,18 @@ <h3><a class="toc-backref" href="#id2" role="doc-backlink">With full version his
<h3><a class="toc-backref" href="#id3" role="doc-backlink">Without full version history</a><a class="headerlink" href="#without-full-version-history" title="Permalink to this heading">#</a></h3>
<p>If you are only interested in the current version of the corpus, you can download and unpack:</p>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/DCMLab/wagner_overtures/archive/refs/heads/main.zip">wagner_overtures</a></p></li>
<li><p><a class="reference external" href="https://github.com/DCMLab/wagner_overtures/archive/refs/heads/main.zip">Richard Wagner – Overtures</a></p></li>
</ul>
</section>
</section>
<section id="data-formats">
<h2><a class="toc-backref" href="#id4" role="doc-backlink">Data Formats</a><a class="headerlink" href="#data-formats" title="Permalink to this heading">#</a></h2>
<p>Each piece in this corpus is represented by four files with identical names, each in its own folder. For example, {{ example_full_title }} has the following files:</p>
<p>Each piece in this corpus is represented by four files with identical names, each in its own folder. For example, the “Vorspiel” of <em>Tristan und Isolde</em> has the following files:</p>
<ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">MS3/{{</span> <span class="pre">example_fname</span> <span class="pre">}}.mscx</span></code>: Uncompressed MuseScore file including the music and annotation labels.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">notes/{{</span> <span class="pre">example_fname</span> <span class="pre">}}.tsv</span></code>: A table of all note heads contained in the score and their relevant features (not each of them represents an onset, some are tied together)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">measures/{{</span> <span class="pre">example_fname</span> <span class="pre">}}.tsv</span></code>: A table with relevant information about the measures in the score.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">harmonies/{{</span> <span class="pre">example_fname</span> <span class="pre">}}.tsv</span></code>: A list of the included harmony labels (including cadences and phrases) with their positions in the score.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">MS3/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.mscx</span></code>: Uncompressed MuseScore file including the music and annotation labels.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">notes/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv</span></code>: A table of all note heads contained in the score and their relevant features (not each of them represents an onset, some are tied together)</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">measures/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv</span></code>: A table with relevant information about the measures in the score.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">harmonies/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv</span></code>: A list of the included harmony labels (including cadences and phrases) with their positions in the score.</p></li>
</ul>
<section id="opening-scores">
<h3><a class="toc-backref" href="#id5" role="doc-backlink">Opening Scores</a><a class="headerlink" href="#opening-scores" title="Permalink to this heading">#</a></h3>
Expand All @@ -381,8 +381,8 @@ <h3><a class="toc-backref" href="#id7" role="doc-backlink">Loading TSV files in
<p>Since the TSV files contain null values, lists, fractions, and numbers that are to be treated as strings, you may want to use this code to load any TSV files related to this repository (provided you’re doing it in Python). After a quick <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">-U</span> <span class="pre">ms3</span></code> (requires Python 3.10) you’ll be able to load any TSV like this:</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">ms3</span>

<span class="n">labels</span> <span class="o">=</span> <span class="n">ms3</span><span class="o">.</span><span class="n">load_tsv</span><span class="p">(</span><span class="s1">&#39;harmonies/{{ example_fname }}.tsv&#39;</span><span class="p">)</span>
<span class="n">notes</span> <span class="o">=</span> <span class="n">ms3</span><span class="o">.</span><span class="n">load_tsv</span><span class="p">(</span><span class="s1">&#39;notes/{{ example_fname }}.tsv&#39;</span><span class="p">)</span>
<span class="n">labels</span> <span class="o">=</span> <span class="n">ms3</span><span class="o">.</span><span class="n">load_tsv</span><span class="p">(</span><span class="s1">&#39;harmonies/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv&#39;</span><span class="p">)</span>
<span class="n">notes</span> <span class="o">=</span> <span class="n">ms3</span><span class="o">.</span><span class="n">load_tsv</span><span class="p">(</span><span class="s1">&#39;notes/WWV090_Tristan_01_Vorspiel-Prelude_Ricordi1888Floridia.tsv&#39;</span><span class="p">)</span>
</pre></div>
</div>
</section>
Expand Down
6 changes: 3 additions & 3 deletions notebooks/annotations.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<title>Annotations &#8212; wagner_overtures v2.1 documentation</title>
<title>Annotations &#8212; Richard Wagner – Overtures v2.1 documentation</title>



Expand Down Expand Up @@ -114,7 +114,7 @@



<p class="title logo__title">wagner_overtures v2.1 documentation</p>
<p class="title logo__title">Richard Wagner – Overtures v2.1 documentation</p>

</a></div>

Expand Down Expand Up @@ -398,7 +398,7 @@ <h1>Annotations<a class="headerlink" href="#annotations" title="Permalink to thi
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Data and software versions
--------------------------

Data repo &#39;wagner_overtures&#39; @ be71ebd
Data repo &#39;wagner_overtures&#39; @ c9991a3
dimcat version 0.3.0
ms3 version 2.2.2
</pre></div>
Expand Down
Loading

0 comments on commit a972534

Please sign in to comment.