2012-05-26 14:26:10 +02:00
|
|
|
//=============================================================================
|
|
|
|
// MuseScore
|
|
|
|
// Music Composition & Notation
|
|
|
|
//
|
2012-11-19 09:29:46 +01:00
|
|
|
// Copyright (C) 2002-2012 Werner Schweer
|
2012-05-26 14:26:10 +02:00
|
|
|
//
|
|
|
|
// This program is free software; you can redistribute it and/or modify
|
|
|
|
// it under the terms of the GNU General Public License version 2
|
|
|
|
// as published by the Free Software Foundation and appearing in
|
|
|
|
// the file LICENCE.GPL
|
|
|
|
//=============================================================================
|
|
|
|
|
|
|
|
/**
|
|
|
|
\file
|
|
|
|
Implementation of classes Note and ShadowNote.
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include <assert.h>
|
|
|
|
|
|
|
|
#include "note.h"
|
|
|
|
#include "score.h"
|
|
|
|
#include "key.h"
|
|
|
|
#include "chord.h"
|
|
|
|
#include "sym.h"
|
|
|
|
#include "xml.h"
|
|
|
|
#include "slur.h"
|
2013-08-22 12:18:14 +02:00
|
|
|
#include "tie.h"
|
2012-05-26 14:26:10 +02:00
|
|
|
#include "text.h"
|
|
|
|
#include "clef.h"
|
|
|
|
#include "staff.h"
|
|
|
|
#include "pitchspelling.h"
|
|
|
|
#include "arpeggio.h"
|
|
|
|
#include "tremolo.h"
|
|
|
|
#include "utils.h"
|
|
|
|
#include "image.h"
|
|
|
|
#include "system.h"
|
|
|
|
#include "tuplet.h"
|
|
|
|
#include "articulation.h"
|
|
|
|
#include "drumset.h"
|
|
|
|
#include "segment.h"
|
|
|
|
#include "measure.h"
|
|
|
|
#include "undo.h"
|
|
|
|
#include "part.h"
|
|
|
|
#include "stafftype.h"
|
2013-12-05 21:37:28 +01:00
|
|
|
#include "stringdata.h"
|
2012-05-26 14:26:10 +02:00
|
|
|
#include "fret.h"
|
|
|
|
#include "harmony.h"
|
|
|
|
#include "fingering.h"
|
|
|
|
#include "bend.h"
|
|
|
|
#include "accidental.h"
|
|
|
|
#include "page.h"
|
|
|
|
#include "icon.h"
|
|
|
|
#include "notedot.h"
|
2012-09-12 16:19:03 +02:00
|
|
|
#include "spanner.h"
|
2012-12-11 20:37:35 +01:00
|
|
|
#include "glissando.h"
|
2013-08-01 22:24:36 +02:00
|
|
|
#include "bagpembell.h"
|
2012-05-26 14:26:10 +02:00
|
|
|
|
2013-05-13 18:49:17 +02:00
|
|
|
namespace Ms {
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// noteHeads
|
|
|
|
// note head groups
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2013-11-25 15:42:40 +01:00
|
|
|
static const SymId noteHeads[2][int(NoteHeadGroup::HEAD_GROUPS)][int(NoteHeadType::HEAD_TYPES)] = {
|
2013-11-15 11:18:16 +01:00
|
|
|
// previous non-SMUFL data kept in comments for future reference
|
|
|
|
{ // down stem
|
|
|
|
{ SymId::noteheadWhole, SymId::noteheadHalf, SymId::noteheadBlack, SymId::noteheadDoubleWhole },
|
|
|
|
{ SymId::noteheadXWhole, SymId::noteheadXHalf, SymId::noteheadXBlack, SymId::noteheadXWhole },
|
|
|
|
{ SymId::noteheadDiamondWhole,SymId::noteheadDiamondHalf, SymId::noteheadDiamondBlack, SymId::noteheadDiamondWhole },
|
|
|
|
// { SymId(s0triangleHeadSym), SymId(d1triangleHeadSym), SymId(d2triangleHeadSym), SymId(s0triangleHeadSym) },
|
|
|
|
{ SymId::noteheadTriangleDownWhole, SymId::noteheadTriangleDownHalf, SymId::noteheadTriangleDownBlack, SymId::noteheadTriangleDownDoubleWhole },
|
|
|
|
// { SymId(s0miHeadSym), SymId(s1miHeadSym), SymId(s2miHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeDiamondWhite, SymId::noteShapeDiamondWhite, SymId::noteShapeDiamondBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(wholeslashheadSym), SymId(halfslashheadSym), SymId(quartslashheadSym), SymId(wholeslashheadSym)},
|
2014-04-18 18:55:33 +02:00
|
|
|
{ SymId::noteheadSlashWhiteWhole, SymId::noteheadSlashWhiteHalf, SymId::noteheadSlashHorizontalEnds, SymId::noteheadSlashWhiteWhole},
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(xcircledheadSym), SymId(xcircledheadSym), SymId(xcircledheadSym), SymId(xcircledheadSym) },
|
|
|
|
{ SymId::noteheadCircleXWhole,SymId::noteheadCircleXHalf, SymId::noteheadCircleX, SymId::noteheadCircleXDoubleWhole},
|
|
|
|
// { SymId(s0doHeadSym), SymId(d1doHeadSym), SymId(d2doHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeTriangleUpWhite, SymId::noteShapeTriangleUpWhite, SymId::noteShapeTriangleUpBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0reHeadSym), SymId(d1reHeadSym), SymId(d2reHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeMoonWhite, SymId::noteShapeMoonWhite, SymId::noteShapeMoonBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(d0faHeadSym), SymId(d1faHeadSym), SymId(d2faHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeTriangleRightWhite, SymId::noteShapeTriangleRightWhite, SymId::noteShapeTriangleRightBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0laHeadSym), SymId(s1laHeadSym), SymId(s2laHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeSquareWhite, SymId::noteShapeSquareWhite, SymId::noteShapeSquareBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0tiHeadSym), SymId(d1tiHeadSym), SymId(d2tiHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeTriangleRoundWhite, SymId::noteShapeTriangleRoundWhite, SymId::noteShapeTriangleRoundBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0solHeadSym), SymId(s1solHeadSym), SymId(s2solHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeRoundWhite, SymId::noteShapeRoundWhite, SymId::noteShapeRoundBlack, SymId::noSym },
|
2013-11-29 00:37:48 +01:00
|
|
|
{ SymId::noteheadWhole, SymId::noteheadHalf, SymId::noteheadBlack, SymId::noteheadDoubleWholeSquare },
|
2013-11-15 11:18:16 +01:00
|
|
|
},
|
|
|
|
{ // up stem
|
|
|
|
{ SymId::noteheadWhole, SymId::noteheadHalf, SymId::noteheadBlack, SymId::noteheadDoubleWhole },
|
|
|
|
{ SymId::noteheadXWhole, SymId::noteheadXHalf, SymId::noteheadXBlack, SymId::noteheadXWhole },
|
|
|
|
{ SymId::noteheadDiamondWhole,SymId::noteheadDiamondHalf, SymId::noteheadDiamondBlack, SymId::noteheadDiamondWhole },
|
|
|
|
// { SymId(s0triangleHeadSym), SymId(d1triangleHeadSym), SymId(d2triangleHeadSym), SymId(s0triangleHeadSym) },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteheadTriangleDownWhole, SymId::noteheadTriangleDownHalf, SymId::noteheadTriangleDownBlack, SymId::noteheadTriangleDownDoubleWhole },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0miHeadSym), SymId(s1miHeadSym), SymId(s2miHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeDiamondWhite, SymId::noteShapeDiamondWhite, SymId::noteShapeDiamondBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(wholeslashheadSym), SymId(halfslashheadSym), SymId(quartslashheadSym), SymId(wholeslashheadSym)},
|
2014-04-18 18:55:33 +02:00
|
|
|
{ SymId::noteheadSlashWhiteWhole, SymId::noteheadSlashWhiteHalf, SymId::noteheadSlashHorizontalEnds, SymId::noteheadSlashWhiteWhole},
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(xcircledheadSym), SymId(xcircledheadSym), SymId(xcircledheadSym), SymId(xcircledheadSym) },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteheadCircleXWhole, SymId::noteheadCircleXHalf, SymId::noteheadCircleX, SymId::noteheadCircleXDoubleWhole},
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0doHeadSym), SymId(d1doHeadSym), SymId(d2doHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeTriangleUpWhite, SymId::noteShapeTriangleUpWhite, SymId::noteShapeTriangleUpBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0reHeadSym), SymId(d1reHeadSym), SymId(d2reHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeMoonWhite, SymId::noteShapeMoonWhite, SymId::noteShapeMoonBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(d0faHeadSym), SymId(d1faHeadSym), SymId(d2faHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeTriangleRightWhite, SymId::noteShapeTriangleRightWhite, SymId::noteShapeTriangleRightBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0laHeadSym), SymId(s1laHeadSym), SymId(s2laHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeSquareWhite, SymId::noteShapeSquareWhite, SymId::noteShapeSquareBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0tiHeadSym), SymId(d1tiHeadSym), SymId(d2tiHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeTriangleRoundWhite, SymId::noteShapeTriangleRoundWhite, SymId::noteShapeTriangleRoundBlack, SymId::noSym },
|
2013-11-15 11:18:16 +01:00
|
|
|
// { SymId(s0solHeadSym), SymId(s1solHeadSym), SymId(s2solHeadSym), SymId::noSym },
|
2013-11-15 14:41:00 +01:00
|
|
|
{ SymId::noteShapeRoundWhite, SymId::noteShapeRoundWhite, SymId::noteShapeRoundBlack, SymId::noSym },
|
2013-11-29 00:37:48 +01:00
|
|
|
{ SymId::noteheadWhole, SymId::noteheadHalf, SymId::noteheadBlack, SymId::noteheadDoubleWholeSquare },
|
2013-11-15 11:18:16 +01:00
|
|
|
}
|
|
|
|
};
|
2012-05-26 14:26:10 +02:00
|
|
|
|
|
|
|
//---------------------------------------------------------
|
2013-11-25 15:42:40 +01:00
|
|
|
// noteHead
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2013-11-25 15:42:40 +01:00
|
|
|
SymId Note::noteHead(int direction, NoteHeadGroup g, NoteHeadType t)
|
|
|
|
{
|
|
|
|
return noteHeads[direction][int(g)][int(t)];
|
|
|
|
};
|
2012-05-26 14:26:10 +02:00
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// write
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void NoteHead::write(Xml& xml) const
|
|
|
|
{
|
|
|
|
xml.stag("NoteHead");
|
2012-09-08 11:33:46 +02:00
|
|
|
xml.tag("name", Sym::id2name(_sym));
|
2012-05-26 14:26:10 +02:00
|
|
|
Element::writeProperties(xml);
|
|
|
|
xml.etag();
|
|
|
|
}
|
|
|
|
|
2013-11-25 15:02:23 +01:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// headGroup
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
NoteHeadGroup NoteHead::headGroup() const
|
|
|
|
{
|
|
|
|
NoteHeadGroup group = NoteHeadGroup::HEAD_INVALID;
|
|
|
|
|
|
|
|
for (int i = 0; i < int(NoteHeadGroup::HEAD_GROUPS); ++i) {
|
|
|
|
if (noteHeads[0][i][1] == _sym || noteHeads[0][i][3] == _sym) {
|
|
|
|
group = (NoteHeadGroup)i;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
return group;
|
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// Note
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
Note::Note(Score* s)
|
|
|
|
: Element(s)
|
|
|
|
{
|
|
|
|
setFlags(ELEMENT_MOVABLE | ELEMENT_SELECTABLE);
|
|
|
|
dragMode = false;
|
|
|
|
_pitch = 0;
|
2013-08-23 13:55:54 +02:00
|
|
|
_play = true;
|
2012-05-26 14:26:10 +02:00
|
|
|
_tuning = 0.0;
|
|
|
|
_accidental = 0;
|
|
|
|
_mirror = false;
|
2012-08-04 15:46:43 +02:00
|
|
|
_userMirror = MScore::DH_AUTO;
|
2012-05-26 14:26:10 +02:00
|
|
|
_small = false;
|
2014-04-02 20:31:37 +02:00
|
|
|
_userDotPosition = MScore::AUTO;
|
2012-05-26 14:26:10 +02:00
|
|
|
_line = 0;
|
|
|
|
_fret = -1;
|
|
|
|
_string = -1;
|
|
|
|
_fretConflict = false;
|
|
|
|
_ghost = false;
|
|
|
|
_lineOffset = 0;
|
|
|
|
_tieFor = 0;
|
|
|
|
_tieBack = 0;
|
2014-04-09 09:40:25 +02:00
|
|
|
_tpc[0] = INVALID_TPC;
|
|
|
|
_tpc[1] = INVALID_TPC;
|
2013-11-25 15:02:23 +01:00
|
|
|
_headGroup = NoteHeadGroup::HEAD_NORMAL;
|
|
|
|
_headType = NoteHeadType::HEAD_AUTO;
|
2012-05-26 14:26:10 +02:00
|
|
|
|
|
|
|
_hidden = false;
|
|
|
|
_subchannel = 0;
|
|
|
|
|
2012-08-04 15:46:43 +02:00
|
|
|
_veloType = MScore::OFFSET_VAL;
|
2012-05-26 14:26:10 +02:00
|
|
|
_veloOffset = 0;
|
|
|
|
|
|
|
|
_dots[0] = 0;
|
|
|
|
_dots[1] = 0;
|
|
|
|
_dots[2] = 0;
|
2012-11-19 09:29:46 +01:00
|
|
|
_playEvents.append(NoteEvent()); // add default play event
|
2013-02-20 17:53:15 +01:00
|
|
|
_mark = 0;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
Note::~Note()
|
|
|
|
{
|
|
|
|
delete _accidental;
|
2012-11-19 09:29:46 +01:00
|
|
|
qDeleteAll(_el);
|
2012-05-26 14:26:10 +02:00
|
|
|
delete _tieFor;
|
|
|
|
delete _dots[0];
|
|
|
|
delete _dots[1];
|
|
|
|
delete _dots[2];
|
|
|
|
}
|
|
|
|
|
|
|
|
Note::Note(const Note& n)
|
|
|
|
: Element(n)
|
|
|
|
{
|
|
|
|
_subchannel = n._subchannel;
|
|
|
|
_line = n._line;
|
|
|
|
_fret = n._fret;
|
|
|
|
_string = n._string;
|
|
|
|
_fretConflict = n._fretConflict;
|
|
|
|
_ghost = n._ghost;
|
|
|
|
dragMode = n.dragMode;
|
|
|
|
_pitch = n._pitch;
|
2014-04-09 09:40:25 +02:00
|
|
|
_tpc[0] = n._tpc[0];
|
|
|
|
_tpc[1] = n._tpc[1];
|
2012-05-26 14:26:10 +02:00
|
|
|
_hidden = n._hidden;
|
2013-08-23 13:55:54 +02:00
|
|
|
_play = n._play;
|
2012-05-26 14:26:10 +02:00
|
|
|
_tuning = n._tuning;
|
|
|
|
_veloType = n._veloType;
|
|
|
|
_veloOffset = n._veloOffset;
|
|
|
|
_headGroup = n._headGroup;
|
|
|
|
_headType = n._headType;
|
|
|
|
_mirror = n._mirror;
|
|
|
|
_userMirror = n._userMirror;
|
|
|
|
_small = n._small;
|
2014-04-02 20:31:37 +02:00
|
|
|
_userDotPosition = n._userDotPosition;
|
2012-05-26 14:26:10 +02:00
|
|
|
_accidental = 0;
|
2013-01-03 16:56:56 +01:00
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
if (n._accidental)
|
|
|
|
add(new Accidental(*(n._accidental)));
|
|
|
|
|
2013-03-25 16:27:20 +01:00
|
|
|
for (const Element* e : n._el)
|
|
|
|
add(e->clone());
|
|
|
|
|
2012-11-19 09:29:46 +01:00
|
|
|
_playEvents = n._playEvents;
|
2012-05-26 14:26:10 +02:00
|
|
|
|
|
|
|
if (n._tieFor) {
|
|
|
|
_tieFor = new Tie(*n._tieFor);
|
|
|
|
_tieFor->setStartNote(this);
|
|
|
|
_tieFor->setEndNote(0);
|
|
|
|
}
|
|
|
|
else
|
|
|
|
_tieFor = 0;
|
|
|
|
_tieBack = 0;
|
|
|
|
for (int i = 0; i < 3; ++i) {
|
|
|
|
_dots[i] = 0;
|
|
|
|
if (n._dots[i])
|
|
|
|
add(new NoteDot(*n._dots[i]));
|
|
|
|
}
|
|
|
|
_lineOffset = n._lineOffset;
|
2013-02-20 17:53:15 +01:00
|
|
|
_mark = n._mark;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
2014-04-09 09:40:25 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// concertPitchIdx
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
inline int Note::concertPitchIdx() const
|
|
|
|
{
|
|
|
|
return concertPitch() ? 0 : 1;
|
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// setPitch
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setPitch(int val)
|
|
|
|
{
|
2014-04-09 16:09:21 +02:00
|
|
|
Q_ASSERT(val >= 0 && val <= 127);
|
|
|
|
if (_pitch != val) {
|
|
|
|
_pitch = val;
|
|
|
|
score()->setPlaylistDirty(true);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2014-04-09 09:40:25 +02:00
|
|
|
void Note::setPitch(int pitch, int tpc1, int tpc2)
|
2012-05-26 14:26:10 +02:00
|
|
|
{
|
2014-04-09 11:11:02 +02:00
|
|
|
Q_ASSERT(tpcIsValid(tpc1));
|
|
|
|
Q_ASSERT(tpcIsValid(tpc2));
|
2014-04-09 09:40:25 +02:00
|
|
|
_tpc[0] = tpc1;
|
|
|
|
_tpc[1] = tpc2;
|
2014-04-09 11:11:02 +02:00
|
|
|
setPitch(pitch);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
2012-07-16 20:21:31 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetPitch
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetPitch(int p)
|
|
|
|
{
|
|
|
|
score()->undoChangeProperty(this, P_PITCH, p);
|
|
|
|
}
|
|
|
|
|
2014-04-10 13:13:37 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// tpc1default
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::tpc1default(int p) const
|
|
|
|
{
|
|
|
|
int key = 0;
|
|
|
|
if (staff() && chord()) {
|
|
|
|
key = staff()->key(chord()->tick()).accidentalType();
|
|
|
|
if (!concertPitch()) {
|
|
|
|
Interval interval = staff()->part()->instr()->transpose();
|
|
|
|
if (!interval.isZero()) {
|
|
|
|
interval.flip();
|
|
|
|
key = transposeKey(key, interval);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
return pitch2tpc(p, key, PREFER_NEAREST);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// tpc2default
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::tpc2default(int p) const
|
|
|
|
{
|
|
|
|
int key = 0;
|
|
|
|
if (staff() && chord()) {
|
|
|
|
key = staff()->key(chord()->tick()).accidentalType();
|
|
|
|
if (concertPitch()) {
|
|
|
|
Interval interval = staff()->part()->instr()->transpose();
|
|
|
|
if (!interval.isZero())
|
|
|
|
key = transposeKey(key, interval);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
return pitch2tpc(p - transposition(), key, PREFER_NEAREST);
|
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// setTpcFromPitch
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setTpcFromPitch()
|
|
|
|
{
|
2014-04-10 13:13:37 +02:00
|
|
|
int key = (staff() && chord()) ? staff()->key(chord()->tick()).accidentalType() : 0;
|
|
|
|
_tpc[0] = pitch2tpc(_pitch, key, PREFER_NEAREST);
|
|
|
|
_tpc[1] = pitch2tpc(_pitch - transposition(), key, PREFER_NEAREST);
|
2014-04-09 11:11:02 +02:00
|
|
|
Q_ASSERT(tpcIsValid(_tpc[0]));
|
|
|
|
Q_ASSERT(tpcIsValid(_tpc[1]));
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// setTpc
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setTpc(int v)
|
|
|
|
{
|
2014-04-02 18:11:56 +02:00
|
|
|
if (!tpcIsValid(v))
|
2014-03-04 13:06:23 +01:00
|
|
|
qFatal("Note::setTpc: bad tpc %d\n", v);
|
2014-04-09 09:40:25 +02:00
|
|
|
_tpc[concertPitchIdx()] = v;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
2012-07-16 20:21:31 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetTpc
|
2014-04-09 09:40:25 +02:00
|
|
|
// change the current tpc
|
2012-07-16 20:21:31 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2014-04-09 09:40:25 +02:00
|
|
|
void Note::undoSetTpc(int v)
|
2012-07-16 20:21:31 +02:00
|
|
|
{
|
2014-04-09 09:40:25 +02:00
|
|
|
if (concertPitch()) {
|
|
|
|
if (v != tpc1())
|
|
|
|
undoChangeProperty(P_TPC1, v);
|
|
|
|
}
|
|
|
|
else {
|
|
|
|
if (v != tpc2())
|
|
|
|
undoChangeProperty(P_TPC2, v);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// tpc
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::tpc() const
|
|
|
|
{
|
|
|
|
return _tpc[concertPitchIdx()];
|
2012-07-16 20:21:31 +02:00
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// noteHead
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2013-11-06 15:58:05 +01:00
|
|
|
SymId Note::noteHead() const
|
2012-05-26 14:26:10 +02:00
|
|
|
{
|
2013-11-25 15:02:23 +01:00
|
|
|
int up;
|
|
|
|
NoteHeadType ht;
|
2012-05-26 14:26:10 +02:00
|
|
|
if (chord()) {
|
2013-11-15 11:18:16 +01:00
|
|
|
up = chord()->up();
|
2012-05-26 14:26:10 +02:00
|
|
|
ht = chord()->durationType().headType();
|
|
|
|
}
|
2013-01-02 20:13:58 +01:00
|
|
|
else {
|
2013-11-15 11:18:16 +01:00
|
|
|
up = 1;
|
2013-11-25 15:02:23 +01:00
|
|
|
ht = NoteHeadType::HEAD_QUARTER;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2013-11-25 15:02:23 +01:00
|
|
|
if (_headType != NoteHeadType::HEAD_AUTO)
|
2013-01-28 21:45:36 +01:00
|
|
|
ht = _headType;
|
2013-01-02 20:13:58 +01:00
|
|
|
|
2013-11-25 15:42:40 +01:00
|
|
|
SymId t = noteHead(up, _headGroup, ht);
|
2013-11-06 15:58:05 +01:00
|
|
|
if (t == SymId::noSym) {
|
2013-11-25 17:28:43 +01:00
|
|
|
qDebug("invalid note head %d/%d", _headGroup, ht);
|
2013-11-25 15:42:40 +01:00
|
|
|
t = noteHead(up, NoteHeadGroup::HEAD_NORMAL, ht);
|
2013-01-28 21:45:36 +01:00
|
|
|
}
|
|
|
|
return t;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// headWidth
|
2012-12-26 21:03:00 +01:00
|
|
|
//
|
|
|
|
// returns the width of the note head symbol
|
|
|
|
// or the width of the string representation of the fret mark
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
qreal Note::headWidth() const
|
|
|
|
{
|
2013-11-11 15:11:28 +01:00
|
|
|
return symWidth(noteHead());
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
2012-12-26 21:03:00 +01:00
|
|
|
qreal Note::tabHeadWidth(StaffTypeTablature* tab) const
|
|
|
|
{
|
|
|
|
qreal val;
|
|
|
|
if (tab && _fret != FRET_NONE && _string != STRING_NONE) {
|
|
|
|
qreal mags = magS();
|
|
|
|
QFont f = tab->fretFont();
|
|
|
|
int size = lrint(tab->fretFontSize() * MScore::DPI / PPI);
|
|
|
|
f.setPixelSize(size);
|
|
|
|
QFontMetricsF fm(f);
|
|
|
|
QString s = tab->fretString(_fret, _ghost);
|
|
|
|
val = fm.width(s) * mags;
|
2013-05-23 16:58:22 +02:00
|
|
|
}
|
2012-12-26 21:03:00 +01:00
|
|
|
else
|
2012-12-28 00:30:46 +01:00
|
|
|
val = headWidth();
|
2012-12-26 21:03:00 +01:00
|
|
|
return val;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// headHeight
|
2012-12-26 21:03:00 +01:00
|
|
|
//
|
|
|
|
// returns the height of the note head symbol
|
|
|
|
// or the height of the string representation of the fret mark
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
qreal Note::headHeight() const
|
|
|
|
{
|
2013-11-11 15:11:28 +01:00
|
|
|
return symHeight(noteHead());
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
2012-12-26 21:03:00 +01:00
|
|
|
qreal Note::tabHeadHeight(StaffTypeTablature *tab) const
|
|
|
|
{
|
|
|
|
if(tab && _fret != FRET_NONE && _string != STRING_NONE)
|
|
|
|
return tab->fretBoxH() * magS();
|
|
|
|
return headHeight();
|
|
|
|
}
|
|
|
|
|
2013-01-02 09:29:17 +01:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// attach
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
QPointF Note::attach() const
|
|
|
|
{
|
2013-11-11 15:11:28 +01:00
|
|
|
return symAttach(noteHead());
|
2013-01-02 09:29:17 +01:00
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// playTicks
|
2013-05-12 12:43:22 +02:00
|
|
|
/// Return total tick len of tied notes
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::playTicks() const
|
|
|
|
{
|
|
|
|
const Note* note = this;
|
|
|
|
while (note->tieBack())
|
|
|
|
note = note->tieBack()->startNote();
|
2013-05-12 12:43:22 +02:00
|
|
|
int stick = note->chord()->tick();
|
|
|
|
while (note->tieFor() && note->tieFor()->endNote())
|
2012-05-26 14:26:10 +02:00
|
|
|
note = note->tieFor()->endNote();
|
2013-05-12 12:43:22 +02:00
|
|
|
return note->chord()->tick() + note->chord()->actualTicks() - stick;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
2012-09-12 16:19:03 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// addSpanner
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::addSpanner(Spanner* l)
|
|
|
|
{
|
|
|
|
Element* e = l->endElement();
|
|
|
|
if (e)
|
|
|
|
static_cast<Note*>(e)->addSpannerBack(l);
|
2013-01-03 16:56:56 +01:00
|
|
|
addSpannerFor(l);
|
2012-09-12 16:19:03 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// removeSpanner
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::removeSpanner(Spanner* l)
|
|
|
|
{
|
|
|
|
if (!static_cast<Note*>(l->endElement())->removeSpannerBack(l)) {
|
2013-01-03 16:56:56 +01:00
|
|
|
qDebug("Note::removeSpanner(%p): cannot remove spannerBack %s %p", this, l->name(), l);
|
2012-09-12 16:19:03 +02:00
|
|
|
// abort();
|
|
|
|
}
|
2013-01-03 16:56:56 +01:00
|
|
|
if (!removeSpannerFor(l)) {
|
|
|
|
qDebug("Note(%p): cannot remove spannerFor %s %p", this, l->name(), l);
|
2012-09-12 16:19:03 +02:00
|
|
|
// abort();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// add
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::add(Element* e)
|
|
|
|
{
|
2014-02-22 11:19:44 +01:00
|
|
|
e->setParent(this);
|
2012-08-16 11:09:36 +02:00
|
|
|
e->setTrack(track());
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
switch(e->type()) {
|
|
|
|
case NOTEDOT:
|
|
|
|
{
|
|
|
|
NoteDot* dot = static_cast<NoteDot*>(e);
|
|
|
|
_dots[dot->idx()] = dot;
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
case SYMBOL:
|
|
|
|
case IMAGE:
|
|
|
|
case FINGERING:
|
|
|
|
case TEXT:
|
|
|
|
case BEND:
|
2013-03-25 16:27:20 +01:00
|
|
|
_el.push_back(e);
|
2012-05-26 14:26:10 +02:00
|
|
|
break;
|
|
|
|
case TIE:
|
|
|
|
{
|
|
|
|
Tie* tie = static_cast<Tie*>(e);
|
|
|
|
tie->setStartNote(this);
|
|
|
|
tie->setTrack(track());
|
|
|
|
setTieFor(tie);
|
|
|
|
if (tie->endNote())
|
|
|
|
tie->endNote()->setTieBack(tie);
|
2013-01-30 17:50:01 +01:00
|
|
|
int n = tie->spannerSegments().size();
|
|
|
|
for (int i = 0; i < n; ++i) {
|
|
|
|
SpannerSegment* ss = tie->spannerSegments().at(i);
|
2012-05-26 14:26:10 +02:00
|
|
|
if (ss->system())
|
|
|
|
ss->system()->add(ss);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
case ACCIDENTAL:
|
|
|
|
_accidental = static_cast<Accidental*>(e);
|
|
|
|
break;
|
2012-09-12 16:19:03 +02:00
|
|
|
case TEXTLINE:
|
|
|
|
addSpanner(static_cast<Spanner*>(e));
|
|
|
|
break;
|
2012-05-26 14:26:10 +02:00
|
|
|
default:
|
2014-03-25 13:33:47 +01:00
|
|
|
qDebug("Note::add() not impl. %s", e->name());
|
2012-05-26 14:26:10 +02:00
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// remove
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::remove(Element* e)
|
|
|
|
{
|
|
|
|
switch(e->type()) {
|
|
|
|
case NOTEDOT:
|
|
|
|
for (int i = 0; i < 3; ++i) {
|
|
|
|
if (_dots[i] == e) {
|
|
|
|
_dots[i] = 0;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
|
|
|
|
case TEXT:
|
|
|
|
case SYMBOL:
|
|
|
|
case IMAGE:
|
|
|
|
case FINGERING:
|
|
|
|
case BEND:
|
|
|
|
if (!_el.remove(e))
|
2014-03-25 13:33:47 +01:00
|
|
|
qDebug("Note::remove(): cannot find %s", e->name());
|
2012-05-26 14:26:10 +02:00
|
|
|
break;
|
2013-11-04 00:07:00 +01:00
|
|
|
case TIE:
|
2012-05-26 14:26:10 +02:00
|
|
|
{
|
|
|
|
Tie* tie = static_cast<Tie*>(e);
|
|
|
|
setTieFor(0);
|
2013-11-14 16:20:41 +01:00
|
|
|
if (tie->endNote()) {
|
2012-05-26 14:26:10 +02:00
|
|
|
tie->endNote()->setTieBack(0);
|
2013-11-14 16:20:41 +01:00
|
|
|
// update accidentals for endNote
|
|
|
|
Chord* chord = tie->endNote()->chord();
|
2014-03-26 11:02:23 +01:00
|
|
|
Measure* m = chord->segment()->measure();
|
2014-04-22 17:02:03 +02:00
|
|
|
m->cmdUpdateNotes(chord->staffIdx());
|
2013-11-14 16:20:41 +01:00
|
|
|
}
|
2013-01-30 17:50:01 +01:00
|
|
|
int n = tie->spannerSegments().size();
|
|
|
|
for (int i = 0; i < n; ++i) {
|
|
|
|
SpannerSegment* ss = tie->spannerSegments().at(i);
|
2012-05-26 14:26:10 +02:00
|
|
|
Q_ASSERT(ss->spanner() == tie);
|
|
|
|
if (ss->system())
|
|
|
|
ss->system()->remove(ss);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
|
|
|
|
case ACCIDENTAL:
|
|
|
|
_accidental = 0;
|
|
|
|
break;
|
|
|
|
|
2012-09-12 16:19:03 +02:00
|
|
|
case TEXTLINE:
|
|
|
|
removeSpanner(static_cast<Spanner*>(e));
|
|
|
|
break;
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
default:
|
2014-03-25 13:33:47 +01:00
|
|
|
qDebug("Note::remove() not impl. %s", e->name());
|
2012-05-26 14:26:10 +02:00
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// draw
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::draw(QPainter* painter) const
|
|
|
|
{
|
2012-06-09 10:50:51 +02:00
|
|
|
if (_hidden)
|
|
|
|
return;
|
2013-02-20 17:53:15 +01:00
|
|
|
|
2013-03-07 21:00:22 +01:00
|
|
|
QColor c(curColor());
|
2013-02-20 17:53:15 +01:00
|
|
|
painter->setPen(c);
|
2012-08-16 11:09:36 +02:00
|
|
|
bool tablature = staff() && staff()->isTabStaff();
|
2012-08-17 00:33:38 +02:00
|
|
|
|
|
|
|
// tablature
|
|
|
|
|
2012-06-09 10:50:51 +02:00
|
|
|
if (tablature) {
|
|
|
|
StaffTypeTablature* tab = (StaffTypeTablature*)staff()->staffType();
|
2012-09-21 18:31:31 +02:00
|
|
|
if (tieBack() && tab->slashStyle())
|
|
|
|
return;
|
2012-08-17 00:33:38 +02:00
|
|
|
QString s = tab->fretString(_fret, _ghost);
|
2012-06-09 10:50:51 +02:00
|
|
|
|
|
|
|
// draw background, if required
|
|
|
|
if (!tab->linesThrough() || fretConflict()) {
|
2012-09-21 18:31:31 +02:00
|
|
|
qreal d = spatium() * .1;
|
2013-02-06 21:57:40 +01:00
|
|
|
QRectF bb = QRectF(bbox().x()-d, tab->fretMaskY(), bbox().width() + 2*d, tab->fretMaskH());
|
2012-06-09 10:50:51 +02:00
|
|
|
// we do not know which viewer did this draw() call
|
|
|
|
// so update all:
|
|
|
|
foreach(MuseScoreView* view, score()->getViewer())
|
|
|
|
view->drawBackground(painter, bb);
|
|
|
|
|
|
|
|
if (fretConflict()) { //on fret conflict, draw on red background
|
|
|
|
painter->save();
|
|
|
|
painter->setPen(Qt::red);
|
|
|
|
painter->setBrush(QBrush(QColor(Qt::red)));
|
|
|
|
painter->drawRect(bb);
|
|
|
|
painter->restore();
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
2013-03-11 13:30:43 +01:00
|
|
|
qreal mag = magS();
|
|
|
|
qreal imag = 1.0 / mag;
|
|
|
|
painter->scale(mag, mag);
|
|
|
|
painter->setFont(tab->fretFont());
|
2013-03-07 21:00:22 +01:00
|
|
|
painter->setPen(c);
|
2012-06-09 10:50:51 +02:00
|
|
|
painter->drawText(QPointF(bbox().x(), tab->fretFontYOffset()), s);
|
|
|
|
painter->scale(imag, imag);
|
|
|
|
}
|
2012-08-17 00:33:38 +02:00
|
|
|
|
|
|
|
// NOT tablature
|
|
|
|
|
|
|
|
else {
|
2013-05-12 12:51:42 +02:00
|
|
|
// skip drawing, if second note of a cross-measure value
|
2013-07-15 08:15:20 +02:00
|
|
|
if (chord()->crossMeasure() == CROSSMEASURE_SECOND)
|
2013-05-12 12:51:42 +02:00
|
|
|
return;
|
2012-06-09 10:50:51 +02:00
|
|
|
//
|
|
|
|
// warn if pitch extends usable range of instrument
|
|
|
|
// by coloring the note head
|
|
|
|
//
|
|
|
|
if (chord() && chord()->segment() && staff() && !selected()
|
|
|
|
&& !score()->printing() && MScore::warnPitchRange) {
|
|
|
|
const Instrument* in = staff()->part()->instr();
|
|
|
|
int i = ppitch();
|
|
|
|
if (i < in->minPitchP() || i > in->maxPitchP())
|
|
|
|
painter->setPen(Qt::red);
|
|
|
|
else if (i < in->minPitchA() || i > in->maxPitchA())
|
|
|
|
painter->setPen(Qt::darkYellow);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2013-11-06 15:58:05 +01:00
|
|
|
drawSymbol(noteHead(), painter);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//--------------------------------------------------
|
|
|
|
// Note::write
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::write(Xml& xml) const
|
|
|
|
{
|
|
|
|
xml.stag("Note");
|
|
|
|
Element::writeProperties(xml);
|
|
|
|
|
|
|
|
if (_accidental)
|
|
|
|
_accidental->write(xml);
|
|
|
|
_el.write(xml);
|
2012-09-14 10:09:06 +02:00
|
|
|
int dots = chord() ? chord()->dots() : 0;
|
2012-05-26 14:26:10 +02:00
|
|
|
if (dots) {
|
|
|
|
bool hasUserModifiedDots = false;
|
|
|
|
for (int i = 0; i < dots; ++i) {
|
|
|
|
if (_dots[i] && (!_dots[i]->userOff().isNull() || !_dots[i]->visible()
|
|
|
|
|| _dots[i]->color() != Qt::black)) {
|
|
|
|
hasUserModifiedDots = true;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (hasUserModifiedDots) {
|
|
|
|
for (int i = 0; i < dots; ++i)
|
|
|
|
_dots[i]->write(xml);
|
|
|
|
}
|
|
|
|
}
|
2013-08-21 11:59:41 +02:00
|
|
|
if (_tieFor) {
|
|
|
|
_tieFor->setId(++xml.spannerId);
|
2012-05-26 14:26:10 +02:00
|
|
|
_tieFor->write(xml);
|
2013-08-21 11:59:41 +02:00
|
|
|
}
|
|
|
|
if (_tieBack)
|
|
|
|
xml.tagE(QString("endSpanner id=\"%1\"").arg(_tieBack->id()));
|
2014-03-28 16:29:55 +01:00
|
|
|
if ((chord() == 0 || chord()->playEventType() != PlayEventType::Auto) && !_playEvents.isEmpty()) {
|
|
|
|
xml.stag("Events");
|
|
|
|
foreach(const NoteEvent& e, _playEvents)
|
|
|
|
e.write(xml);
|
|
|
|
xml.etag();
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2012-08-10 17:01:35 +02:00
|
|
|
writeProperty(xml, P_PITCH);
|
2014-04-09 09:40:25 +02:00
|
|
|
writeProperty(xml, P_TPC1);
|
2014-04-10 13:13:37 +02:00
|
|
|
if (transposition() && _tpc[1] != tpc2default(_pitch))
|
2014-04-09 09:40:25 +02:00
|
|
|
writeProperty(xml, P_TPC2);
|
2012-08-10 17:01:35 +02:00
|
|
|
writeProperty(xml, P_SMALL);
|
|
|
|
writeProperty(xml, P_MIRROR_HEAD);
|
|
|
|
writeProperty(xml, P_DOT_POSITION);
|
|
|
|
writeProperty(xml, P_HEAD_GROUP);
|
|
|
|
writeProperty(xml, P_VELO_OFFSET);
|
2013-08-23 13:55:54 +02:00
|
|
|
writeProperty(xml, P_PLAY);
|
2012-08-10 17:01:35 +02:00
|
|
|
writeProperty(xml, P_TUNING);
|
|
|
|
writeProperty(xml, P_FRET);
|
|
|
|
writeProperty(xml, P_STRING);
|
|
|
|
writeProperty(xml, P_GHOST);
|
|
|
|
writeProperty(xml, P_HEAD_TYPE);
|
|
|
|
writeProperty(xml, P_VELO_TYPE);
|
|
|
|
|
2013-06-10 11:03:34 +02:00
|
|
|
foreach (Spanner* e, _spannerFor) {
|
2012-09-12 16:19:03 +02:00
|
|
|
e->setId(++xml.spannerId);
|
|
|
|
e->write(xml);
|
|
|
|
}
|
2013-06-10 11:03:34 +02:00
|
|
|
foreach (Spanner* e, _spannerBack)
|
2012-09-12 16:19:03 +02:00
|
|
|
xml.tagE(QString("endSpanner id=\"%1\"").arg(e->id()));
|
2013-01-03 16:56:56 +01:00
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
xml.etag();
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// Note::read
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2013-01-11 18:10:18 +01:00
|
|
|
void Note::read(XmlReader& e)
|
2012-05-26 14:26:10 +02:00
|
|
|
{
|
|
|
|
bool hasAccidental = false; // used for userAccidental backward compatibility
|
|
|
|
|
2014-04-09 09:40:25 +02:00
|
|
|
_tpc[0] = INVALID_TPC;
|
|
|
|
_tpc[1] = INVALID_TPC;
|
2012-05-26 14:26:10 +02:00
|
|
|
|
2013-01-11 18:10:18 +01:00
|
|
|
if (e.hasAttribute("pitch")) // obsolete
|
|
|
|
_pitch = e.intAttribute("pitch");
|
|
|
|
if (e.hasAttribute("tpc")) // obsolete
|
2014-04-09 09:40:25 +02:00
|
|
|
_tpc[0] = e.intAttribute("tpc");
|
2012-05-26 14:26:10 +02:00
|
|
|
|
2013-01-11 18:10:18 +01:00
|
|
|
while (e.readNextStartElement()) {
|
|
|
|
const QStringRef& tag(e.name());
|
2012-08-10 17:01:35 +02:00
|
|
|
if (tag == "pitch")
|
2013-01-11 18:10:18 +01:00
|
|
|
_pitch = e.readInt();
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "tpc")
|
2014-04-09 09:40:25 +02:00
|
|
|
_tpc[0] = e.readInt();
|
|
|
|
else if (tag == "tpc2")
|
|
|
|
_tpc[1] = e.readInt();
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "small")
|
2013-01-11 18:10:18 +01:00
|
|
|
setSmall(e.readInt());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "mirror")
|
2013-05-13 18:49:17 +02:00
|
|
|
setProperty(P_MIRROR_HEAD, Ms::getProperty(P_MIRROR_HEAD, e));
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "dotPosition")
|
2013-05-13 18:49:17 +02:00
|
|
|
setProperty(P_DOT_POSITION, Ms::getProperty(P_DOT_POSITION, e));
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "onTimeOffset")
|
2013-01-22 21:53:45 +01:00
|
|
|
e.skipCurrentElement(); // TODO setOnTimeUserOffset(val.toInt());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "offTimeOffset")
|
2013-01-22 21:53:45 +01:00
|
|
|
e.skipCurrentElement(); // TODO setOffTimeUserOffset(val.toInt());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "head")
|
2013-05-13 18:49:17 +02:00
|
|
|
setProperty(P_HEAD_GROUP, Ms::getProperty(P_HEAD_GROUP, e));
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "velocity")
|
2013-01-11 18:10:18 +01:00
|
|
|
setVeloOffset(e.readInt());
|
2013-08-23 13:55:54 +02:00
|
|
|
else if (tag == "play")
|
|
|
|
setPlay(e.readInt());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "tuning")
|
2013-01-11 18:10:18 +01:00
|
|
|
setTuning(e.readDouble());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "fret")
|
2013-01-11 18:10:18 +01:00
|
|
|
setFret(e.readInt());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "string")
|
2013-01-11 18:10:18 +01:00
|
|
|
setString(e.readInt());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "ghost")
|
2013-01-11 18:10:18 +01:00
|
|
|
setGhost(e.readInt());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "headType")
|
2013-10-08 00:07:26 +02:00
|
|
|
if (score()->mscVersion() <= 114)
|
|
|
|
setProperty(P_HEAD_TYPE, Ms::getProperty(P_HEAD_TYPE, e).toInt() - 1);
|
|
|
|
else
|
|
|
|
setProperty(P_HEAD_TYPE, Ms::getProperty(P_HEAD_TYPE, e).toInt());
|
2012-08-10 17:01:35 +02:00
|
|
|
else if (tag == "veloType")
|
2013-05-13 18:49:17 +02:00
|
|
|
setProperty(P_VELO_TYPE, Ms::getProperty(P_VELO_TYPE, e));
|
2012-05-26 14:26:10 +02:00
|
|
|
else if (tag == "line")
|
2013-01-11 18:10:18 +01:00
|
|
|
_line = e.readInt();
|
2012-05-26 14:26:10 +02:00
|
|
|
else if (tag == "Tie") {
|
|
|
|
_tieFor = new Tie(score());
|
|
|
|
_tieFor->setTrack(track());
|
|
|
|
_tieFor->read(e);
|
|
|
|
_tieFor->setStartNote(this);
|
2013-08-21 11:59:41 +02:00
|
|
|
score()->addSpanner(_tieFor);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
else if (tag == "Fingering" || tag == "Text") { // Text is obsolete
|
|
|
|
Fingering* f = new Fingering(score());
|
2013-04-11 13:30:34 +02:00
|
|
|
f->setTextStyleType(TEXT_STYLE_FINGERING);
|
2012-05-26 14:26:10 +02:00
|
|
|
f->read(e);
|
|
|
|
add(f);
|
|
|
|
}
|
|
|
|
else if (tag == "Symbol") {
|
|
|
|
Symbol* s = new Symbol(score());
|
|
|
|
s->setTrack(track());
|
|
|
|
s->read(e);
|
|
|
|
add(s);
|
|
|
|
}
|
|
|
|
else if (tag == "Image") {
|
2014-03-04 17:40:23 +01:00
|
|
|
if (MScore::noImages)
|
|
|
|
e.skipCurrentElement();
|
|
|
|
else {
|
|
|
|
Image* image = new Image(score());
|
|
|
|
image->setTrack(track());
|
|
|
|
image->read(e);
|
|
|
|
add(image);
|
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
else if (tag == "userAccidental") {
|
2013-01-11 18:10:18 +01:00
|
|
|
QString val(e.readElementText());
|
2012-05-26 14:26:10 +02:00
|
|
|
bool ok;
|
|
|
|
int k = val.toInt(&ok);
|
|
|
|
if (ok) {
|
|
|
|
// on older scores, a note could have both a <userAccidental> tag and an <Accidental> tag
|
|
|
|
// if a userAccidental has some other property set (like for instance offset)
|
2013-07-02 09:41:04 +02:00
|
|
|
// only construct a new accidental, if the other tag has not been read yet
|
2012-05-26 14:26:10 +02:00
|
|
|
// (<userAccidental> tag is only used in older scores: no need to check the score mscVersion)
|
|
|
|
if (!hasAccidental) {
|
|
|
|
_accidental = new Accidental(score());
|
|
|
|
_accidental->setParent(this);
|
|
|
|
}
|
|
|
|
// TODO: for backward compatibility
|
|
|
|
bool bracket = k & 0x8000;
|
|
|
|
k &= 0xfff;
|
2012-10-01 20:03:31 +02:00
|
|
|
Accidental::AccidentalType at = Accidental::ACC_NONE;
|
2012-05-26 14:26:10 +02:00
|
|
|
switch(k) {
|
2012-10-01 20:03:31 +02:00
|
|
|
case 0: at = Accidental::ACC_NONE; break;
|
2013-07-02 09:41:04 +02:00
|
|
|
case 1: at = Accidental::ACC_SHARP; break;
|
|
|
|
case 2: at = Accidental::ACC_FLAT; break;
|
|
|
|
case 3: at = Accidental::ACC_SHARP2; break;
|
|
|
|
case 4: at = Accidental::ACC_FLAT2; break;
|
|
|
|
case 5: at = Accidental::ACC_NATURAL; break;
|
|
|
|
|
|
|
|
case 6: at = Accidental::ACC_FLAT_SLASH; break;
|
|
|
|
case 7: at = Accidental::ACC_FLAT_SLASH2; break;
|
|
|
|
case 8: at = Accidental::ACC_MIRRORED_FLAT2; break;
|
|
|
|
case 9: at = Accidental::ACC_MIRRORED_FLAT; break;
|
|
|
|
case 10: at = Accidental::ACC_MIRRIRED_FLAT_SLASH; break;
|
|
|
|
case 11: at = Accidental::ACC_FLAT_FLAT_SLASH; break;
|
|
|
|
|
|
|
|
case 12: at = Accidental::ACC_SHARP_SLASH; break;
|
|
|
|
case 13: at = Accidental::ACC_SHARP_SLASH2; break;
|
|
|
|
case 14: at = Accidental::ACC_SHARP_SLASH3; break;
|
|
|
|
case 15: at = Accidental::ACC_SHARP_SLASH4; break;
|
|
|
|
|
|
|
|
case 16: at = Accidental::ACC_SHARP_ARROW_UP; break;
|
|
|
|
case 17: at = Accidental::ACC_SHARP_ARROW_DOWN; break;
|
|
|
|
case 18: at = Accidental::ACC_SHARP_ARROW_BOTH; break;
|
|
|
|
case 19: at = Accidental::ACC_FLAT_ARROW_UP; break;
|
|
|
|
case 20: at = Accidental::ACC_FLAT_ARROW_DOWN; break;
|
|
|
|
case 21: at = Accidental::ACC_FLAT_ARROW_BOTH; break;
|
|
|
|
case 22: at = Accidental::ACC_NATURAL_ARROW_UP; break;
|
|
|
|
case 23: at = Accidental::ACC_NATURAL_ARROW_DOWN; break;
|
|
|
|
case 24: at = Accidental::ACC_NATURAL_ARROW_BOTH; break;
|
|
|
|
case 25: at = Accidental::ACC_SORI; break;
|
|
|
|
case 26: at = Accidental::ACC_KORON; break;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2013-03-05 20:23:59 +01:00
|
|
|
_accidental->setAccidentalType(at);
|
2012-05-26 14:26:10 +02:00
|
|
|
_accidental->setHasBracket(bracket);
|
2012-10-01 20:03:31 +02:00
|
|
|
_accidental->setRole(Accidental::ACC_USER);
|
2012-05-26 14:26:10 +02:00
|
|
|
hasAccidental = true; // we now have an accidental
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else if (tag == "Accidental") {
|
|
|
|
// on older scores, a note could have both a <userAccidental> tag and an <Accidental> tag
|
|
|
|
// if a userAccidental has some other property set (like for instance offset)
|
|
|
|
Accidental* a;
|
|
|
|
if (hasAccidental) // if the other tag has already been read,
|
|
|
|
a = _accidental; // re-use the accidental it constructed
|
|
|
|
else
|
|
|
|
a = new Accidental(score());
|
|
|
|
// the accidental needs to know the properties of the
|
|
|
|
// track it belongs to (??)
|
|
|
|
a->setTrack(track());
|
|
|
|
a->read(e);
|
|
|
|
if (!hasAccidental) // only the new accidental, if it has been added previously
|
|
|
|
add(a);
|
|
|
|
if (score()->mscVersion() < 117)
|
|
|
|
hasAccidental = true; // we now have an accidental
|
|
|
|
}
|
|
|
|
else if (tag == "move") // obsolete
|
2013-01-11 18:10:18 +01:00
|
|
|
chord()->setStaffMove(e.readInt());
|
2012-05-26 14:26:10 +02:00
|
|
|
else if (tag == "Bend") {
|
|
|
|
Bend* b = new Bend(score());
|
|
|
|
b->setTrack(track());
|
|
|
|
b->read(e);
|
|
|
|
add(b);
|
|
|
|
}
|
|
|
|
else if (tag == "NoteDot") {
|
|
|
|
NoteDot* dot = new NoteDot(score());
|
|
|
|
dot->read(e);
|
|
|
|
for (int i = 0; i < 3; ++i) {
|
|
|
|
if (_dots[i] == 0) {
|
|
|
|
dot->setIdx(i);
|
|
|
|
add(dot);
|
|
|
|
dot = 0;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (dot) {
|
2014-03-25 13:33:47 +01:00
|
|
|
qDebug("Note: too many dots");
|
2012-05-26 14:26:10 +02:00
|
|
|
delete dot;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else if (tag == "Events") {
|
2014-03-28 16:29:55 +01:00
|
|
|
_playEvents.clear(); // remove default event
|
2013-01-11 18:10:18 +01:00
|
|
|
while (e.readNextStartElement()) {
|
|
|
|
const QStringRef& tag(e.name());
|
2012-05-26 14:26:10 +02:00
|
|
|
if (tag == "Event") {
|
2012-11-19 09:29:46 +01:00
|
|
|
NoteEvent ne;
|
2013-01-11 18:10:18 +01:00
|
|
|
ne.read(e);
|
2012-05-26 14:26:10 +02:00
|
|
|
_playEvents.append(ne);
|
|
|
|
}
|
|
|
|
else
|
2013-01-11 18:10:18 +01:00
|
|
|
e.unknown();
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2012-11-22 10:47:00 +01:00
|
|
|
if (chord())
|
2014-03-28 16:29:55 +01:00
|
|
|
chord()->setPlayEventType(PlayEventType::User);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2012-09-12 16:19:03 +02:00
|
|
|
else if (tag == "endSpanner") {
|
2013-01-11 18:10:18 +01:00
|
|
|
int id = e.intAttribute("id");
|
2013-07-04 13:40:25 +02:00
|
|
|
Spanner* sp = score()->findSpanner(id);
|
|
|
|
if (sp) {
|
|
|
|
sp->setEndElement(this);
|
2013-08-21 11:59:41 +02:00
|
|
|
if (sp->type() == TIE)
|
|
|
|
_tieBack = static_cast<Tie*>(sp);
|
|
|
|
else
|
|
|
|
addSpannerBack(sp);
|
|
|
|
score()->removeSpanner(sp);
|
2012-09-12 16:19:03 +02:00
|
|
|
}
|
|
|
|
else
|
2012-12-10 14:00:17 +01:00
|
|
|
qDebug("Note::read(): cannot find spanner %d", id);
|
2013-07-04 13:40:25 +02:00
|
|
|
e.readNext();
|
2012-09-12 16:19:03 +02:00
|
|
|
}
|
|
|
|
else if (tag == "TextLine") {
|
2013-01-18 10:55:52 +01:00
|
|
|
Spanner* sp = static_cast<Spanner*>(Element::name2Element(tag, score()));
|
2012-09-12 16:19:03 +02:00
|
|
|
sp->setTrack(track());
|
|
|
|
sp->read(e);
|
|
|
|
sp->setAnchor(Spanner::ANCHOR_NOTE);
|
|
|
|
sp->setStartElement(this);
|
2013-07-04 13:40:25 +02:00
|
|
|
sp->setTick(e.tick());
|
2013-01-03 16:56:56 +01:00
|
|
|
addSpannerFor(sp);
|
2012-09-12 16:19:03 +02:00
|
|
|
sp->setParent(this);
|
2013-07-04 13:40:25 +02:00
|
|
|
score()->addSpanner(sp);
|
2012-09-12 16:19:03 +02:00
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
else if (tag == "onTimeType") // obsolete
|
2013-01-22 21:53:45 +01:00
|
|
|
e.skipCurrentElement(); // _onTimeType = readValueType(e);
|
2012-05-26 14:26:10 +02:00
|
|
|
else if (tag == "offTimeType") // obsolete
|
2013-01-22 21:53:45 +01:00
|
|
|
e.skipCurrentElement(); // _offTimeType = readValueType(e);
|
2012-05-26 14:26:10 +02:00
|
|
|
else if (tag == "tick") // bad input file
|
2013-01-22 21:53:45 +01:00
|
|
|
e.skipCurrentElement();
|
2012-05-26 14:26:10 +02:00
|
|
|
else if (Element::readProperties(e))
|
|
|
|
;
|
|
|
|
else
|
2013-01-11 18:10:18 +01:00
|
|
|
e.unknown();
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
// ensure sane values:
|
|
|
|
_pitch = restrict(_pitch, 0, 127);
|
2014-04-09 09:40:25 +02:00
|
|
|
|
2014-04-14 13:16:46 +02:00
|
|
|
if (score()->mscVersion() < 117 && !concertPitch()) {
|
|
|
|
_pitch += transposition();
|
|
|
|
_tpc[1] = _tpc[0];
|
|
|
|
_tpc[0] = INVALID_TPC;
|
|
|
|
}
|
|
|
|
if (!tpcIsValid(_tpc[0]) && !tpcIsValid(_tpc[1])) {
|
2014-04-09 09:40:25 +02:00
|
|
|
KeySigEvent key = (staff() && chord()) ? staff()->key(chord()->tick()) : KeySigEvent();
|
2014-04-14 13:16:46 +02:00
|
|
|
int tpc = pitch2tpc(_pitch, key.accidentalType(), PREFER_NEAREST);
|
|
|
|
if (concertPitch())
|
|
|
|
_tpc[0] = tpc;
|
|
|
|
else
|
|
|
|
_tpc[1] = tpc;
|
|
|
|
}
|
|
|
|
if (!(tpcIsValid(_tpc[0]) && tpcIsValid(_tpc[1]))) {
|
|
|
|
Interval v = staff() ? staff()->part()->instr()->transpose() : Interval();
|
|
|
|
if (tpcIsValid(_tpc[0])) {
|
|
|
|
v.flip();
|
|
|
|
if (v.isZero())
|
2014-04-09 09:40:25 +02:00
|
|
|
_tpc[1] = _tpc[0];
|
|
|
|
else
|
2014-04-14 13:16:46 +02:00
|
|
|
_tpc[1] = Ms::transposeTpc(_tpc[0], v, false);
|
|
|
|
}
|
|
|
|
else {
|
|
|
|
if (v.isZero())
|
|
|
|
_tpc[0] = _tpc[1];
|
|
|
|
else
|
|
|
|
_tpc[0] = Ms::transposeTpc(_tpc[1], v, false);
|
2014-04-09 09:40:25 +02:00
|
|
|
}
|
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// drag
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2013-10-22 12:05:31 +02:00
|
|
|
QRectF Note::drag(EditData* data)
|
2012-05-26 14:26:10 +02:00
|
|
|
{
|
2013-03-22 18:30:05 +01:00
|
|
|
if (staff()->isDrumStaff())
|
|
|
|
return QRect();
|
2012-05-26 14:26:10 +02:00
|
|
|
dragMode = true;
|
|
|
|
QRectF bb(chord()->bbox());
|
|
|
|
|
|
|
|
qreal _spatium = spatium();
|
2012-08-16 11:09:36 +02:00
|
|
|
bool tab = staff()->isTabStaff();
|
2012-05-26 14:26:10 +02:00
|
|
|
qreal step = _spatium * (tab ? staff()->staffType()->lineDistance().val() : 0.5);
|
2013-10-24 12:09:00 +02:00
|
|
|
_lineOffset = lrint(data->delta.y() / step);
|
2013-06-05 15:47:34 +02:00
|
|
|
score()->setLayoutAll(true);
|
2012-05-26 14:26:10 +02:00
|
|
|
return bb.translated(chord()->pagePos());
|
|
|
|
}
|
|
|
|
|
2014-04-09 09:40:25 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// transposition
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::transposition() const
|
|
|
|
{
|
|
|
|
return staff() ? staff()->part()->instr()->transpose().chromatic : 0;
|
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// endDrag
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::endDrag()
|
|
|
|
{
|
|
|
|
dragMode = false;
|
|
|
|
if (_lineOffset == 0)
|
|
|
|
return;
|
|
|
|
int staffIdx = chord()->staffIdx() + chord()->staffMove();
|
|
|
|
Staff* staff = score()->staff(staffIdx);
|
2012-08-16 11:09:36 +02:00
|
|
|
if (staff->isTabStaff()) {
|
2012-05-26 14:26:10 +02:00
|
|
|
// on TABLATURE staves, dragging a note keeps same pitch on a different string (if possible)
|
|
|
|
// determine new string of dragged note (if tablature is upside down, invert _lineOffset)
|
2014-04-09 09:40:25 +02:00
|
|
|
int nString = _string + (static_cast<StaffTypeTablature*>(staff->staffType())->upsideDown() ?
|
2012-05-26 14:26:10 +02:00
|
|
|
-_lineOffset : _lineOffset);
|
|
|
|
_lineOffset = 0;
|
|
|
|
// get a fret number for same pitch on new string
|
2013-11-05 00:48:08 +01:00
|
|
|
StringData* strData = staff->part()->instr()->stringData();
|
2014-04-09 09:40:25 +02:00
|
|
|
int nFret = strData->fret(_pitch, nString);
|
2012-08-06 09:29:11 +02:00
|
|
|
if (nFret < 0) // no fret?
|
2012-05-26 14:26:10 +02:00
|
|
|
return; // no party!
|
2012-08-06 09:29:11 +02:00
|
|
|
score()->undoChangeProperty(this, P_FRET, nFret);
|
|
|
|
score()->undoChangeProperty(this, P_STRING, nString);
|
2013-11-05 00:48:08 +01:00
|
|
|
strData->fretChords(chord());
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
else {
|
|
|
|
// on PITCHED / PERCUSSION staves, dragging a note changes the note pitch
|
2014-04-09 09:40:25 +02:00
|
|
|
int nLine = _line + _lineOffset;
|
2012-05-26 14:26:10 +02:00
|
|
|
_lineOffset = 0;
|
|
|
|
// get note context
|
|
|
|
int tick = chord()->tick();
|
2013-09-05 16:37:49 +02:00
|
|
|
ClefType clef = staff->clef(tick);
|
2012-05-26 14:26:10 +02:00
|
|
|
int key = staff->key(tick).accidentalType();
|
|
|
|
// determine new pitch of dragged note
|
2014-04-09 09:40:25 +02:00
|
|
|
int nPitch = line2pitch(nLine, clef, key);
|
|
|
|
int tpc1 = pitch2tpc(nPitch, key, PREFER_NEAREST);
|
|
|
|
int tpc2 = pitch2tpc(nPitch - transposition(), key, PREFER_NEAREST);
|
2012-05-26 14:26:10 +02:00
|
|
|
// undefined for non-tablature staves
|
2014-04-09 09:40:25 +02:00
|
|
|
Note* n = this;
|
|
|
|
while (n->tieBack())
|
|
|
|
n = n->tieBack()->startNote();
|
|
|
|
for (; n; n = n->tieFor() ? n->tieFor()->endNote() : 0) {
|
|
|
|
if (n->pitch() != nPitch)
|
|
|
|
n->undoChangeProperty(P_PITCH, nPitch);
|
|
|
|
if (n->_tpc[0] != tpc1)
|
|
|
|
n->undoChangeProperty(P_TPC1, tpc1);
|
|
|
|
if (n->_tpc[1] != tpc2)
|
|
|
|
n->undoChangeProperty(P_TPC2, tpc2);
|
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
score()->select(this, SELECT_SINGLE, 0);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// acceptDrop
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
bool Note::acceptDrop(MuseScoreView*, const QPointF&, Element* e) const
|
|
|
|
{
|
|
|
|
int type = e->type();
|
|
|
|
return (type == ARTICULATION
|
|
|
|
|| type == CHORDLINE
|
|
|
|
|| type == TEXT
|
|
|
|
|| type == REHEARSAL_MARK
|
|
|
|
|| type == FINGERING
|
|
|
|
|| type == ACCIDENTAL
|
|
|
|
|| type == BREATH
|
|
|
|
|| type == ARPEGGIO
|
|
|
|
|| type == NOTEHEAD
|
|
|
|
|| type == NOTE
|
|
|
|
|| type == TREMOLO
|
|
|
|
|| type == STAFF_STATE
|
|
|
|
|| type == INSTRUMENT_CHANGE
|
|
|
|
|| type == IMAGE
|
|
|
|
|| type == CHORD
|
|
|
|
|| type == HARMONY
|
|
|
|
|| type == DYNAMIC
|
2013-03-05 20:23:59 +01:00
|
|
|
|| (noteType() == NOTE_NORMAL && type == ICON && static_cast<Icon*>(e)->iconType() == ICON_ACCIACCATURA)
|
|
|
|
|| (noteType() == NOTE_NORMAL && type == ICON && static_cast<Icon*>(e)->iconType() == ICON_APPOGGIATURA)
|
|
|
|
|| (noteType() == NOTE_NORMAL && type == ICON && static_cast<Icon*>(e)->iconType() == ICON_GRACE4)
|
|
|
|
|| (noteType() == NOTE_NORMAL && type == ICON && static_cast<Icon*>(e)->iconType() == ICON_GRACE8B)
|
|
|
|
|| (noteType() == NOTE_NORMAL && type == ICON && static_cast<Icon*>(e)->iconType() == ICON_GRACE16)
|
|
|
|
|| (noteType() == NOTE_NORMAL && type == ICON && static_cast<Icon*>(e)->iconType() == ICON_GRACE32)
|
2013-12-23 17:17:05 +01:00
|
|
|
|| (noteType() == NOTE_NORMAL && type == BAGPIPE_EMBELLISHMENT)
|
2013-03-05 20:23:59 +01:00
|
|
|
|| (type == ICON && static_cast<Icon*>(e)->iconType() == ICON_SBEAM)
|
|
|
|
|| (type == ICON && static_cast<Icon*>(e)->iconType() == ICON_MBEAM)
|
|
|
|
|| (type == ICON && static_cast<Icon*>(e)->iconType() == ICON_NBEAM)
|
|
|
|
|| (type == ICON && static_cast<Icon*>(e)->iconType() == ICON_BEAM32)
|
|
|
|
|| (type == ICON && static_cast<Icon*>(e)->iconType() == ICON_BEAM64)
|
|
|
|
|| (type == ICON && static_cast<Icon*>(e)->iconType() == ICON_AUTOBEAM)
|
2013-05-27 11:28:20 +02:00
|
|
|
|| (type == ICON && static_cast<Icon*>(e)->iconType() == ICON_BRACKETS)
|
2012-05-26 14:26:10 +02:00
|
|
|
|| (type == SYMBOL)
|
|
|
|
|| (type == CLEF)
|
|
|
|
|| (type == BAR_LINE)
|
|
|
|
|| (type == GLISSANDO)
|
|
|
|
|| (type == SLUR)
|
|
|
|
|| (type == STAFF_TEXT)
|
|
|
|
|| (type == TEMPO_TEXT)
|
2012-08-16 11:09:36 +02:00
|
|
|
|| (type == BEND && (staff()->isTabStaff()))
|
2012-07-30 21:41:48 +02:00
|
|
|
|| (type == FRET_DIAGRAM));
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// drop
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
Element* Note::drop(const DropData& data)
|
|
|
|
{
|
|
|
|
Element* e = data.element;
|
|
|
|
|
|
|
|
Chord* ch = chord();
|
|
|
|
switch(e->type()) {
|
|
|
|
case REHEARSAL_MARK:
|
|
|
|
return ch->drop(data);
|
|
|
|
|
|
|
|
case SYMBOL:
|
|
|
|
case IMAGE:
|
2012-10-25 16:21:07 +02:00
|
|
|
e->setParent(this);
|
|
|
|
score()->undoAddElement(e);
|
|
|
|
return e;
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
case FINGERING:
|
|
|
|
e->setParent(this);
|
|
|
|
score()->undoAddElement(e);
|
2012-10-25 16:21:07 +02:00
|
|
|
{
|
|
|
|
// set style
|
|
|
|
Fingering* f = static_cast<Fingering*>(e);
|
|
|
|
int st = f->textStyleType();
|
2014-03-14 11:30:19 +01:00
|
|
|
f->setTextStyleType(st);
|
2012-10-25 16:21:07 +02:00
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
return e;
|
|
|
|
|
|
|
|
case SLUR:
|
|
|
|
delete e;
|
|
|
|
data.view->cmdAddSlur(this, 0);
|
|
|
|
return 0;
|
|
|
|
|
|
|
|
case LYRICS:
|
2013-10-05 17:04:41 +02:00
|
|
|
e->setParent(ch);
|
|
|
|
e->setTrack(track());
|
2012-05-26 14:26:10 +02:00
|
|
|
score()->undoAddElement(e);
|
|
|
|
return e;
|
|
|
|
|
|
|
|
case ACCIDENTAL:
|
2013-03-05 20:23:59 +01:00
|
|
|
score()->changeAccidental(this, static_cast<Accidental*>(e)->accidentalType());
|
2012-05-26 14:26:10 +02:00
|
|
|
break;
|
|
|
|
|
|
|
|
case BEND:
|
|
|
|
{
|
|
|
|
Bend* b = static_cast<Bend*>(e);
|
|
|
|
b->setParent(this);
|
|
|
|
b->setTrack(track());
|
|
|
|
score()->undoAddElement(b);
|
|
|
|
}
|
|
|
|
return e;
|
|
|
|
|
|
|
|
case NOTEHEAD:
|
|
|
|
{
|
2013-11-25 15:02:23 +01:00
|
|
|
NoteHead* s = static_cast<NoteHead*>(e);
|
|
|
|
NoteHeadGroup group = s->headGroup();
|
|
|
|
if (group == NoteHeadGroup::HEAD_INVALID) {
|
2014-03-25 13:33:47 +01:00
|
|
|
qDebug("unknown note head");
|
2013-11-25 15:02:23 +01:00
|
|
|
group = NoteHeadGroup::HEAD_NORMAL;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
delete s;
|
|
|
|
|
|
|
|
if (group != _headGroup) {
|
|
|
|
if (links()) {
|
|
|
|
foreach(Element* e, *links()) {
|
2013-11-25 15:02:23 +01:00
|
|
|
e->score()->undoChangeProperty(e, P_HEAD_GROUP, int(group));
|
2012-05-26 14:26:10 +02:00
|
|
|
Note* note = static_cast<Note*>(e);
|
2012-08-16 11:09:36 +02:00
|
|
|
if (note->staff() && note->staff()->isTabStaff()
|
2013-11-25 15:02:23 +01:00
|
|
|
&& group == NoteHeadGroup::HEAD_CROSS) {
|
2012-05-26 14:26:10 +02:00
|
|
|
e->score()->undoChangeProperty(e, P_GHOST, true);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else
|
2013-11-25 15:02:23 +01:00
|
|
|
score()->undoChangeProperty(this, P_HEAD_GROUP, int(group));
|
2012-05-26 14:26:10 +02:00
|
|
|
score()->select(this);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
|
|
|
|
case ICON:
|
|
|
|
{
|
2013-03-05 20:23:59 +01:00
|
|
|
switch(static_cast<Icon*>(e)->iconType()) {
|
2012-05-26 14:26:10 +02:00
|
|
|
case ICON_ACCIACCATURA:
|
|
|
|
score()->setGraceNote(ch, pitch(), NOTE_ACCIACCATURA, false, MScore::division/2);
|
|
|
|
break;
|
|
|
|
case ICON_APPOGGIATURA:
|
|
|
|
score()->setGraceNote(ch, pitch(), NOTE_APPOGGIATURA, false, MScore::division/2);
|
|
|
|
break;
|
|
|
|
case ICON_GRACE4:
|
|
|
|
score()->setGraceNote(ch, pitch(), NOTE_GRACE4, false, MScore::division);
|
|
|
|
break;
|
|
|
|
case ICON_GRACE8B:
|
|
|
|
score()->setGraceNote(ch, pitch(), NOTE_APPOGGIATURA, true, MScore::division/2);
|
|
|
|
break;
|
|
|
|
case ICON_GRACE16:
|
|
|
|
score()->setGraceNote(ch, pitch(), NOTE_GRACE16, false, MScore::division/4);
|
|
|
|
break;
|
|
|
|
case ICON_GRACE32:
|
|
|
|
score()->setGraceNote(ch, pitch(), NOTE_GRACE32, false, MScore::division/8);
|
|
|
|
break;
|
|
|
|
case ICON_SBEAM:
|
|
|
|
case ICON_MBEAM:
|
|
|
|
case ICON_NBEAM:
|
|
|
|
case ICON_BEAM32:
|
|
|
|
case ICON_BEAM64:
|
|
|
|
case ICON_AUTOBEAM:
|
|
|
|
return ch->drop(data);
|
|
|
|
break;
|
2013-05-27 11:28:20 +02:00
|
|
|
case ICON_BRACKETS:
|
|
|
|
{
|
2013-11-25 15:02:23 +01:00
|
|
|
Symbol* s = new Symbol(score());
|
|
|
|
s->setSym(SymId::noteheadParenthesisLeft);
|
2013-05-27 11:28:20 +02:00
|
|
|
s->setParent(this);
|
|
|
|
score()->undoAddElement(s);
|
2013-11-25 15:02:23 +01:00
|
|
|
s = new Symbol(score());
|
|
|
|
s->setSym(SymId::noteheadParenthesisRight);
|
2013-05-27 11:28:20 +02:00
|
|
|
s->setParent(this);
|
|
|
|
score()->undoAddElement(s);
|
|
|
|
}
|
|
|
|
break;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
delete e;
|
|
|
|
break;
|
2013-08-21 11:59:41 +02:00
|
|
|
|
2013-08-01 22:24:36 +02:00
|
|
|
case BAGPIPE_EMBELLISHMENT:
|
|
|
|
{
|
2013-08-04 10:35:46 +02:00
|
|
|
BagpipeEmbellishment* b = static_cast<BagpipeEmbellishment*>(e);
|
|
|
|
noteList nl = b->getNoteList();
|
|
|
|
// add grace notes in reverse order, as setGraceNote adds a grace note
|
|
|
|
// before the current note
|
|
|
|
for (int i = nl.size() - 1; i >= 0; --i) {
|
|
|
|
int p = BagpipeEmbellishment::BagpipeNoteInfoList[nl.at(i)].pitch;
|
|
|
|
score()->setGraceNote(ch, p, NOTE_GRACE32, false, MScore::division/8);
|
2013-08-01 22:24:36 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
delete e;
|
|
|
|
break;
|
2012-05-26 14:26:10 +02:00
|
|
|
|
|
|
|
case NOTE:
|
|
|
|
{
|
|
|
|
Chord* ch = chord();
|
|
|
|
if (ch->noteType() != NOTE_NORMAL) {
|
|
|
|
delete e;
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
e->setParent(ch);
|
|
|
|
score()->undoRemoveElement(this);
|
|
|
|
score()->undoAddElement(e);
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
|
|
|
|
case GLISSANDO:
|
|
|
|
{
|
|
|
|
Segment* s = ch->segment();
|
|
|
|
s = s->next1();
|
|
|
|
while (s) {
|
2013-06-12 14:23:57 +02:00
|
|
|
if ((s->segmentType() == Segment::SegChordRest) && s->element(track()))
|
2012-05-26 14:26:10 +02:00
|
|
|
break;
|
|
|
|
s = s->next1();
|
|
|
|
}
|
|
|
|
if (s == 0) {
|
2014-03-25 13:33:47 +01:00
|
|
|
qDebug("no segment for second note of glissando found");
|
2012-05-26 14:26:10 +02:00
|
|
|
delete e;
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
ChordRest* cr1 = static_cast<ChordRest*>(s->element(track()));
|
|
|
|
if (cr1 == 0 || cr1->type() != CHORD) {
|
2014-03-25 13:33:47 +01:00
|
|
|
qDebug("no second note for glissando found, track %d", track());
|
2012-05-26 14:26:10 +02:00
|
|
|
delete e;
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
e->setTrack(track());
|
|
|
|
e->setParent(cr1);
|
2012-12-11 20:37:35 +01:00
|
|
|
// in TAB, use straight line with no text
|
|
|
|
if (staff()->isTabStaff()) {
|
2013-03-05 20:23:59 +01:00
|
|
|
(static_cast<Glissando*>(e))->setGlissandoType(GlissandoType::STRAIGHT);
|
2012-12-11 20:37:35 +01:00
|
|
|
(static_cast<Glissando*>(e))->setShowText(false);
|
2013-02-28 15:06:54 +01:00
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
score()->undoAddElement(e);
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
|
|
|
|
case CHORD:
|
|
|
|
{
|
|
|
|
Chord* c = static_cast<Chord*>(e);
|
|
|
|
Note* n = c->upNote();
|
2012-08-04 15:46:43 +02:00
|
|
|
MScore::Direction dir = c->stemDirection();
|
2013-01-02 20:13:58 +01:00
|
|
|
int t = (staff2track(staffIdx()) + n->voice());
|
2012-05-26 14:26:10 +02:00
|
|
|
score()->select(0, SELECT_SINGLE, 0);
|
|
|
|
NoteVal nval;
|
|
|
|
nval.pitch = n->pitch();
|
|
|
|
nval.headGroup = n->headGroup();
|
|
|
|
Segment* seg = score()->setNoteRest(chord()->segment(), t, nval,
|
|
|
|
score()->inputState().duration().fraction(), dir);
|
|
|
|
ChordRest* cr = static_cast<ChordRest*>(seg->element(t));
|
|
|
|
if (cr)
|
|
|
|
score()->nextInputPos(cr, true);
|
|
|
|
delete e;
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
|
|
|
|
default:
|
|
|
|
return ch->drop(data);
|
|
|
|
}
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2014-04-02 20:31:37 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// setDotPosition
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setDotY(MScore::Direction pos)
|
|
|
|
{
|
|
|
|
bool onLine = false;
|
|
|
|
qreal y = 0;
|
|
|
|
|
|
|
|
if (staff()->isTabStaff()) {
|
|
|
|
// with TAB's, dotPosX is not set:
|
|
|
|
// get dot X from width of fret text and use TAB default spacing
|
|
|
|
StaffTypeTablature* tab = static_cast<StaffTypeTablature*>(staff()->staffType());
|
|
|
|
if (tab->stemThrough() ) {
|
|
|
|
// if fret mark on lines, use standard processing
|
|
|
|
if (tab->onLines())
|
|
|
|
onLine = true;
|
|
|
|
else
|
|
|
|
// if fret marks above lines, raise the dots by half line distance
|
|
|
|
y = -0.5;
|
|
|
|
}
|
|
|
|
// if stems beside staff, do nothing
|
|
|
|
else
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
else
|
|
|
|
onLine = !(line() & 1);
|
|
|
|
|
|
|
|
bool oddVoice = voice() & 1;
|
|
|
|
if (onLine) {
|
|
|
|
// displace dots by half spatium up or down according to voice
|
|
|
|
if (pos == MScore::AUTO)
|
|
|
|
y = oddVoice ? 0.5 : -0.5;
|
|
|
|
else if (pos == MScore::UP)
|
|
|
|
y = -0.5;
|
|
|
|
else
|
|
|
|
y = 0.5;
|
|
|
|
}
|
|
|
|
else {
|
|
|
|
if (pos == MScore::UP && !oddVoice)
|
|
|
|
y -= 1.0;
|
|
|
|
else if (pos == MScore::DOWN && oddVoice)
|
|
|
|
y += 1.0;
|
|
|
|
}
|
|
|
|
y *= spatium() * staff()->lineDistance();
|
|
|
|
|
|
|
|
// apply to dots
|
|
|
|
|
|
|
|
int dots = chord()->dots();
|
|
|
|
for (int i = 0; i < 3; ++i) {
|
|
|
|
if (i < dots) {
|
|
|
|
if (_dots[i] == 0) {
|
|
|
|
NoteDot* dot = new NoteDot(score());
|
|
|
|
dot->setIdx(i);
|
|
|
|
dot->setParent(this);
|
|
|
|
dot->setTrack(track()); // needed to know the staff it belongs to (and detect tablature)
|
|
|
|
score()->undoAddElement(dot); // move dot to _dots[i]
|
|
|
|
}
|
|
|
|
_dots[i]->layout();
|
|
|
|
_dots[i]->rypos() = y;
|
|
|
|
}
|
|
|
|
else if (_dots[i])
|
|
|
|
score()->undoRemoveElement(_dots[i]);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// layout
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::layout()
|
|
|
|
{
|
2012-08-16 11:09:36 +02:00
|
|
|
bool useTablature = staff() && staff()->isTabStaff();
|
2012-05-26 14:26:10 +02:00
|
|
|
if (useTablature) {
|
|
|
|
StaffTypeTablature* tab = (StaffTypeTablature*)staff()->staffType();
|
|
|
|
qreal mags = magS();
|
2012-12-28 00:30:46 +01:00
|
|
|
qreal w = tabHeadWidth(tab);
|
2013-02-04 23:28:24 +01:00
|
|
|
bbox().setRect(0.0, tab->fretBoxY() * mags, w, tab->fretBoxH() * mags);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2012-08-01 18:00:27 +02:00
|
|
|
else {
|
2013-11-11 15:11:28 +01:00
|
|
|
setbbox(symBbox(noteHead()));
|
2012-08-01 18:00:27 +02:00
|
|
|
if (parent() == 0)
|
|
|
|
return;
|
2013-03-09 09:58:43 +01:00
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// layout2
|
|
|
|
// called after final position of note is set
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::layout2()
|
|
|
|
{
|
|
|
|
adjustReadPos();
|
|
|
|
|
|
|
|
int dots = chord()->dots();
|
|
|
|
if (dots) {
|
|
|
|
qreal d = point(score()->styleS(ST_dotNoteDistance));
|
|
|
|
qreal dd = point(score()->styleS(ST_dotDotDistance));
|
|
|
|
qreal x = chord()->dotPosX() - pos().x() - chord()->pos().x();
|
2013-03-23 11:36:04 +01:00
|
|
|
|
|
|
|
// if TAB and stems through staff
|
|
|
|
if (staff()->isTabStaff()) {
|
2013-08-31 18:42:24 +02:00
|
|
|
// with TAB's, dotPosX is not set:
|
|
|
|
// get dot X from width of fret text and use TAB default spacing
|
|
|
|
x = width();
|
|
|
|
dd = STAFFTYPE_TAB_DEFAULTDOTDIST_X * spatium();
|
|
|
|
d = dd * 0.5;
|
2014-04-02 20:31:37 +02:00
|
|
|
StaffTypeTablature* tab = static_cast<StaffTypeTablature*>( staff()->staffType());
|
|
|
|
if (!tab->stemThrough())
|
2013-08-31 18:42:24 +02:00
|
|
|
return;
|
2013-03-23 11:36:04 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
// apply to dots
|
2012-05-26 14:26:10 +02:00
|
|
|
for (int i = 0; i < dots; ++i) {
|
|
|
|
NoteDot* dot = _dots[i];
|
|
|
|
if (dot) {
|
2014-04-02 20:31:37 +02:00
|
|
|
dot->rxpos() = x + d + dd * i;
|
2012-05-26 14:26:10 +02:00
|
|
|
_dots[i]->adjustReadPos();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2013-03-23 11:36:04 +01:00
|
|
|
// layout elements attached to note
|
2013-03-25 16:27:20 +01:00
|
|
|
for (Element* e : _el) {
|
2012-05-26 14:26:10 +02:00
|
|
|
if (!score()->tagIsValid(e->tag()))
|
|
|
|
continue;
|
|
|
|
e->setMag(mag());
|
|
|
|
e->layout();
|
2013-11-06 15:58:05 +01:00
|
|
|
if (e->type() == SYMBOL && static_cast<Symbol*>(e)->sym() == SymId::noteheadParenthesisRight) {
|
2013-06-03 14:53:50 +02:00
|
|
|
qreal w = headWidth();
|
|
|
|
if (staff()->isTabStaff()) {
|
|
|
|
StaffTypeTablature* tab = (StaffTypeTablature*)staff()->staffType();
|
|
|
|
w = tabHeadWidth(tab);
|
|
|
|
}
|
|
|
|
e->setPos(w, 0.0);
|
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// dotIsUp
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
bool Note::dotIsUp() const
|
|
|
|
{
|
|
|
|
if (_dots[0] == 0)
|
|
|
|
return true;
|
2014-04-02 22:37:13 +02:00
|
|
|
if (_userDotPosition == MScore::AUTO)
|
|
|
|
return _dots[0]->y() < spatium() * .1;
|
|
|
|
else
|
|
|
|
return (_userDotPosition == MScore::UP);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// layout10
|
|
|
|
// compute actual accidental and line
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::layout10(AccidentalState* as)
|
|
|
|
{
|
2012-08-16 11:09:36 +02:00
|
|
|
if (staff()->isTabStaff()) {
|
2012-05-26 14:26:10 +02:00
|
|
|
if (_accidental) {
|
|
|
|
delete _accidental;
|
|
|
|
_accidental = 0;
|
|
|
|
}
|
|
|
|
if (_fret < 0) {
|
|
|
|
int string, fret;
|
2013-09-15 18:43:48 +02:00
|
|
|
StringData* stringData = staff()->part()->instr()->stringData();
|
|
|
|
if (stringData->convertPitch(_pitch, &string, &fret)) {
|
2012-05-26 14:26:10 +02:00
|
|
|
_fret = fret;
|
|
|
|
_string = string;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else {
|
2014-04-22 17:02:03 +02:00
|
|
|
int relLine = absStep(tpc(), epitch());
|
2012-05-26 14:26:10 +02:00
|
|
|
|
|
|
|
// calculate accidental
|
|
|
|
|
2012-10-01 20:03:31 +02:00
|
|
|
Accidental::AccidentalType acci = Accidental::ACC_NONE;
|
|
|
|
if (_accidental && _accidental->role() == Accidental::ACC_USER) {
|
2013-03-05 20:23:59 +01:00
|
|
|
acci = _accidental->accidentalType();
|
2012-10-01 20:03:31 +02:00
|
|
|
if (acci == Accidental::ACC_SHARP || acci == Accidental::ACC_FLAT) {
|
2013-02-07 23:52:13 +01:00
|
|
|
// TODO - what about double flat and double sharp?
|
2013-06-19 15:28:07 +02:00
|
|
|
KeySigEvent key = (staff() && chord()) ? staff()->key(chord()->tick()) : KeySigEvent();
|
2014-04-02 18:11:56 +02:00
|
|
|
int ntpc = pitch2tpc(epitch(), key.accidentalType(), acci == Accidental::ACC_SHARP ? PREFER_SHARPS : PREFER_FLATS);
|
2014-04-09 09:40:25 +02:00
|
|
|
if (ntpc != tpc()) {
|
|
|
|
//not true: qDebug("note at %d has wrong tpc: %d, expected %d, acci %d", chord()->tick(), tpc(), ntpc, acci);
|
2012-09-11 21:10:44 +02:00
|
|
|
// setColor(QColor(255, 0, 0));
|
2014-04-09 09:40:25 +02:00
|
|
|
// setTpc(ntpc);
|
2014-04-22 17:02:03 +02:00
|
|
|
relLine = absStep(tpc(), epitch());
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else {
|
2014-04-09 09:40:25 +02:00
|
|
|
AccidentalVal accVal = tpc2alter(tpc());
|
2012-05-26 14:26:10 +02:00
|
|
|
|
2014-04-22 17:02:03 +02:00
|
|
|
if ((accVal != as->accidentalVal(relLine)) || hidden() || as->tieContext(relLine)) {
|
|
|
|
as->setAccidentalVal(relLine, accVal, _tieBack != 0);
|
2012-05-26 14:26:10 +02:00
|
|
|
if (!_tieBack) {
|
|
|
|
acci = Accidental::value2subtype(accVal);
|
2012-10-01 20:03:31 +02:00
|
|
|
if (acci == Accidental::ACC_NONE)
|
|
|
|
acci = Accidental::ACC_NATURAL;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2012-10-01 20:03:31 +02:00
|
|
|
if (acci != Accidental::ACC_NONE && !_tieBack && !_hidden) {
|
2012-05-26 14:26:10 +02:00
|
|
|
if (_accidental == 0) {
|
|
|
|
_accidental = new Accidental(score());
|
|
|
|
_accidental->setGenerated(true);
|
2012-08-16 11:09:36 +02:00
|
|
|
add(_accidental);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2013-03-05 20:23:59 +01:00
|
|
|
_accidental->setAccidentalType(acci);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
else {
|
|
|
|
if (_accidental) {
|
2014-04-10 13:13:37 +02:00
|
|
|
if (_accidental->selected())
|
2012-05-26 14:26:10 +02:00
|
|
|
score()->deselect(_accidental);
|
|
|
|
delete _accidental;
|
|
|
|
_accidental = 0;
|
|
|
|
}
|
|
|
|
}
|
2014-04-22 17:02:03 +02:00
|
|
|
updateRelLine(relLine, false);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// noteType
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
NoteType Note::noteType() const
|
|
|
|
{
|
|
|
|
return chord()->noteType();
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// pagePos
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
QPointF Note::pagePos() const
|
|
|
|
{
|
|
|
|
if (parent() == 0)
|
|
|
|
return pos();
|
|
|
|
|
|
|
|
return parent()->pagePos() + pos();
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// canvasPos
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
QPointF Note::canvasPos() const
|
|
|
|
{
|
|
|
|
if (parent() == 0)
|
|
|
|
return pos();
|
|
|
|
return parent()->canvasPos() + pos();
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// scanElements
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::scanElements(void* data, void (*func)(void*, Element*), bool all)
|
|
|
|
{
|
|
|
|
func(data, this);
|
|
|
|
// tie segments are collected from System
|
2012-08-16 11:09:36 +02:00
|
|
|
// if (_tieFor && !staff()->isTabStaff()) // no ties in tablature
|
2012-05-26 14:26:10 +02:00
|
|
|
// _tieFor->scanElements(data, func, all);
|
2013-03-25 16:27:20 +01:00
|
|
|
for (Element* e : _el) {
|
2012-05-26 14:26:10 +02:00
|
|
|
if (score()->tagIsValid(e->tag()))
|
|
|
|
e->scanElements(data, func, all);
|
|
|
|
}
|
2013-07-04 13:40:25 +02:00
|
|
|
for (Spanner* sp : _spannerFor)
|
|
|
|
sp->scanElements(data, func, all);
|
2012-09-17 10:43:59 +02:00
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
if (!dragMode && _accidental)
|
|
|
|
func(data, _accidental);
|
|
|
|
if (chord()) {
|
|
|
|
for (int i = 0; i < chord()->dots(); ++i) {
|
|
|
|
if (_dots[i])
|
|
|
|
func(data, _dots[i]);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// setTrack
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setTrack(int val)
|
|
|
|
{
|
|
|
|
Element::setTrack(val);
|
|
|
|
if (_tieFor) {
|
|
|
|
_tieFor->setTrack(val);
|
|
|
|
foreach(SpannerSegment* seg, _tieFor->spannerSegments())
|
|
|
|
seg->setTrack(val);
|
|
|
|
}
|
2013-06-16 23:33:37 +02:00
|
|
|
foreach (Element* e, _el)
|
2012-05-26 14:26:10 +02:00
|
|
|
e->setTrack(val);
|
|
|
|
if (_accidental)
|
|
|
|
_accidental->setTrack(val);
|
|
|
|
if (!chord()) // if note is dragged with shift+ctrl
|
|
|
|
return;
|
|
|
|
for (int i = 0; i < chord()->dots(); ++i) {
|
|
|
|
if (_dots[i])
|
|
|
|
_dots[i]->setTrack(val);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
2012-11-19 10:08:15 +01:00
|
|
|
// reset
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2012-11-19 10:08:15 +01:00
|
|
|
void Note::reset()
|
2012-05-26 14:26:10 +02:00
|
|
|
{
|
2012-08-23 17:40:04 +02:00
|
|
|
score()->undoChangeProperty(this, P_USER_OFF, QPointF());
|
|
|
|
score()->undoChangeProperty(chord(), P_USER_OFF, QPointF());
|
2012-08-04 15:46:43 +02:00
|
|
|
score()->undoChangeProperty(chord(), P_STEM_DIRECTION, MScore::AUTO);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
2013-05-28 15:42:02 +02:00
|
|
|
// mag
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2013-05-28 15:42:02 +02:00
|
|
|
qreal Note::mag() const
|
2012-05-26 14:26:10 +02:00
|
|
|
{
|
2013-05-28 15:42:02 +02:00
|
|
|
qreal m = chord()->mag();
|
|
|
|
if (_small)
|
|
|
|
m *= score()->styleD(ST_smallNoteMag);
|
|
|
|
return m;
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
2013-01-02 09:29:17 +01:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// setSmall
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setSmall(bool val)
|
|
|
|
{
|
|
|
|
_small = val;
|
|
|
|
}
|
|
|
|
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// setLine
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setLine(int n)
|
|
|
|
{
|
|
|
|
_line = n;
|
|
|
|
rypos() = _line * spatium() * .5;
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// setString
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setString(int val)
|
|
|
|
{
|
|
|
|
_string = val;
|
|
|
|
rypos() = _string * spatium() * 1.5;
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// setHeadGroup
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setHeadGroup(NoteHeadGroup val)
|
|
|
|
{
|
2013-11-25 15:02:23 +01:00
|
|
|
Q_ASSERT(int(val) >= 0 && int(val) < int(NoteHeadGroup::HEAD_GROUPS));
|
2012-05-26 14:26:10 +02:00
|
|
|
_headGroup = val;
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// ppitch
|
|
|
|
// playback pitch
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::ppitch() const
|
|
|
|
{
|
2014-04-09 09:40:25 +02:00
|
|
|
return _pitch + staff()->pitchOffset(chord()->segment()->tick());
|
2014-04-02 18:11:56 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// epitch
|
|
|
|
// effective pitch
|
|
|
|
// honours transposing instruments
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::epitch() const
|
|
|
|
{
|
2014-04-09 09:40:25 +02:00
|
|
|
return _pitch - (concertPitch() ? 0 : transposition());
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// customizeVelocity
|
|
|
|
// Input is the global velocity determined by dynamic
|
|
|
|
// signs and crescende/decrescendo etc.
|
|
|
|
// Returns the actual play velocity for this note
|
|
|
|
// modified by veloOffset
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::customizeVelocity(int velo) const
|
|
|
|
{
|
2012-08-04 15:46:43 +02:00
|
|
|
if (veloType() == MScore::OFFSET_VAL)
|
2012-05-26 14:26:10 +02:00
|
|
|
velo = velo + (velo * veloOffset()) / 100;
|
2012-08-04 15:46:43 +02:00
|
|
|
else if (veloType() == MScore::USER_VAL)
|
2012-05-26 14:26:10 +02:00
|
|
|
velo = veloOffset();
|
|
|
|
return restrict(velo, 1, 127);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// endEdit
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::endEdit()
|
|
|
|
{
|
|
|
|
Chord* ch = chord();
|
|
|
|
if (ch->notes().size() == 1) {
|
2012-08-23 17:40:04 +02:00
|
|
|
score()->undoChangeProperty(ch, P_USER_OFF, ch->userOff() + userOff());
|
2012-05-26 14:26:10 +02:00
|
|
|
setUserOff(QPointF());
|
2012-06-09 10:50:51 +02:00
|
|
|
score()->setLayoutAll(true);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// updateAccidental
|
2014-04-18 11:28:04 +02:00
|
|
|
// set _accidental and _line depending on tpc
|
2012-05-26 14:26:10 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::updateAccidental(AccidentalState* as)
|
|
|
|
{
|
2014-04-22 17:02:03 +02:00
|
|
|
int relLine = absStep(tpc(), epitch());
|
2012-05-26 14:26:10 +02:00
|
|
|
|
2013-03-10 14:10:09 +01:00
|
|
|
// don't touch accidentals that don't concern tpc such as
|
|
|
|
// quarter tones
|
2014-04-09 16:09:21 +02:00
|
|
|
if (!(_accidental && _accidental->accidentalType() > Accidental::ACC_NATURAL)) {
|
|
|
|
// calculate accidental
|
|
|
|
Accidental::AccidentalType acci = Accidental::ACC_NONE;
|
2013-03-10 14:10:09 +01:00
|
|
|
|
2014-04-09 16:09:21 +02:00
|
|
|
AccidentalVal accVal = tpc2alter(tpc());
|
2014-04-22 17:02:03 +02:00
|
|
|
if ((accVal != as->accidentalVal(relLine)) || hidden() || as->tieContext(relLine)) {
|
|
|
|
as->setAccidentalVal(relLine, accVal, _tieBack != 0);
|
2014-04-09 16:09:21 +02:00
|
|
|
if (_tieBack)
|
|
|
|
acci = Accidental::ACC_NONE;
|
2013-03-10 14:10:09 +01:00
|
|
|
else {
|
|
|
|
acci = Accidental::value2subtype(accVal);
|
|
|
|
if (acci == Accidental::ACC_NONE)
|
|
|
|
acci = Accidental::ACC_NATURAL;
|
2014-04-09 16:09:21 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
if (acci != Accidental::ACC_NONE && !_tieBack && !_hidden) {
|
|
|
|
if (_accidental == 0) {
|
|
|
|
Accidental* a = new Accidental(score());
|
|
|
|
a->setParent(this);
|
|
|
|
a->setAccidentalType(acci);
|
|
|
|
score()->undoAddElement(a);
|
|
|
|
}
|
|
|
|
else if (_accidental->accidentalType() != acci) {
|
|
|
|
Accidental* a = _accidental->clone();
|
|
|
|
a->setParent(this);
|
|
|
|
a->setAccidentalType(acci);
|
|
|
|
score()->undoChangeElement(_accidental, a);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else {
|
|
|
|
if (_accidental) {
|
|
|
|
// remove this if it was ACC_AUTO:
|
|
|
|
if (_accidental->role() == Accidental::ACC_AUTO)
|
|
|
|
score()->undoRemoveElement(_accidental);
|
|
|
|
else {
|
|
|
|
// keep it, but update type if needed
|
|
|
|
acci = Accidental::value2subtype(accVal);
|
|
|
|
if (acci == Accidental::ACC_NONE)
|
|
|
|
acci = Accidental::ACC_NATURAL;
|
|
|
|
if (_accidental->accidentalType() != acci) {
|
|
|
|
Accidental* a = _accidental->clone();
|
|
|
|
a->setParent(this);
|
|
|
|
a->setAccidentalType(acci);
|
|
|
|
score()->undoChangeElement(_accidental, a);
|
|
|
|
}
|
2013-03-10 14:10:09 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
2014-04-22 17:02:03 +02:00
|
|
|
updateRelLine(relLine, true);
|
2014-04-09 16:09:21 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// updateRelLine
|
|
|
|
// calculate the real note line depending on clef,
|
|
|
|
// _line is the absolute line
|
|
|
|
//---------------------------------------------------------
|
2013-03-10 14:10:09 +01:00
|
|
|
|
2014-04-22 17:02:03 +02:00
|
|
|
void Note::updateRelLine(int relLine, bool undoable)
|
2014-04-09 16:09:21 +02:00
|
|
|
{
|
2012-05-26 14:26:10 +02:00
|
|
|
Staff* s = score()->staff(staffIdx() + chord()->staffMove());
|
2014-04-09 16:09:21 +02:00
|
|
|
ClefType clef = s->clef(chord()->tick());
|
2014-04-22 17:02:03 +02:00
|
|
|
int line = relStep(relLine, clef);
|
2014-04-09 16:09:21 +02:00
|
|
|
if (line != _line) {
|
2014-04-22 17:02:03 +02:00
|
|
|
if (undoable)
|
|
|
|
undoChangeProperty(P_LINE, line);
|
|
|
|
else
|
|
|
|
setLine(line);
|
2014-04-09 16:09:21 +02:00
|
|
|
}
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// updateLine
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::updateLine()
|
|
|
|
{
|
2014-04-22 17:02:03 +02:00
|
|
|
int relLine = absStep(tpc(), epitch());
|
|
|
|
updateRelLine(relLine, false);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// setNval
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setNval(NoteVal nval)
|
|
|
|
{
|
|
|
|
setPitch(nval.pitch);
|
|
|
|
_fret = nval.fret;
|
|
|
|
_string = nval.string;
|
2014-04-11 14:50:53 +02:00
|
|
|
if (nval.tpc == INVALID_TPC) {
|
|
|
|
int key = staff()->key(chord()->tick()).accidentalType();
|
2014-04-17 12:32:10 +02:00
|
|
|
_tpc[0] = pitch2tpc(nval.pitch, key, PREFER_NEAREST);
|
|
|
|
Interval v = staff()->part()->instr()->transpose();
|
|
|
|
if (v.isZero())
|
|
|
|
_tpc[1] = _tpc[0];
|
|
|
|
else {
|
|
|
|
v.flip();
|
|
|
|
_tpc[1] = Ms::transposeTpc(_tpc[0], v, false);
|
|
|
|
}
|
|
|
|
return;
|
2014-04-11 14:50:53 +02:00
|
|
|
}
|
|
|
|
|
2014-04-14 10:39:27 +02:00
|
|
|
if (concertPitch()) {
|
|
|
|
_tpc[0] = nval.tpc;
|
|
|
|
_tpc[1] = transposeTpc(nval.tpc);
|
2014-04-11 14:50:53 +02:00
|
|
|
}
|
|
|
|
else {
|
2014-04-14 10:39:27 +02:00
|
|
|
_tpc[0] = transposeTpc(nval.tpc);
|
2014-04-11 14:50:53 +02:00
|
|
|
_tpc[1] = nval.tpc;
|
|
|
|
}
|
2012-08-04 15:46:43 +02:00
|
|
|
_headGroup = NoteHeadGroup(nval.headGroup);
|
2012-05-26 14:26:10 +02:00
|
|
|
}
|
|
|
|
|
2014-04-14 10:39:27 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// transposeTpc
|
|
|
|
// return transposed tpc
|
|
|
|
// If in concertPitch mode return tpc for transposed view
|
|
|
|
// else return tpc for concert pitch view.
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
int Note::transposeTpc(int tpc)
|
|
|
|
{
|
|
|
|
Interval v = staff()->part()->instr()->transpose();
|
|
|
|
if (v.isZero())
|
|
|
|
return tpc;
|
|
|
|
if (concertPitch()) {
|
|
|
|
v.flip();
|
|
|
|
return Ms::transposeTpc(tpc, v, false);
|
|
|
|
}
|
|
|
|
else
|
|
|
|
return Ms::transposeTpc(tpc, v, false);
|
|
|
|
}
|
|
|
|
|
2012-08-10 17:01:35 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// getProperty
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
QVariant Note::getProperty(P_ID propertyId) const
|
|
|
|
{
|
|
|
|
switch(propertyId) {
|
|
|
|
case P_PITCH:
|
|
|
|
return pitch();
|
2014-04-09 09:40:25 +02:00
|
|
|
case P_TPC1:
|
|
|
|
return _tpc[0];
|
|
|
|
case P_TPC2:
|
|
|
|
return _tpc[1];
|
2012-08-10 17:01:35 +02:00
|
|
|
case P_SMALL:
|
|
|
|
return small();
|
|
|
|
case P_MIRROR_HEAD:
|
|
|
|
return userMirror();
|
|
|
|
case P_DOT_POSITION:
|
2014-04-02 20:31:37 +02:00
|
|
|
return userDotPosition();
|
2012-08-10 17:01:35 +02:00
|
|
|
case P_HEAD_GROUP:
|
2013-11-25 15:02:23 +01:00
|
|
|
return int(headGroup());
|
2012-08-10 17:01:35 +02:00
|
|
|
case P_VELO_OFFSET:
|
|
|
|
return veloOffset();
|
|
|
|
case P_TUNING:
|
|
|
|
return tuning();
|
|
|
|
case P_FRET:
|
|
|
|
return fret();
|
|
|
|
case P_STRING:
|
|
|
|
return string();
|
|
|
|
case P_GHOST:
|
|
|
|
return ghost();
|
|
|
|
case P_HEAD_TYPE:
|
2013-11-25 15:02:23 +01:00
|
|
|
return int(headType());
|
2012-08-10 17:01:35 +02:00
|
|
|
case P_VELO_TYPE:
|
|
|
|
return veloType();
|
2013-08-23 13:55:54 +02:00
|
|
|
case P_PLAY:
|
|
|
|
return play();
|
2014-04-22 17:02:03 +02:00
|
|
|
case P_LINE:
|
|
|
|
return _line;
|
2012-08-10 17:01:35 +02:00
|
|
|
default:
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
return Element::getProperty(propertyId);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// setProperty
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
bool Note::setProperty(P_ID propertyId, const QVariant& v)
|
|
|
|
{
|
|
|
|
switch(propertyId) {
|
|
|
|
case P_PITCH:
|
|
|
|
setPitch(v.toInt());
|
2014-04-09 09:40:25 +02:00
|
|
|
if (chord()->measure())
|
2014-04-22 17:02:03 +02:00
|
|
|
chord()->measure()->cmdUpdateNotes(chord()->staffIdx());
|
2014-04-02 10:49:54 +02:00
|
|
|
score()->setPlaylistDirty(true);
|
2012-08-10 17:01:35 +02:00
|
|
|
break;
|
2014-04-09 09:40:25 +02:00
|
|
|
case P_TPC1:
|
|
|
|
_tpc[0] = v.toInt();
|
2014-04-10 13:13:37 +02:00
|
|
|
if (chord()->measure())
|
2014-04-22 17:02:03 +02:00
|
|
|
chord()->measure()->cmdUpdateNotes(chord()->staffIdx());
|
2014-04-09 09:40:25 +02:00
|
|
|
break;
|
|
|
|
case P_TPC2:
|
|
|
|
_tpc[1] = v.toInt();
|
2014-04-10 13:13:37 +02:00
|
|
|
if (chord()->measure())
|
2014-04-22 17:02:03 +02:00
|
|
|
chord()->measure()->cmdUpdateNotes(chord()->staffIdx());
|
|
|
|
break;
|
|
|
|
case P_LINE:
|
|
|
|
_line = v.toInt();
|
2012-08-10 17:01:35 +02:00
|
|
|
break;
|
|
|
|
case P_SMALL:
|
|
|
|
setSmall(v.toBool());
|
|
|
|
break;
|
|
|
|
case P_MIRROR_HEAD:
|
|
|
|
setUserMirror(MScore::DirectionH(v.toInt()));
|
|
|
|
break;
|
|
|
|
case P_DOT_POSITION:
|
2014-04-02 20:31:37 +02:00
|
|
|
setUserDotPosition(MScore::Direction(v.toInt()));
|
2012-08-10 17:01:35 +02:00
|
|
|
break;
|
|
|
|
case P_HEAD_GROUP:
|
|
|
|
setHeadGroup(NoteHeadGroup(v.toInt()));
|
|
|
|
break;
|
|
|
|
case P_VELO_OFFSET:
|
|
|
|
setVeloOffset(v.toInt());
|
2014-04-02 10:49:54 +02:00
|
|
|
score()->setPlaylistDirty(true);
|
2012-08-10 17:01:35 +02:00
|
|
|
break;
|
|
|
|
case P_TUNING:
|
|
|
|
setTuning(v.toDouble());
|
2014-04-02 10:49:54 +02:00
|
|
|
score()->setPlaylistDirty(true);
|
2012-08-10 17:01:35 +02:00
|
|
|
break;
|
|
|
|
case P_FRET:
|
|
|
|
setFret(v.toInt());
|
|
|
|
break;
|
|
|
|
case P_STRING:
|
|
|
|
setString(v.toInt());
|
|
|
|
break;
|
|
|
|
case P_GHOST:
|
|
|
|
setGhost(v.toBool());
|
|
|
|
break;
|
|
|
|
case P_HEAD_TYPE:
|
|
|
|
setHeadType(NoteHeadType(v.toInt()));
|
|
|
|
break;
|
|
|
|
case P_VELO_TYPE:
|
|
|
|
setVeloType(MScore::ValueType(v.toInt()));
|
2014-04-02 10:49:54 +02:00
|
|
|
score()->setPlaylistDirty(true);
|
2012-08-10 17:01:35 +02:00
|
|
|
break;
|
2013-01-02 09:29:17 +01:00
|
|
|
case P_VISIBLE: { // P_VISIBLE requires reflecting property on dots
|
2012-12-05 13:44:30 +01:00
|
|
|
setVisible(v.toBool());
|
|
|
|
int dots = chord()->dots();
|
|
|
|
for (int i = 0; i < dots; ++i) {
|
|
|
|
if (_dots[i])
|
|
|
|
_dots[i]->setVisible(visible());
|
|
|
|
}
|
|
|
|
break;
|
|
|
|
}
|
2013-08-23 13:55:54 +02:00
|
|
|
case P_PLAY:
|
|
|
|
setPlay(v.toBool());
|
2014-04-02 10:49:54 +02:00
|
|
|
score()->setPlaylistDirty(true);
|
2013-08-23 13:55:54 +02:00
|
|
|
break;
|
2012-08-10 17:01:35 +02:00
|
|
|
default:
|
|
|
|
if (!Element::setProperty(propertyId, v))
|
|
|
|
return false;
|
|
|
|
break;
|
|
|
|
}
|
|
|
|
score()->setLayoutAll(true);
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
|
2012-08-12 11:44:36 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetFret
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetFret(int val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_FRET, val);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetString
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetString(int val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_STRING, val);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetGhost
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetGhost(bool val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_GHOST, val);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetSmall
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetSmall(bool val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_SMALL, val);
|
|
|
|
}
|
|
|
|
|
2013-08-23 13:55:54 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetPlay
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetPlay(bool val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_PLAY, val);
|
|
|
|
}
|
|
|
|
|
2012-08-12 11:44:36 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetTuning
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetTuning(qreal val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_TUNING, val);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetVeloType
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetVeloType(MScore::ValueType val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_VELO_TYPE, val);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetVeloOffset
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetVeloOffset(int val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_VELO_OFFSET, val);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetUserMirror
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetUserMirror(MScore::DirectionH val)
|
|
|
|
{
|
|
|
|
undoChangeProperty(P_MIRROR_HEAD, val);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
2014-04-02 20:31:37 +02:00
|
|
|
// undoSetUserDotPosition
|
2012-08-12 11:44:36 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2014-04-02 20:31:37 +02:00
|
|
|
void Note::undoSetUserDotPosition(MScore::Direction val)
|
2012-08-12 11:44:36 +02:00
|
|
|
{
|
|
|
|
undoChangeProperty(P_DOT_POSITION, val);
|
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetHeadGroup
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetHeadGroup(NoteHeadGroup val)
|
|
|
|
{
|
2013-11-25 15:02:23 +01:00
|
|
|
undoChangeProperty(P_HEAD_GROUP, int(val));
|
2012-08-12 11:44:36 +02:00
|
|
|
}
|
|
|
|
|
2013-01-28 21:45:36 +01:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// setHeadType
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::setHeadType(NoteHeadType t)
|
|
|
|
{
|
|
|
|
_headType = t;
|
|
|
|
}
|
|
|
|
|
2012-08-12 11:44:36 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// undoSetHeadType
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
void Note::undoSetHeadType(NoteHeadType val)
|
|
|
|
{
|
2013-11-25 15:02:23 +01:00
|
|
|
undoChangeProperty(P_HEAD_TYPE, int(val));
|
2012-08-12 11:44:36 +02:00
|
|
|
}
|
|
|
|
|
2012-08-10 17:01:35 +02:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// propertyDefault
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
|
|
|
QVariant Note::propertyDefault(P_ID propertyId) const
|
|
|
|
{
|
|
|
|
switch(propertyId) {
|
2013-08-23 13:55:54 +02:00
|
|
|
case P_GHOST:
|
2012-08-10 17:01:35 +02:00
|
|
|
case P_SMALL:
|
|
|
|
return false;
|
|
|
|
case P_MIRROR_HEAD:
|
|
|
|
return MScore::DH_AUTO;
|
|
|
|
case P_DOT_POSITION:
|
|
|
|
return MScore::AUTO;
|
|
|
|
case P_HEAD_GROUP:
|
2013-11-25 15:02:23 +01:00
|
|
|
return int(NoteHeadGroup::HEAD_NORMAL);
|
2012-08-10 17:01:35 +02:00
|
|
|
case P_VELO_OFFSET:
|
|
|
|
return 0;
|
|
|
|
case P_TUNING:
|
|
|
|
return 0.0;
|
|
|
|
case P_FRET:
|
|
|
|
case P_STRING:
|
|
|
|
return -1;
|
|
|
|
case P_HEAD_TYPE:
|
2013-11-25 15:02:23 +01:00
|
|
|
return int(NoteHeadType::HEAD_AUTO);
|
2012-08-10 17:01:35 +02:00
|
|
|
case P_VELO_TYPE:
|
|
|
|
return MScore::OFFSET_VAL;
|
2013-08-23 13:55:54 +02:00
|
|
|
case P_PLAY:
|
|
|
|
return true;
|
2012-08-10 17:01:35 +02:00
|
|
|
default:
|
|
|
|
break;
|
|
|
|
}
|
2012-10-31 14:21:13 +01:00
|
|
|
return Element::propertyDefault(propertyId);
|
2012-08-10 17:01:35 +02:00
|
|
|
}
|
|
|
|
|
2012-11-19 09:29:46 +01:00
|
|
|
//---------------------------------------------------------
|
|
|
|
// setOnTimeOffset
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2014-04-09 09:40:25 +02:00
|
|
|
void Note::setOnTimeOffset(int val)
|
2012-11-19 09:29:46 +01:00
|
|
|
{
|
2014-04-09 09:40:25 +02:00
|
|
|
_playEvents[0].setOntime(val);
|
2012-11-19 09:29:46 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
//---------------------------------------------------------
|
|
|
|
// setOffTimeOffset
|
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2014-04-09 09:40:25 +02:00
|
|
|
void Note::setOffTimeOffset(int val)
|
2012-11-19 09:29:46 +01:00
|
|
|
{
|
2014-04-09 09:40:25 +02:00
|
|
|
_playEvents[0].setLen(val - _playEvents[0].ontime());
|
2012-11-19 09:29:46 +01:00
|
|
|
}
|
2013-01-02 20:13:58 +01:00
|
|
|
|
2013-01-03 16:56:56 +01:00
|
|
|
//---------------------------------------------------------
|
2013-06-10 11:03:34 +02:00
|
|
|
// setScore
|
2013-01-03 16:56:56 +01:00
|
|
|
//---------------------------------------------------------
|
|
|
|
|
2013-06-10 11:03:34 +02:00
|
|
|
void Note::setScore(Score* s)
|
2013-01-03 16:56:56 +01:00
|
|
|
{
|
2013-06-10 11:03:34 +02:00
|
|
|
Element::setScore(s);
|
|
|
|
if (_tieFor)
|
|
|
|
_tieFor->setScore(s);
|
2013-01-03 16:56:56 +01:00
|
|
|
}
|
2013-05-13 18:49:17 +02:00
|
|
|
}
|
|
|
|
|