~ubuntu-branches/ubuntu/karmic/rosegarden/karmic

« back to all changes in this revision

Viewing changes to docs/en/nv-adjustments.html

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2008-05-02 00:33:44 UTC
  • mfrom: (1.1.7 upstream) (6.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080502003344-67vbfhgqx2yl0ksi
Tags: 1:1.7.0-1ubuntu1
* Merge from Debian unstable. (LP: #225849) Remaining Ubuntu changes:
  - Add usr/share/doc/kde/HTML to rosegarden-data, to provide online
    help documentation.
  - Change fftw3-dev to libfftw3-dev.
  - Update maintainer field as per spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><title>Adjusting Notation</title><link rel="stylesheet" href="kde-default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.67.2"><meta name="keywords" content="Rosegarden, sequencer, MIDI, audio, music, notation, score, KDE"><link rel="start" href="index.html" title="The Rosegarden Handbook"><link rel="up" href="notation-view.html" title="Chapter�10.�The Notation editor"><link rel="prev" href="nv-paste-types.html" title="Paste types"><link rel="next" href="nv-interpret.html" title="Interpreting Performance Cues in Notation"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.13 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div style="background-image: url(top-middle.png); width: 100%; height: 131px;"><div style="position: absolute;                      right: 0px;"><img src="top-right-konqueror.png" style="margin: 0px" alt=""></div><div style="position: absolute;                         top: 25px;                          right: 100px;                          text-align: right;                          font-size: xx-large;                          font-weight: bold;                          text-shadow: #fff 0px 0px 5px;                          color: #444">Adjusting Notation</div></div><div style="margin-top: 20px; background-color: #white;                        color: black;                       margin-left: 20px;                        margin-right: 20px;"><div style="position: absolute;                          left: 20px;"><a accesskey="p" href="nv-paste-types.html">Prev</a></div><div style="position: absolute;                          right: 20px;"><a accesskey="n" href="nv-interpret.html">Next</a></div><div class="navCenter">The Notation editor</div></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="nv-adjustments"></a>Adjusting Notation</h2></div></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="nv-adjustments-note-rest-durations"></a>Adjusting note and rest durations</h3></div></div></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="nv-normalize-rests"></a>Normalizing rests</h4></div></div></div><p>Sometimes as a result of editing or quantization
2
 
          operations, a piece of notation can end up with incorrect
3
 
          rest durations for the current time signature.  You can use
4
 
          the <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenu">Adjust</span></span>-&gt;<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenuitem">Rests</span></span>-&gt;<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenuitem">Normalize Rests</span></span> function to
5
 
          fix these.  This examines each sequence of
6
 
          consecutive rests found in the selection, and adjusts,
7
 
          splits and merges rests as necessary to ensure that the
8
 
          rests have theoretically correct durations and fall on the
9
 
          correct boundaries.
10
 
          </p><p>For example, a 4/4 bar containing a crotchet
11
 
            (quarter-note), then a minim (half-note) rest and a
12
 
            crotchet rest will be rearranged to place the crotchet
13
 
            rest first, as the minim rest should not cross the
14
 
            central beat boundary of the bar.
15
 
          </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="nv-make-viable"></a>Splitting very long notes</h4></div></div></div><p>The
16
 
          <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenu">Adjust</span></span>-&gt;<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenuitem">Notes</span></span>-&gt;<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenuitem">Tie Notes at
17
 
          Barlines</span></span> is intended to deal
18
 
          with notes that have excessively long durations, and
19
 
          therefore overflow barlines or are too long to be
20
 
          displayed as a single note.  It takes any such notes and
21
 
          splits them into shorter, tied notes.
22
 
          </p></div><div class="sect3" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="nv-de-counterpoint"></a>Splitting overlapping notes</h4></div></div></div><p>The 
23
 
<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenu">Adjust</span></span>-&gt;<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenuitem">Notes</span></span>-&gt;<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="guiitem"><span class="guimenuitem">Split-and-Tie Overlapping Chords</span></span> function can be used to turn "counterpoint" notes into a series of split-and-tied notes and chords.</p><p>It can be applied to a selection that contains
24
 
          overlapping notes.  It will split overlapping notes at the
25
 
          point where they overlap, and tie together the resulting
26
 
          split notes, ensuring that the music takes the form of a
27
 
          series of chords and/or single notes starting and ending in
28
 
          neat blocks, with some notes possibly tied.
29
 
          </p></div></div><div class="sect2" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="id2560752"></a>Repositioning notation elements</h3></div></div></div><p>
30
 
              You may occasionally wish to to nudge the positioning of some
31
 
              element of notation that Rosegarden's layout algorithm has not
32
 
              placed in an optimal location.  Use Ctrl-click and drag to move slurs, hairpins,
33
 
              text events, and several other sorts of events.  You may not reposition notes in
34
 
              this fashion.
35
 
          </p></div></div><div style="background-color: #white; color: black;                  margin-top: 20px; margin-left: 20px;                  margin-right: 20px;"><div style="position: absolute; left: 20px;"><a accesskey="p" href="nv-paste-types.html">Prev</a></div><div style="position: absolute; right: 20px;"><a accesskey="n" href="nv-interpret.html">Next</a></div><div align="center"><a accesskey="h" href="index.html">Home</a></div></div><div style="background-color: #white;   color: black;         margin-left: 20px;   margin-right: 20px;"><div class="navLeft">Paste types�</div><div class="navRight">�Interpreting Performance Cues in Notation</div><div class="navCenter"><a accesskey="u" href="notation-view.html">Up</a></div></div><br><br><div class="bannerBottom" style="background-image: url(bottom-middle.png);                                        background-repeat: x-repeat;                                         width: 100%;                                         height: 100px;                                         bottom:0px;"><div class="BannerBottomRight"><img src="bottom-right.png" style="margin: 0px" alt=""></div><div class="bannerBottomLeft"><img src="bottom-left.png" style="margin: 0px;" alt=""></div><div id="comments" style="position:relative; top: 5px; left: 1em; height:85px; width: 50%; color: #cfe1f6"><p>Would you like to make a comment or contribute an update to this page?<br>
36
 
        Send feedback to the <a href="mailto:kde-docs@kdemail.net" style="background:transparent; color:#cfe1f6; text-decoration: underline;">KDE Docs Team</a></p></div></div></body></html>
 
 
b'\\ No newline at end of file'