JP2020126086A - Music data display program and music data display device - Google Patents

Music data display program and music data display device Download PDF

Info

Publication number
JP2020126086A
JP2020126086A JP2019016672A JP2019016672A JP2020126086A JP 2020126086 A JP2020126086 A JP 2020126086A JP 2019016672 A JP2019016672 A JP 2019016672A JP 2019016672 A JP2019016672 A JP 2019016672A JP 2020126086 A JP2020126086 A JP 2020126086A
Authority
JP
Japan
Prior art keywords
note
input
music data
value
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019016672A
Other languages
Japanese (ja)
Other versions
JP7260312B2 (en
Inventor
明裕 藤田
Akihiro Fujita
明裕 藤田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kawai Musical Instrument Manufacturing Co Ltd
Original Assignee
Kawai Musical Instrument Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kawai Musical Instrument Manufacturing Co Ltd filed Critical Kawai Musical Instrument Manufacturing Co Ltd
Priority to JP2019016672A priority Critical patent/JP7260312B2/en
Publication of JP2020126086A publication Critical patent/JP2020126086A/en
Application granted granted Critical
Publication of JP7260312B2 publication Critical patent/JP7260312B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Auxiliary Devices For Music (AREA)

Abstract

To provide a music data display device that automatically determines a note value and displays it, without specifying the note value or performing a drag operation with a mouse, when music data such as notes or rests is input to a display screen.SOLUTION: In the case that a note value free M is specified by a note value specification part 4 when a note (note bar) is input to a piano roll 1, when no music data after music data input on a bar is present, a note value of the music data is regarded as a time period from a time specified at a cursor position to a time until the end of the bar, and when the music data after the music data input on the bar is present, the note value of the music data is regarded as a time period from a time specified at the cursor position to a time until an initial rise of the present music data. Therefore, the note value is automatically determined by one-time input operation.SELECTED DRAWING: Figure 3

Description

本発明は、DAW(デジタル・オーディオ・ワークステーション)などの音楽作成ソフトにおけるピアノロールビューなどによる音楽データ表示装置に関し、特に、音符・休符の音楽データを入力するに際して、その音価(音符・休符の長さ)を自動的に決定する音楽データ表示プログラム、及び、その機能を備えた音楽データ表示装置に関する。 The present invention relates to a music data display device by a piano roll view in music creation software such as DAW (Digital Audio Workstation), and particularly, when inputting music data of notes/rests, note value (note/note) The present invention relates to a music data display program for automatically determining rest length) and a music data display device having the function.

DAWは、楽器の演奏を録音したり、音符を入力したりして、音楽を作成するソフトウェアであり、作成した音楽はWAVやmp3などのオーディオファイルとして出力できるとともに、DAW上で編集することができる。また、入力した音符はMIDIデータに変換し、SMF(Standard MIDI File)として保存できる。 DAW is software that creates music by recording performances of musical instruments and inputting notes. The created music can be output as an audio file such as WAV or mp3, and can be edited on the DAW. it can. Also, the input notes can be converted into MIDI data and saved as SMF (Standard MIDI File).

DAWの音楽データを音楽データ表示装置で表示する場合、例えばピアノロールビューの画面が用いられる。ピアノロールは、図16に示すように、縦軸を鍵盤(音の高さ)、横軸を時間(小節や拍)にして、演奏する指定音の部分を矩形(ノートバー)で表記するものである。ノートバーは、指定音の発音タイミング及び発音長さを示すもので、矩形の左端が発音タイミングとなり、矩形の左端から右端までの長さが発音長さに対応するようになっている。
そして、ピアノロールビューにおいて、画面上をマウスでクリック操作(入力操作)することで音符に相当するノートバーを入力できるようになっている。
When the DAW music data is displayed on the music data display device, for example, a piano roll view screen is used. As shown in FIG. 16, a piano roll has a keyboard (pitch) on the vertical axis and time (measures and beats) on the horizontal axis, and the portion of the specified note to be played is represented by a rectangle (note bar). Is. The note bar indicates the sounding timing and sounding length of the designated sound. The left end of the rectangle is the sounding timing, and the length from the left end to the right end of the rectangle corresponds to the sounding length.
Then, in the piano roll view, a note bar corresponding to a note can be input by clicking (inputting) the mouse on the screen.

従来、ピアノロールビューに音符を入力する場合、予め音価を指定しておいたり、音符入力時にマウスをドラッグしたりして、入力する音符の音価(ノートバーの長さ)を決定していた。
また、ピアノロールビューにおける音符の編集作業については、楽音の重なりがある場合に、異なる図形で表示し重ならないように自動で修正する技術が特許文献1に、入力区間で既存の音符の始点又は終点を変更する技術は特許文献2に、マウスポインタによりノートバーを分割する技術は特許文献3にそれぞれ記載されている。
Conventionally, when inputting a note to the piano roll view, the note value is specified in advance or the note value (note bar length) of the note to be input is determined by dragging the mouse when entering the note. It was
In addition, regarding the note editing work in the piano roll view, there is a technique of automatically correcting the notes displayed in different figures so that they do not overlap each other when there is an overlap of musical sounds. The technique for changing the end point is described in Patent Document 2, and the technique for dividing the note bar with the mouse pointer is described in Patent Document 3, respectively.

特許3807380号Patent No. 3807380 特許4305045号Patent No. 4305045 特許5648347号Patent No. 5648347

しかしながら、上述した音楽データ表示装置のピアノロールビューの入力によれば、音価が異なる音符が混在したメロディの入力に関して、一々音価の指定を切り替えたり、マウスをドラッグしなくてはならないために操作が煩雑になるという問題点があった。
また、各特許文献1〜3において記載された入力処理は、ノートバーの発音時間を編集するものではあるが、新規ノートバーの入力時に発音時間が自動的に決定されるものではない。
However, according to the input of the piano roll view of the music data display device described above, when inputting a melody in which notes having different note values are mixed, it is necessary to switch the note value specification one by one or drag the mouse. There is a problem that the operation becomes complicated.
Further, although the input processing described in each of Patent Documents 1 to 3 edits the sounding time of the note bar, the sounding time is not automatically determined when a new note bar is input.

本発明は上記実情に鑑みて提案されたもので、表示画面に音符や休符の音楽データを入力する場合に、音価の指定やマウスによるドラッグ操作を行うことなく自動的に音価を決定して表示する音楽データ表示プログラム、及び、その機能を備えた音楽データ表示装置を提供することを目的としている。 The present invention has been proposed in view of the above circumstances, and when inputting music data of notes or rests to the display screen, the note value is automatically determined without specifying the note value or dragging with the mouse. It is an object of the present invention to provide a music data display program that is displayed by a computer and a music data display device having the function.

上記目的を達成するため本発明の音楽データ表示プログラムは、音楽データに関し縦軸に音程、横軸に時間を表す態様で表示する表示部に対して、入力操作で音程及び時間データを有する音符の入力や編集を行うプログラムであって、音符入力に際して、前記音符の音価を定めない音価フリーを指定して入力操作を行うことで、当該1回の入力操作で入力操作の位置から予め設定された位置までの時間を音価に設定することを特徴としている。 In order to achieve the above object, the music data display program of the present invention is a program for displaying a musical data with a pitch and abscissa on a vertical axis and a horizontal axis, respectively. It is a program for inputting and editing, and at the time of note input, by performing the input operation by specifying the note value free that does not determine the note value of the note, the input operation is preset from the position of the input operation. The feature is that the time to the specified position is set to the note value.

また、音楽データ表示プログラムにおいて、前記表示部に複数小節から成る小節群を表示し、前記予め設定された位置は、前記小節群の最後の小節の最終位置としたことを特徴としている。 Further, in the music data display program, a bar group composed of a plurality of bars is displayed on the display unit, and the preset position is the final position of the last bar of the bar group.

また、音楽データ表示プログラムにおいて、前記表示部に複数小節から成る小節群を表示し、前記予め設定された位置は、当該音符が入力される小節の最後位置としたことを特徴としている。 Further, in the music data display program, a bar group composed of a plurality of bars is displayed on the display unit, and the preset position is the last position of the bar to which the note is input.

また、音楽データ表示プログラムにおいて、前記音符を入力する範囲内に当該入力以降の既入力音符が存在する場合は、前記入力音符の音価を、指定する時間から前記既入力音符の立ち上がりまでの時間とすることで音価を指定することなく1回の入力操作のみで自動的に音価を決定することを特徴としている。 Further, in the music data display program, when there is an already input note after the input within the range of inputting the note, the note value of the input note is the time from the designated time to the rising of the already input note. The feature is that the note value is automatically determined by only one input operation without specifying the note value.

また、音楽データ表示プログラムにおいて、前記音符の入力に際して、予め入力されていた音符が存在する場合は、当該入力音符の入力位置、予め入力されていた音符の位置及び音価に応じて、音符同士が時間的に重ならないように、入力する音符の音価を自動で決めるとともに、予め入力されていた音符の音価を調整することを特徴としている。 In addition, in the music data display program, when there is a previously input note when the note is input, the notes are input according to the input position of the input note, the position of the previously input note, and the note value. The feature is that the note values of the notes to be input are automatically determined and the note values of the notes that have been input in advance are adjusted so that they do not overlap in time.

また、音楽データ表示プログラムにおいて、前記音符の入力に際して、当該音符の入力位置が既入力音符の音価範囲内である場合は、前記既入力音符の終了位置が、当該入力の立ち上がり時間になるように、既入力音符の音価を修正することを特徴としている。 Further, in the music data display program, when inputting the note, if the input position of the note is within the note value range of the already-input note, the end position of the already-input note becomes the rising time of the input. In addition, it is characterized in that the note value of an already input note is corrected.

また、音楽データ表示プログラムにおいて、前記音価フリーを指定して入力操作を行う場合であっても、和音入力モードを選択することで、一時的に音符同士の重なりを許可することを特徴としている。 Further, in the music data display program, even in the case of performing the input operation by designating the note value free, the chord input mode is selected to temporarily allow overlapping of notes. ..

また、音楽データ表示プログラムは、音楽データに関し縦軸に音程、横軸に時間を表す態様で表示する表示部に対して、入力操作で音程及び時間データを有する音符の入力や編集を行うプログラムであって、既入力音符に対して、1回の入力操作で前記既入力音符を入力操作の位置でカットすることで音価を設定することを特徴としている。 Further, the music data display program is a program for inputting or editing a note having pitch and time data by an input operation with respect to a display unit that displays music data with a pitch on the vertical axis and a time on the horizontal axis. Therefore, the note value is set by cutting the already input note at the position of the input operation with respect to the already input note by one input operation.

また、音楽データ表示プログラムにおいて、前記縦軸を鍵盤とすることで前記表示部にピアノロールの表示を行うことを特徴としている。 Further, in the music data display program, a piano roll is displayed on the display unit by using the keyboard on the vertical axis.

また、音楽データ表示プログラムにおいて、前記縦軸を弦番号とすることで前記表示部にTAB譜に準じた表示を行うことを特徴としている。 In the music data display program, the vertical axis is a chord number so that the display section displays in accordance with TAB notation.

また、音楽データ表示プログラムにおいて、前記入力操作を行う小節のみに、一時的にグリッド線を表示可能とすることを特徴としている。 Further, the music data display program is characterized in that the grid lines can be temporarily displayed only in the measure for performing the input operation.

本発明の音楽データ表示装置は、音楽データの入力結果の表示を行う音楽データ表示装置において、少なくとも音程と発音開始時間を有する音楽データをカーソル位置の入力操作で入力する入力部(21)と、前記音楽データの音価又は音価フリーを指定する音価指定部(入力音価決定部24)と、前記音価指定部で指定に応じて音価を決定する音価決定部(入力音価決定部24及びダミー音符音価決定部25)と、前記音楽データに関し縦軸に音程、横軸に時間を表す態様で音価を表示する表示部(22)と、を具備し、
前記音価決定部は、前記音価指定部において音価が指定されている場合は指定音価に応じた時間とし、前記音価指定部において音価フリーが指定されている場合で、当該音楽データを入力する範囲内に当該音楽データ以降の音楽データが存在しない時は、当該音楽データの音価を指定する時間から予め設定された位置までの時間とすることで音価を指定することなく1回の入力操作のみで自動的に音価を決定することを特徴としている。
The music data display device of the present invention is a music data display device for displaying an input result of music data, and an input section (21) for inputting music data having at least a pitch and a sound generation start time by an input operation at a cursor position, A tone value designating unit (input tone value determining unit 24) for designating a tone value or tone value free of the music data, and a tone value determining unit (input tone value determining unit for determining a tone value according to the designation by the tone value specifying unit. A determination section 24 and a dummy note note value determination section 25), and a display section (22) for displaying the note value in such a manner that the vertical axis represents pitch and the horizontal axis represents time with respect to the music data.
When the note value is specified in the note value specifying section, the note value determining section sets a time corresponding to the specified note value, and when the note value is specified in the note value specifying section, When there is no music data after the music data within the range to input the data, the time from the time to specify the note value of the music data to the preset position is set without specifying the note value. The feature is that the note value is automatically determined only by one input operation.

また、音楽データ表示装置において、前記音価決定部は、前記音価指定部において音価フリーが指定されている場合で、当該音楽データを入力する範囲内に当該音楽データ以降の音楽データが存在する時は、当該音楽データの音価を指定する時間から前記存在する音楽データの立ち上がりまでの時間とすることで音価を指定することなく1回の入力操作のみで自動的に音価を決定することを特徴としている。 Further, in the music data display device, the tone value determination unit is such that when the tone value free unit is designated in the tone value designation unit, music data subsequent to the music data exists within a range in which the music data is input. In this case, by setting the time from the time when the note value of the music data is specified to the rising of the existing music data, the note value is automatically determined by only one input operation without specifying the note value. It is characterized by doing.

また、音楽データ表示装置において、前記表示部に複数小節から成る小節群を表示し、前記予め設定された位置は、前記小節群の最後の小節の最終位置としたことを特徴としている。 Further, in the music data display device, a bar group composed of a plurality of bars is displayed on the display unit, and the preset position is the final position of the last bar of the bar group.

また、音楽データ表示装置において、前記表示部に複数小節から成る小節群を表示し、
前記予め設定された位置は、当該音楽データが入力される小節の最後位置としたことを特徴としている。
In the music data display device, a bar group composed of a plurality of bars is displayed on the display unit,
The preset position is characterized in that it is the last position of the bar to which the music data is input.

また、音楽データ表示装置において、前記音楽データは音符であることを特徴としている。 Further, in the music data display device, the music data is a note.

また、音楽データ表示装置において、前記音価指定部において音価フリーが指定されている場合、前記音価決定部は、当該音符の入力位置、予め入力されていた音符の位置及び音価に応じて、音符同士が時間的に重ならないように、入力する音符の音価を自動で決めるとともに、予め入力されていた音符の音価を調整することを特徴としている。 Further, in the music data display device, when the note value specifying unit specifies the note value free, the note value determining unit determines the note input position, the previously entered note position, and the note value. In addition, the note value of the input note is automatically determined and the note value of the note that is input in advance is adjusted so that the notes do not overlap in time.

また、音楽データ表示装置において、前記音価指定部において音価フリーが指定され、当該音楽データの入力位置が既入力の音楽データの音価範囲内である場合、前記音価決定部は、前記既入力の音楽データの終了位置が、当該音楽データの立ち上がり時間になるように、既入力の音楽データの音価を修正することを特徴としている。 Further, in the music data display device, in the case where the note value specifying section specifies the note value free, and the input position of the music data is within the note value range of the already input music data, the note value determining section is It is characterized in that the tone value of the already-input music data is corrected so that the end position of the already-input music data becomes the rising time of the music data.

また、音楽データ表示装置において、前記音価決定部は、前記音価指定部において音価フリーが指定されている場合であっても、一時的に音符同士の重なりを許可する和音入力モードを備えたことを特徴としている。 Further, in the music data display device, the tone value determination unit has a chord input mode that temporarily allows overlapping of notes even when tone value free is designated in the tone value designation unit. It is characterized by that.

また、本発明の音楽データ表示装置は、音楽データの入力結果の表示を行う音楽データ表示装置において、少なくとも音程と発音開始時間を有する音楽データをカーソル位置の入力操作で入力する入力部と、前記音価指定部で指定に応じて音価を決定する音価決定部と、前記音楽データに関し縦軸に音程、横軸に時間を表す態様で音価を表示する表示部と、を具備し、前記音価決定部は、入力済音楽データに関し、1回の入力操作で音価を短くカットして長さを調節することで音価を決定することを特徴としている。 Further, the music data display device of the present invention is a music data display device for displaying an input result of music data, and an input section for inputting music data having at least a pitch and a sound generation start time by an input operation at a cursor position, A tone value determining unit that determines a tone value according to the designation in the tone value designating unit; and a display unit that displays the tone value in a mode in which the vertical axis represents the pitch and the horizontal axis represents time with respect to the music data, The tone value determining section is characterized in that the tone value of the inputted music data is determined by cutting the tone value short and adjusting the length by one input operation.

また、音楽データ表示装置において、前記表示部は、前記縦軸を鍵盤とするピアノロールの表示を行うことを特徴としている。 Further, in the music data display device, the display unit displays a piano roll with the keyboard on the vertical axis.

また、音楽データ表示装置において、前記表示部は、前記縦軸を弦番号とするTAB譜に準じた表示を行うことを特徴としている。 Further, in the music data display device, the display unit is characterized by performing a display in accordance with a TAB staff having the vertical axis as a string number.

また、音楽データ表示装置において、前記カーソル位置が表示される小節のみに、一時的にグリッド線を表示可能とするグリッド表示部を備えたことを特徴としている。 Further, the music data display device is characterized in that it is provided with a grid display section capable of temporarily displaying grid lines only in the bar where the cursor position is displayed.

本発明の音楽データ表示装置及び音楽データ表示プログラムによれば、表示部に音符を入力するに際して、音価指定部において、4分音符、8分音符などの通常の音価に加えて音価フリーを指定することで、1回の入力操作で入力操作の位置から予め設定された位置までの時間を自動的に音価に決定することができる。
予め設定された位置とは、例えば、音符が入力される小節の最後位置、複数小節の場合の最後の小節の最終位置等が考えられる。
According to the music data display device and the music data display program of the present invention, when a note is input to the display section, the note value specifying section adds a note value free in addition to a normal note value such as a quarter note or an eighth note. By specifying, the time from the position of the input operation to the preset position can be automatically determined as the tone value by one input operation.
The preset position may be, for example, the final position of the bar where a note is input, the final position of the final bar in the case of a plurality of bars, or the like.

そして、音価指定部で音価フリーが指定されている場合、音符の入力位置、予め入力されていた音符の位置、音価などに応じて、音符同士が時間的に重ならないように、入力する音符の音価を自動で決めるとともに、入力済み音符の音価を調整することができる。 When the note value is specified in the note value specification section, input is performed so that notes do not overlap in time depending on the note input position, the previously entered note position, note value, etc. The note value of the note to be played can be automatically determined, and the note value of the entered note can be adjusted.

また、入力済みの音符をカットして、音符の長さを調節することで既入力音符の音価を調整(休符指定)することができる。 Further, by cutting the inputted notes and adjusting the length of the notes, the note value of the already inputted notes can be adjusted (rest specified).

和音入力モードを設けることで、音価フリーが指定されていても、一時的に音符同士の重なりを許可する入力を可能とすることができる。 By providing the chord input mode, it is possible to temporarily allow an input in which overlapping of notes is allowed even if the note value is free.

音楽データを入力しようとする小節(カーソルが位置する小節)のみに一時的にグリッド線を表示することで、ユーザーが正確に音楽データ入力位置を確認することができる。 By temporarily displaying the grid lines only on the bar where the music data is to be input (the bar where the cursor is located), the user can accurately confirm the music data input position.

本発明の音楽データ表示装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the music data display apparatus of this invention. 音楽データ表示装置における機能を説明するためのブロック図である。It is a block diagram for explaining a function in a music data display device. 本発明の音楽データ表示装置の表示部で表記されるピアノロールビュー等の画面を示す画面説明図である。It is a screen explanatory view showing a screen such as a piano roll view displayed on the display unit of the music data display device of the present invention. ピアノロールの説明図である。It is explanatory drawing of a piano roll. 図4のピアノロールに示された各音符が有する音楽データを示す表である。5 is a table showing music data included in each note shown in the piano roll of FIG. 4. 音楽データ表示装置による音価決定(ダミー音符の音価決定)の手順を示すフローチャート図である。It is a flowchart figure which shows the procedure of the note value determination (note value determination of a dummy note) by a music data display device. 音楽データ表示装置による音価決定(既入力音符及び入力音符の音価決定)の手順を示すフローチャート図である。It is a flowchart figure which shows the procedure of the note value determination (note value determination of the already input note and input note) by a music data display device. 図7Aに続く音楽データ表示装置による音価決定(既入力音符及び入力音符の音価決定)の手順を示すフローチャート図である。It is a flowchart figure which shows the procedure of the note value determination (note value determination of the already input note and input note) by the music data display device following FIG. 7A. ピアノロールへの入力例を示す説明図である。It is explanatory drawing which shows the input example to a piano roll. ピアノロールへの入力例を示す説明図である。It is explanatory drawing which shows the input example to a piano roll. ピアノロールへの入力例であり、入力前後の変化を示す説明図である。It is an example of input to a piano roll, and is an explanatory view showing changes before and after input. ピアノロールへの入力例であり、入力前後の変化を示す説明図である。It is an example of input to a piano roll, and is an explanatory view showing changes before and after input. ピアノロールへの入力例であり、入力前後の変化を示す説明図である。It is an example of input to a piano roll, and is an explanatory view showing changes before and after input. ピアノロールへの入力例であり、入力前後の変化を示す説明図である。It is an example of input to a piano roll, and is an explanatory view showing changes before and after input. ピアノロールにおけるグリッド表示を示す説明図である。It is explanatory drawing which shows the grid display in a piano roll. TAB譜に準じた表示の説明図である。It is explanatory drawing of the display according to TAB notation. ピアノロールへの入力例を示す説明図である。It is explanatory drawing which shows the input example to a piano roll.

本発明の音楽データ表示装置は、音楽データ表示プログラムをインストールすることで一般的なパーソナルコンピュータ(PC)上に構築される。
パーソナルコンピュータは、図1に示されるように、中央処理装置(CPU)11、ROM12、RAM13、大容量の記憶デバイスであるHDD14、CD/DVDドライブ15、音楽データの入力を行う操作部16、USBインターフェス17、音楽データに応じた指定音を再生するための音源及びスピーカ部を有するサウンドデバイス18、音楽データが表示されるLCDなどの表示部を有する表示デバイス19を備え、各構成要素はバス20で接続されている。
なお、本実施形態では、一般的なPCで音楽データ表示装置を構築した例を説明するが、スマートフォンやタブレット、あるいは専用のハードウェアで構築しても良い。
The music data display device of the present invention is constructed on a general personal computer (PC) by installing a music data display program.
As shown in FIG. 1, the personal computer includes a central processing unit (CPU) 11, a ROM 12, a RAM 13, a large-capacity storage device HDD 14, a CD/DVD drive 15, an operation unit 16 for inputting music data, and a USB. An interface 17, a sound device 18 having a sound source and a speaker unit for reproducing a designated sound according to music data, and a display device 19 having a display unit such as an LCD for displaying music data are provided. Each component is a bus. Connected at 20.
In the present embodiment, an example in which the music data display device is constructed by a general PC will be described, but it may be constructed by a smartphone, a tablet, or dedicated hardware.

CPU11は、データの処理又は演算を行うと共に、バス20を介して接続された各種構成要素を制御する。
ROM12には、予めCPU11の制御手順(コンピュータプログラム)を記憶させておき、CPU11がプログラムを実行することにより起動する。
RAM13は、データの入出力、送受信のためのワークメモリ、各構成要素の制御のための一時記憶として用いられる。CPU11は、RAM13内の音楽データ表示プログラムを実行することにより、表示デバイス19に音楽データ表示を行う。
HDD14には音楽データ表示プログラム等の所望プログラムが記憶され、RAM13にコピーされて実行される。
CD/DVDドライブ15は、CDなどからHDD14へプログラムやデータをロードしたり、PC内のデータやプログラムをCD−Rなど書き込み、外部へ出力するためのものである。
The CPU 11 performs processing or calculation of data and controls various components connected via the bus 20.
The control procedure (computer program) of the CPU 11 is stored in the ROM 12 in advance, and the CPU 11 is activated by executing the program.
The RAM 13 is used as a work memory for inputting/outputting data, transmitting/receiving data, and a temporary storage for controlling each component. The CPU 11 displays the music data on the display device 19 by executing the music data display program in the RAM 13.
A desired program such as a music data display program is stored in the HDD 14 and copied to the RAM 13 to be executed.
The CD/DVD drive 15 is for loading a program or data from a CD or the like into the HDD 14, writing the data or program in the PC such as a CD-R, and outputting it to the outside.

操作部16は、キーボード、マウスなどで構成され、キーボードの操作、マウスによるカーソル位置の操作(カーソル移動)及びクリック操作(入力操作)により、表示デバイス19の表示部に音符等の音楽データの入力を行う。本実施形態では、入力操作としてマウスを利用した1回のクリックを想定しているが、ダブルクリックや他の操作により、表示部に対して1回の入力を行う操作であればよい。
USBインターフェス17は、USBを介して、プリンタやその他の外部デバイスを接続するためのものである。
サウンドデバイス18は、オーディオドライバーやライン端子、ヘッドフォン端子などを備えて構成され、音楽データに応じた指定音を再生する。
表示デバイス19は、ビデオカードやディスプレイが含まれ、ピアノロール等の楽譜が含まれた音楽情報と、入力及び編集作業を行うための操作手段の表示が行われる。
The operation unit 16 is composed of a keyboard, a mouse, etc., and inputs music data such as musical notes to the display unit of the display device 19 by operating the keyboard, operating the cursor position with the mouse (cursor movement) and clicking operation (input operation). I do. In the present embodiment, one click using a mouse is assumed as an input operation, but an operation of performing one input on the display unit by double-clicking or another operation may be performed.
The USB interface 17 is for connecting a printer and other external devices via USB.
The sound device 18 includes an audio driver, a line terminal, a headphone terminal, and the like, and reproduces a designated sound according to music data.
The display device 19 includes a video card and a display, and displays music information including a score such as a piano roll and operation means for inputting and editing work.

図2は、音楽データ表示プログラムの機能を説明するためのブロック図であり、音楽データ表示プログラムの機能を実現することにより、図3に示すような画面が表示される音楽データ表示装置が構築される。音楽データ表示装置の画面には、複数小節がスクロール表示(図3の例では12小節まで表示)されるピアノロール1、モード指定部2、グリッド指定部3、入力音価設定部4、演奏指示部5が表示される。 FIG. 2 is a block diagram for explaining the function of the music data display program. By realizing the function of the music data display program, a music data display device displaying a screen as shown in FIG. 3 is constructed. It On the screen of the music data display device, a plurality of measures are scroll-displayed (up to 12 measures are displayed in the example of FIG. 3), a piano roll 1, a mode designating section 2, a grid designating section 3, an input note value setting section 4, a performance instruction. Part 5 is displayed.

ピアノロール1は、図4に示されるように、縦軸に音程、横軸に時間が表示されている。縦軸の音程は、ピアノの鍵盤のように半音単位で区切られており、MIDI Key No.、C1、C2などの音名で表示される。横軸の時間の単位はTickである。
本実施形態では、4分音符の長さ=480Tickとしている。音楽作成ソフトでは、小節毎に拍子を指定できるようになっている。
図4には4/4拍子の1、2小節目が表示されている。
各小節線7の時間は、左から0Tick、1920Tick、3840Tickとなる。
本実施形態では、小節の拍子は4/4拍子として説明を行う。
図中の矩形で表されているものが音符(ノートバー)である。
第1小節及び第2小節に示された各音符の音程、開始時間、終了時間は図5の表のようになる。演奏開始時間が早い順番に、表の上から下に記してある。
As shown in FIG. 4, in the piano roll 1, the vertical axis represents the pitch and the horizontal axis represents the time. The pitch on the vertical axis is divided into semitones like a piano keyboard, and is displayed by the note name such as MIDI Key No., C1, C2. The unit of time on the horizontal axis is Tick.
In the present embodiment, the length of quarter note=480 ticks. Music creation software allows you to specify the time signature for each measure.
In FIG. 4, the 1st and 2nd bars of the 4/4 time signature are displayed.
The time of each bar line 7 is 0 Tick, 1920 Tick, and 3840 Tick from the left.
In the present embodiment, the time signature of the bar will be described as 4/4 time signature.
The note (note bar) is represented by a rectangle in the figure.
The pitch, start time, and end time of each note shown in the first and second measures are as shown in the table of FIG. The performance start times are listed in order from the top to the bottom.

音楽データ表示装置は、図2に示すように、音符や休符の音楽データの入力を行う入力部21と、楽譜情報に基づいてピアノロールの表示を行う表示部22と、表示された楽譜に基づく演奏を行う演奏部23と、音楽データ(音符や休符)入力に際して音価を決定する入力音価決定部24と、カーソル移動により音価を変動させるダミー音符音価決定部25と、音楽データに対応する音楽情報の記憶を行う記憶部30とから構成されている。 As shown in FIG. 2, the music data display device includes an input unit 21 for inputting music data of notes and rests, a display unit 22 for displaying a piano roll based on score information, and a displayed score. A performance section 23 for performing a performance based on the input value, an input note value determining section 24 for determining a note value when inputting music data (notes and rests), a dummy note note value determining section 25 for changing a note value by moving a cursor, The storage unit 30 stores the music information corresponding to the data.

記憶部30には、入力部21から入力された楽譜情報31、モード情報32、処理済み音符情報33が記憶される。
楽譜情報31には、音符情報(下述する音符データ)、拍位置情報(拍のTick)、小節線位置情報(小節線のTick)、拍子情報(拍情報のTick、分子、分母)、調号情報(調号情報のTick、♯、♭の数(♯なら正、♭なら負))、グリッド情報(なし、拍、1/2拍など)、入力音価情報(音価フリー、拍、1/2拍など)を含んでいる。
The storage unit 30 stores the score information 31, the mode information 32, and the processed note information 33 input from the input unit 21.
The musical score information 31 includes note information (note data described below), beat position information (beat tick), bar line position information (bar line tick), time signature information (beat information tick, numerator, denominator), key. No. information (Tick, #, ♭ number of key signature information (positive for #, negative for ♭)), grid information (none, beat, 1/2 beat, etc.), input note value information (note value free, beat, 1/2 beat, etc.) is included.

音符データは、音程、スタートタイム、ゲートタイム、デュレーション、ベロシティなどの情報を有し、これら以外にもTAB表示のための弦番号、フレット番号を有することもある。
スタートタイム:音符の開始時間(Tick)
ゲートタイム:実際の発音時間の長さ(Tick)
デュレーション:音符としての長さ(4分音符なら480、8分音符なら240)
ベロシティ:音の強さ
なお、デュレーションの代わりに、エンドタイム(音符の終了時間=スタートタイム+デュレーション)を有していてもよい。
The note data has information such as pitch, start time, gate time, duration and velocity, and may have a string number and fret number for TAB display in addition to these.
Start time: Start time of the note (Tick)
Gate time: Actual pronunciation time (Tick)
Duration: note length (480 for quarter notes, 240 for eighth notes)
Velocity: Sound intensity Note that instead of the duration, the end time (note end time=start time+duration) may be included.

モード情報32は、後述する選択モード2a、入力モード2b、削除モード2cに関する情報である。
処理済み音符情報33は、入力音価決定部24で入力した音符との重なりを調べ、その結果に応じた処理を行った既に入力済みの音符のリストに関する情報である。
The mode information 32 is information regarding a selection mode 2a, an input mode 2b, and a deletion mode 2c, which will be described later.
The processed note information 33 is information regarding a list of already input notes that have been checked for overlap with the notes input by the input note value determination unit 24 and have been processed according to the result.

入力部21は、キーボード、マウスなどの操作により、楽譜情報内の各情報の追加、削除、変更、モード情報を変更する。前記操作には、図3のモード指定部2、グリッド指定部3、入力音価設定部4、演奏指示部5への入力が含まれている。 The input unit 21 adds, deletes, or changes each piece of information in the score information and changes the mode information by operating a keyboard, a mouse, or the like. The operations include inputs to the mode designating section 2, the grid designating section 3, the input note value setting section 4, and the performance designating section 5 of FIG.

表示部22は、音楽データに関し縦軸に音程、横軸に時間を表す態様で音価を表示するものであり、例えば、記憶部30に記憶された楽譜情報31を元にピアノロール1の表示を行う。
表示部22に表示されたモード指定部2(図3)は、選択モード2a、入力モード2b、削除モード2cを備え、各モードをクリックすることでいずれかのモードが実行される。
入力モード2bは、ピアノロール上をマウスでクリックすることで音符の入力を行う。選択モード2aは、音符を選択し、その移動などを行う。
削除モード2cは、クリックした音符全体(ノートバー)の削除を行う。
また、削除モード2cでキーボードの「W」を押下している間のみ、休符処理を行う機能(休符モード)を有するようになっている。休符モードでは、クリックした音符の音価を、その音符の先頭からクリックした位置までに変更する(ノートバーの長さが変更される)ことで、削除された時間を休符とする休符処理を行うことができる。
The display unit 22 displays the tone value in such a manner that the vertical axis represents the pitch and the horizontal axis represents the time with respect to the music data. For example, the display unit 22 displays the piano roll 1 based on the musical score information 31 stored in the storage unit 30. I do.
The mode designation unit 2 (FIG. 3) displayed on the display unit 22 includes a selection mode 2a, an input mode 2b, and a deletion mode 2c, and one of the modes is executed by clicking each mode.
In the input mode 2b, notes are input by clicking on the piano roll with a mouse. The selection mode 2a selects a note and moves it.
The deletion mode 2c deletes the entire note (note bar) clicked.
Further, it has a function of performing rest processing (rest mode) only while pressing "W" on the keyboard in the deletion mode 2c. In rest mode, the note value of the clicked note is changed from the beginning of the note to the clicked position (the length of the note bar is changed), so that the deleted time becomes a rest. Processing can be performed.

そして、各モードを選択した場合に記憶部30(図2)に記憶されているモード情報32によって表示されるカーソル形状が変更されるようになっている。
すなわち、カーソル形状には、図3のモード指定部2に示されるように、選択モード2aに対応する「矢印のみ」、入力モード2bに対応する「矢印と+」(図8、図9、図10、図11、図12、図14で表示)、削除モード2cの通常時に対応する「矢印と消しゴム」が存在し、更に削除モード2cで「W」の押下時(休符モード)に対応する「縦点線とナイフ」(図13で表示)が存在している。
Then, when each mode is selected, the cursor shape displayed by the mode information 32 stored in the storage unit 30 (FIG. 2) is changed.
That is, in the cursor shape, as shown in the mode designating section 2 of FIG. 3, “arrow only” corresponding to the selection mode 2a and “arrow and +” corresponding to the input mode 2b (FIG. 8, FIG. 9, FIG. 10, FIG. 11, FIG. 12, and FIG. 14), there is an “arrow and eraser” corresponding to the normal state of the delete mode 2c, and further corresponds to the pressing of the “W” in the delete mode 2c (rest mode). There is a "vertical dotted line and knife" (shown in Figure 13).

グリッド指定部3(図3)は、小節内に表示されるグリッド線の間隔を指定するものである。グリッド線の間隔は、「なし」「1拍」「半拍」「1/3拍」「1/4拍」「1/6拍」「1/8拍」から選択できるようになっている。選択したグリッド値は、記憶部30の楽譜情報31におけるグリッド情報として記憶される。 The grid designation unit 3 (FIG. 3) designates the interval between grid lines displayed in a bar. The interval between grid lines can be selected from "none", "1 beat", "half beat", "1/3 beat", "1/4 beat", "1/6 beat", and "1/8 beat". The selected grid value is stored as grid information in the score information 31 of the storage unit 30.

入力音価設定部4は、音符に対応する音価を選択して設定するもので、1,1/2,1/3,1/4,1/6,1/8と音価を指定しない音価フリーMから設定できるようになっている。「1」は1拍分に対応する時間である。
演奏指示部5は、楽譜データによる演奏開始、演奏停止、一時停止、繰り返しON/OFFを選択するものである。
The input note value setting unit 4 selects and sets note values corresponding to notes, and does not specify note values such as 1, 1/2, 1/3, 1/4, 1/6, 1/8. It can be set from note value free M. “1” is the time corresponding to one beat.
The performance instructing section 5 selects performance start, performance stop, pause, and repeat ON/OFF based on the score data.

演奏部23は、音源、オーディオデバイスなどで構成され、入力部21の指示により楽譜情報から楽音を生成し、オーディオとして再生する。 The playing unit 23 is composed of a sound source, an audio device, etc., and generates a musical sound from the musical score information according to an instruction from the input unit 21, and reproduces it as audio.

ダミー音符音価決定部25は、音符入力に際して音価を変動させて決定するものであり、モード情報、入力音価情報に応じてダミー音符(入力直前の音符)の音価を決定する。
すなわち、入力音価設定部4で、「1」〜「1/8」のいずれかが選択されている場合は選択された音価が、Mの音価フリーが選択されている場合は、カーソル位置の小節とその小節(カーソル位置の小節)の終わりの時間を記憶部30から検出して入力直前の音符の音価を決定する。この処理は、マウスのカーソル位置が動く毎に行われる。
The dummy note note value determination unit 25 determines the note value of the dummy note (note immediately before input) according to the mode information and the input note value information, by changing the note value when the note is input.
That is, in the input tone value setting unit 4, when any one of “1” to “1/8” is selected, the selected tone value is selected, and when M tone value free is selected, the cursor is set. The bar at the position and the time at the end of the bar (bar at the cursor position) are detected from the storage unit 30 to determine the note value of the note immediately before input. This process is performed every time the cursor position of the mouse moves.

入力音価決定部24は、ダミー音符音価決定部25で決定したダミー音符の音価を元に入力した音符の価(デュレーション)を決定する。
すなわち、既に存在する音符情報や小節線位置情報を記憶部30から読み出し、時間的に重なりがある音符情報を検索する。そして、音符入力時のルールにしたがい、既に入力されている音符の先行音と時間的に重なれば、先行音の音価(終了位置)を調整し、既に入力されている音符の後続音と時間的に重なれば、入力した音符の音価を自動的に調整する。
The input note value determining unit 24 determines the value (duration) of the input note based on the note value of the dummy note determined by the dummy note note value determining unit 25.
That is, the note information and the bar line position information that already exist are read from the storage unit 30 and the note information that temporally overlaps is searched. Then, according to the rule at the time of note input, if it overlaps in time with the preceding sound of the already input note, the note value (end position) of the preceding sound is adjusted and the subsequent sound of the already input note becomes If they overlap in time, the note value of the input note will be adjusted automatically.

入力音価設定部4で音価フリーMが選択されている場合の入力音価決定部24及びダミー音符音価決定部25における音符入力時のルールについて説明する。
音価の開始時間(スタートタイム)は、ピアノロール1内において、カーソルをクリックした位置の時間となる。
音価の終了時間(スタートタイム+デュレーション)は、音符(音楽データ)が入力可能な範囲内において、入力音符のスタートタイムより後に音符があればその音符のスタートタイムまでとなり、音符(音楽データ)が入力可能な範囲内において、入力音符のスタートタイムより後に音符が無ければ、予め設定された位置までの時間までとなる。
予め設定された位置とは、楽譜が複数小節から成る小説群で構成されている場合、音楽データが入力される小節(カーソル位置の小節)の最後位置(次の小節線位置)となる。
本実施形態では、予め設定された位置を「次の小節線位置」としたが、「次の小節線位置」に代えて、「小節群の最後の小節の最終位置」としても良い。
また、予め設定された位置については、小節線の位置に限らず、入力可能な範囲内にある任意の位置を予め設定するようにしても良い。
入力する音符(音楽データ)のスタートタイムが、時間的に先行する音符の継続時間内の場合は、その先行音の終了時間は、入力した音符スタートタイムになる(先行音の長さが短くなる)。
A rule at the time of inputting a note in the input note value determining unit 24 and the dummy note note value determining unit 25 when the note value free M is selected in the input note value setting unit 4 will be described.
The start time of the note value is the time at which the cursor is clicked in the piano roll 1.
The end time (start time + duration) of the note value will be up to the start time of the note if there is a note after the start time of the input note within the range where the note (music data) can be input, and the note (music data) If there is no note after the start time of the input note within the inputtable range, the time is up to a preset position.
The preset position is the last position (next bar line position) of the bar (bar at cursor position) to which the music data is input when the score is composed of a novel group consisting of a plurality of bars.
In the present embodiment, the preset position is the "next bar line position", but it may be the "final position of the last bar of the bar group" instead of the "next bar line position".
Further, the preset position is not limited to the bar line position, and any position within the inputtable range may be preset.
If the start time of the input note (music data) is within the duration of the preceding note in time, the end time of the preceding note will be the entered note start time (the length of the preceding note becomes shorter. ).

続いて、上述した音符入力時のルールを実行するための処理手順について、図6及び図7のフローチャート図を参照しながら説明する。
ピアノロール上でのカーソル移動でノートバーの長さ(音価)が変動するダミー音符(図8〜図12で表示する点線のノートバー)を表示し、表示された音価の状態でクリック(決定)することで音価が決まる。
Next, a processing procedure for executing the above-mentioned rule at the time of note input will be described with reference to the flowcharts of FIGS. 6 and 7.
Display the dummy note (dotted note bar shown in Figures 8 to 12) whose note bar length (note value) fluctuates by moving the cursor on the piano roll, and click on the displayed note value ( (Decision) determines the note value.

最初にダミー音符のデュレーションの決定について、図6を参照しながら説明する。
先ず、図2の記憶部30のモード情報32を参照して音符入力モードであるか否かの判断を行う(ステップ61)。音符入力モードでなければそのまま処理が終了する。
次に、記憶部30の入力音価情報を参照して入力音価設定部4で音価フリーMが選択されているかどうかを判断する(ステップ62)。
図3の入力音価設定部4で音価フリーMが選択されている場合、カーソル位置のTick時間をスタートタイムとして取得する(ステップ63)。
続いて、Tick時間からカーソルが位置する現在の小節を決定する(ステップ64)。
ダミー音符に対して、Tick時間から次の小節の開始時間までをデュレーションとして設定する(ステップ65)。
ステップ62において音価フリーMが選択されていない場合(図3の入力音価設定部4で「1」〜「1/8」の音価が設定されている場合)、ダミー音符に対して選択されているデュレーションを設定する(ステップ66)。
First, the determination of the duration of the dummy note will be described with reference to FIG.
First, referring to the mode information 32 of the storage unit 30 of FIG. 2, it is determined whether or not the note input mode is set (step 61). If it is not the note input mode, the process ends.
Next, it is determined whether or not the tone value free M is selected by the input tone value setting unit 4 with reference to the input tone value information in the storage unit 30 (step 62).
When the tone value free M is selected in the input tone value setting section 4 of FIG. 3, the tick time at the cursor position is acquired as the start time (step 63).
Then, the current bar where the cursor is located is determined from the Tick time (step 64).
For the dummy note, the duration from the Tick time to the start time of the next bar is set as a duration (step 65).
When the note value free M is not selected in step 62 (when the note value of "1" to "1/8" is set by the input note value setting unit 4 in FIG. 3), it is selected for the dummy note. The set duration is set (step 66).

続いて、ダミー音符のデュレーションが決定された以降の手順について、図7A及び図7Bを参照しながら説明する。
決定されたダミー音符のデュレーションを音符のデュレーションに決定するため、ピアノロール1の画面においてカーソルに対してクリック操作を行うことで、ダミー音符をクリック位置に入力する(ステップ71)。
再び、記憶部30の入力音価情報を参照して音価フリーが選択されているかどうかを判断する(ステップ72)。
Next, the procedure after the duration of the dummy note is determined will be described with reference to FIGS. 7A and 7B.
In order to determine the duration of the determined dummy note as the duration of the note, a click operation is performed on the cursor on the screen of the piano roll 1 to input the dummy note at the click position (step 71).
Again, referring to the input note value information of the storage unit 30, it is judged whether the note value free is selected (step 72).

図3の入力音価設定部4で音価フリーが選択されている場合、和音の入力であるか否かを判断するため、「Q」キーが押されているかどうかを判断する(ステップ73)。
和音の入力でない場合、以前に入力された未処理の音符があるかどうかを判断する(ステップ74)。
未処理の音符がある場合、この未処理の音符の発音時間内に、今回入力した音符のスタートタイムがあるかどうかを判断する(ステップ75)。
When the tone value free is selected in the input tone value setting section 4 of FIG. 3, it is determined whether or not the "Q" key is pressed in order to determine whether or not a chord is input (step 73). ..
If it is not a chord input, it is determined whether there is a previously input unprocessed note (step 74).
If there is an unprocessed note, it is judged whether or not the start time of the note input this time is within the sounding time of this unprocessed note (step 75).

未処理の音符の発音時間内に今回入力した音符のスタートタイムがある場合、この未処理音符のデュレーションについて、この音符のスタートタイムから今回の入力した音符のスタートタイムまでの時間に変更し(ステップ76)、この未処理の音符を処理済み音符として登録する(ステップ79)。
ステップ75において、未処理の音符の発音時間内に今回入力した音符のスタートタイムがない場合、この未処理の音符の発音時間内に今回入力した音符のエンドタイムがあるかどうかを判断する(ステップ77)。
If the start time of the note that was input this time is within the pronunciation time of the unprocessed note, change the duration of this unprocessed note to the time from the start time of this note to the start time of the note that you entered (step 76), register this unprocessed note as a processed note (step 79).
In step 75, if there is no start time of the note input this time within the sounding time of the unprocessed note, it is determined whether there is an end time of the note input this time within the sounding time of this unprocessed note (step 77).

未処理の音符の発音時間内に今回入力した音符のエンドタイムがある場合、今回入力した音符のデュレーションを、エンドタイムがこの音符のスタートタイムになるように変更し(ステップ78)、この未処理の音符を処理済み音符として登録する(ステップ79)。
ステップ77において、未処理の音符の発音時間内に今回入力した音符のエンドタイムがない場合、今回入力した音符のデュレーションを変更することなく、この未処理の音符を処理済み音符として登録する(ステップ79)。
If the end time of the note input this time is within the pronunciation time of the unprocessed note, change the duration of the note input this time so that the end time is the start time of this note (step 78). The note is registered as a processed note (step 79).
In step 77, if there is no end time of the note input this time within the pronunciation time of the unprocessed note, this unprocessed note is registered as a processed note without changing the duration of the note input this time (step 79).

ステップ79で未処理の音符を処理済み音符として登録した後は、ステップ74の処理に戻り、未処理音符が無くなるまで同様の処理が行われる。 After the unprocessed notes are registered as processed notes in step 79, the process returns to step 74, and the same processing is performed until there are no unprocessed notes.

ステップ72において音価フリーが選択されていない場合、ステップ73で和音の入力のため「Q」キーが押されている場合、ステップ74で未処理の音符がない場合は、登録した処理済み音符をクリアする処理が行われる(ステップ80)。
なお、図7の処理を行った段階で、ノートバー(音符)の表示が点線から実線に変化する。
If the note value free is not selected in step 72, the “Q” key is pressed for inputting a chord in step 73, or if there is no unprocessed note in step 74, the registered processed note is selected. A clearing process is performed (step 80).
Note that the display of the note bar (note) changes from the dotted line to the solid line when the processing of FIG. 7 is performed.

続いて、音符入力の具体的な例について、図8〜14を参照して説明する。図8〜14に表示されている小節は1小節目であるとして説明する。
図8及び図9は、空小節への音符入力の例を示すもので、マウスでカーソルをクリックした位置からその小節の終わりまでの音価を有する音符が入力される。点線の矩形(ノートバー)が入力されるダミー音符を示している。この状態でクリックすることで音価が決定され、ノートバー(音符)が実線表記になる。
図8の場合、左の小節線7の位置が0Tickなので、スタートタイム=0、デュレーション=1920(1小節分)のダミー音符aを決定することで音符が入力される。
図9の場合、左の小節線7の位置が0Tickであり、クリック位置が小節の中央なので、スタートタイム=960、デュレーション=960のダミー音符bを決定することで音符が入力される。
Next, a specific example of note input will be described with reference to FIGS. The bar displayed in FIGS. 8 to 14 will be described as the first bar.
8 and 9 show an example of note input to an empty bar, and a note having a note value from the position where the cursor is clicked with the mouse to the end of the bar is input. A dotted rectangle (note bar) indicates a dummy note to be input. By clicking in this state, the note value is determined, and the note bar (note) becomes solid line notation.
In the case of FIG. 8, since the position of the bar line 7 on the left is 0Tick, a note is input by determining a dummy note a of start time=0 and duration=1920 (for one bar).
In the case of FIG. 9, the position of the bar line 7 on the left is 0 Tick, and the click position is the center of the bar. Therefore, a note is input by determining a dummy note b with start time=960 and duration=960.

図10及び図11は、既に音符が入力されている小節内に、新たに音符を入力する例を示すもので、この場合、入力済の音符の音価が自動的に変更される。
図10の場合、スタートタイム=0、デュレーション=1920の音符Cが既に存在する小節に、小節の中央をクリックして新たな音符(ダミー音符d)を入力した場合は、元からあった音符C1のデュレーションは960に変更されるとともに、スタートタイム=960、デュレーション960の音符Dが入力される。
図11の場合、スタートタイム=0、デュレーション=960の音符C1と、スタートタイム=960、ディレーション=960の音符Dが存在する小節へ、小節の1/4部分をクリックして音符を入力した場合は、入力音符Eのスタートタイム=480、デュレーション=480になり、音符C2のデュレーションは480に変更される。
10 and 11 show an example of newly inputting a note in a bar in which a note has already been input. In this case, the note value of the input note is automatically changed.
In the case of FIG. 10, when a new note (dummy note d) is input by clicking in the center of the bar to a bar where the note C with start time=0 and duration=1920 already exists, the original note C1 Is changed to 960, and a note D having a start time of 960 and a duration of 960 is input.
In the case of FIG. 11, a note C1 having a start time=0, a duration=960 and a note D having a start time=960 and a duration=960 is input by clicking a quarter portion of the measure. In this case, the input note E has a start time of 480 and a duration of 480, and the note C2 has a duration of 480.

和音を入力する場合は、PCの「Q」キーを押しながら音符を入力すると、前述の音符入力ルールは適用されず、和音として入力される。
例えば図12の場合、スタートタイム=0、デュレーション=480の音符C2と、スタートタイム=960、ディレーション=960の音符Dと、スタートタイム=480、デュレーション=480の音符Eが存在する小節に、和音としてスタートタイム=240、デュレーション=1680の音符(ダミー音符f)を入力する場合、PCの「Q」キーを押しながらクリック操作を行うと、音符Fの音価はそのままの状態で入力される。
なお、和音入力モードは、「Q」キー以外のキーを押す操作でも良いし、表示部に「和音モード」を設定し、モードを選択することで指定しても良い。
When inputting a chord, when a note is input while pressing the "Q" key of the PC, the above note input rule is not applied and the chord is input.
For example, in the case of FIG. 12, a bar having a note C2 with start time=0 and duration=480, a note D with start time=960 and duration=960, and a note E with start time=480 and duration=480, When inputting a note (dummy note f) with start time=240 and duration=1680 as a chord, if the click operation is performed while pressing the “Q” key of the PC, the note value of the note F is input as it is. ..
The chord input mode may be specified by pressing a key other than the "Q" key, or by setting the "chord mode" on the display and selecting the mode.

上述した音符入力の操作では、カーソル位置が入力音符のスタートタイムとしたが、音符入力位置がグリッド位置になるように補正するようにしてもよい。
グリッド位置は、4分音符、8分音符などと指定できるように、4分音符の場合は、0,480、960、1440の倍数の位置に入力位置が補正される。これにより、音符として中途半端な位置への入力を防ぐことができる。
In the note input operation described above, the cursor position is the start time of the input note, but it may be corrected so that the note input position becomes the grid position.
The grid position can be designated as a quarter note, an eighth note, or the like. In the case of a quarter note, the input position is corrected to a position that is a multiple of 0,480,960,1440. As a result, it is possible to prevent input to a halfway position as a note.

次に、音符の音価を短くすることで、音価の調整(休符処理)を行う場合について説明する。
表示部のモード指定部2で削除モード(休符モード)2cを選択中に「W」キーを押している間のみ休符モードとなる。この状態でカーソル位置をクリックすることで、音符のデュレーションをその位置まで短くできる。この機能は楽譜の休符に相当する空白を作るための機能(休符処理)となる(休符に相当する音楽記号は表示されない)。
Next, a case will be described in which the note value is adjusted (rest processing) by shortening the note value of the note.
Only when the "W" key is pressed while the delete mode (rest mode) 2c is selected in the mode designating section 2 of the display section, the rest mode is set. By clicking the cursor position in this state, the duration of the note can be shortened to that position. This function is a function (rest processing) for creating a space corresponding to a rest of a musical score (a musical symbol corresponding to a rest is not displayed).

例えば図13の場合、スタートタイム=0、デュレーション=960の音符Gと、スタートタイム=960、ディレーション=960の音符Hが存在する小節において、音符Gのデュレーションをカーソル位置まで短くすることできる。すなわち、入力済みの音符をカットして、音符Gの長さを調節することで休符処理を行うことができる。
なお、休符モードは、PCの「W」以外のキーを押す操作でも良いし、表示部に「休符モード」を設定し、モードを選択することで指定しても良い。
上述したグリッドが指定されている場合は、最寄りのグリッド線の位置までのデュレーションにしても良い。
For example, in the case of FIG. 13, the duration of the note G can be shortened to the cursor position in the bar where the note G having the start time=0 and the duration=960 and the note H having the start time=960 and the duration=960 exist. That is, the rest processing can be performed by cutting the inputted notes and adjusting the length of the notes G.
The rest mode may be an operation of pressing a key other than “W” on the PC, or may be designated by setting the “rest mode” on the display unit and selecting the mode.
When the above-mentioned grid is designated, the duration up to the position of the nearest grid line may be used.

また、PCの「G」キーを押している間、カーソルが存在する小節のみにグリッド線(小節内の縦線)を一次的に表示可能になっている。
例えば図14の場合、音符i(ダミー音符)を入力するに際して、小節内の縦方向にグリッド線8が表示され、スタートタイム=720、デュレーション=1200の開始時間と終了時間に重ねてグリッド線8が表示されている。
音符の入力時にグリッド線が表示されるので、ユーザーが正確に入力位置を確認することができる。
カーソルが存在する小節のみに一時的にグリッド線が表示されるので、入力時以外は小節内に線が多すぎて見にくくなることがない。
グリッド線8の表示位置は、グリッド位置が指定可能な場合は、指定したグリッドの間隔で表示が行われる。グリッドの指定が無い場合には、半拍など分かり易いグリッドを表示する。
Also, while the "G" key of the PC is being pressed, grid lines (vertical lines within bars) can be temporarily displayed only on the bar where the cursor is.
For example, in the case of FIG. 14, when inputting a note i (dummy note), a grid line 8 is displayed in the vertical direction within the bar, and the grid line 8 is overlapped with the start time and end time of start time=720 and duration=1200. Is displayed.
Since grid lines are displayed when entering notes, the user can confirm the input position accurately.
Since the grid lines are temporarily displayed only in the bar where the cursor is, there are no too many lines in the bar except when inputting, and it is not difficult to see.
As for the display position of the grid line 8, when the grid position can be designated, the display is performed at the designated grid interval. If the grid is not specified, an easy-to-understand grid such as a half beat is displayed.

上述した例では、表示部22にピアノロール1を表示してノートバー(音符)を表示するようにしたが、弦楽器の演奏に適するように、図15に示すような、縦軸を弦番号とし横軸を時間軸とするTAB譜に準じた表示にノートバー(音符)を表示するようにしてもよい。
図15のTAB譜に準じた表示では、弦番号と、そのチューニング(解放弦)が表示されている。そして、弦上に音符データとなる音価の情報を有する矩形のノートバーを表示するようになっている。ノートバーの中には、弦を押えるフレット番号が表示されている。解放弦では「0」が表示される。フレット番号は、入力時にマウスを上下にドラッグすることで指定する。
In the above-described example, the piano roll 1 is displayed on the display unit 22 to display the note bar (note), but in order to be suitable for playing a stringed instrument, the vertical axis is the string number as shown in FIG. A note bar (note) may be displayed on a display conforming to the TAB notation in which the horizontal axis is the time axis.
In the display according to the TAB notation of FIG. 15, the string number and its tuning (released string) are displayed. Then, a rectangular note bar having note value information that becomes note data is displayed on the strings. The fret number for pressing the strings is displayed in the note bar. "0" is displayed on the released string. The fret number is specified by dragging the mouse up or down when entering.

1…ピアノロール、 2…モード指定部、 2a…選択モード、 2b…入力モード、 2c…削除モード、 3…グリッド指定部、 4…入力音価設定部、 5…演奏指示部、 7…小節線、 8…グリッド線、 9…TAB譜に準じた表示、21…入力部、 22…表示部、 24…入力音価決定部(音価指定部及び音価決定部)、 25…ダミー音符音価決定部(音価決定部)、 30…記憶部。 1... Piano roll, 2... Mode designation part, 2a... Selection mode, 2b... Input mode, 2c... Delete mode, 3... Grid designation part, 4... Input note value setting part, 5... Performance instruction part, 7... Bar line , 8... Grid line, 9... Display according to TAB notation, 21... Input section, 22... Display section, 24... Input note value determining section (note value specifying section and note value determining section), 25... Dummy note note value Determining unit (tone value determining unit), 30... Storage unit.

Claims (22)

音楽データに関し縦軸に音程、横軸に時間を表す態様で表示する表示部に対して、入力操作で音程及び時間データを有する音符の入力や編集を行うプログラムであって、
音符入力に際して、前記音符の音価を定めない音価フリーを指定して入力操作を行うことで、当該1回の入力操作で入力位置から予め設定された位置までの時間を音価に設定する
ことを特徴とする音楽データ表示プログラム。
A program for inputting and editing a note having a pitch and time data by an input operation on a display unit that displays a pitch on the vertical axis and a time on the horizontal axis with respect to music data,
When inputting a note, by performing the input operation by designating the note value free that does not determine the note value of the note, the time from the input position to the preset position is set to the note value by the single input operation. A music data display program characterized in that
前記表示部に複数小節から成る小節群を表示し、
前記予め設定された位置は、前記小節群の最後の小節の最終位置とした請求項1に記載の音楽データ表示プログラム。
Display a bar group consisting of multiple bars on the display,
The music data display program according to claim 1, wherein the preset position is the final position of the last bar of the bar group.
前記表示部に複数小節から成る小節群を表示し、
前記予め設定された位置は、当該音符が入力される小節の最後位置とした請求項1に記載の音楽データ表示プログラム。
Display a bar group consisting of multiple bars on the display,
The music data display program according to claim 1, wherein the preset position is a final position of a bar to which the note is input.
前記音符を入力する範囲内に当該入力以降の既入力音符が存在する場合は、
前記入力音符の音価を、指定する時間から前記既入力音符の立ち上がりまでの時間とすることで音価を指定することなく1回の入力操作のみで自動的に音価を決定する
ことを特徴とする請求項1に記載の音楽データ表示プログラム。
If there are already input notes after the input within the range for inputting the notes,
By setting the note value of the input note to a time from the designated time to the rising of the already input note, the note value is automatically determined by only one input operation without specifying the note value. The music data display program according to claim 1.
前記音符の入力に際して、予め入力されていた音符が存在する場合は、
当該入力音符の入力位置、予め入力されていた音符の位置及び音価に応じて、音符同士が時間的に重ならないように、入力する音符の音価を自動で決めるとともに、予め入力されていた音符の音価を調整する請求項1に記載の音楽データ表示プログラム。
When inputting the note, if there is a note that was previously input,
Depending on the input position of the input note, the position and the note value of the note that was previously entered, the note value of the note to be entered is automatically determined so that the notes do not overlap in time, and it was entered in advance. The music data display program according to claim 1, which adjusts a note value of a note.
前記音符の入力に際して、当該音符の入力位置が既入力音符の音価範囲内である場合は、
前記既入力音符の終了位置が、当該入力の立ち上がり時間になるように、既入力音符の音価を修正する請求項1に記載の音楽データ表示プログラム。
When inputting the note, if the input position of the note is within the note value range of the already input note,
The music data display program according to claim 1, wherein the note value of the already input note is corrected so that the end position of the already input note becomes the rising time of the input.
前記音価フリーを指定して入力操作を行う場合であっても、和音入力モードを選択することで、一時的に音符同士の重なりを許可する請求項1に記載の音楽データ表示プログラム。 The music data display program according to claim 1, wherein even when performing the input operation by designating the note value free, the chord input mode is selected to temporarily allow overlapping of notes. 音楽データに関し縦軸に音程、横軸に時間を表す態様で表示する表示部に対して、入力操作で音程及び時間データを有する音符の入力や編集を行うプログラムであって、
既入力音符に対して、1回の入力操作で前記既入力音符を入力操作の位置でカットすることで音価を設定する
ことを特徴とする音楽データ表示プログラム。
A program for inputting and editing a note having a pitch and time data by an input operation on a display unit that displays a pitch on the vertical axis and a time on the horizontal axis with respect to music data,
A music data display program, wherein a note value is set for an already-input note by cutting the already-input note at the position of the input operation with one input operation.
前記縦軸を鍵盤とすることで前記表示部にピアノロールの表示を行う請求項1乃至請求項8のいずれか1項に記載の音楽データ表示プログラム。 The music data display program according to any one of claims 1 to 8, wherein a piano roll is displayed on the display unit by using the keyboard as the vertical axis. 前記縦軸を弦番号とすることで前記表示部にTAB譜に準じた表示を行う請求項1乃至請求項8のいずれか1項に記載の音楽データ表示プログラム。 The music data display program according to any one of claims 1 to 8, wherein display is performed on the display unit according to TAB notation by setting the vertical axis as a string number. (小節の文言は請求項2と請求項3にのみ記載されているため)
前記入力操作を行う小節のみに、一時的にグリッド線を表示可能とする請求項2又は請求項3に記載の音楽データ表示プログラム。
(Because the wording of the measure is described only in claims 2 and 3)
The music data display program according to claim 2 or 3, wherein grid lines can be temporarily displayed only in the bar where the input operation is performed.
音楽データに関し縦軸に音程、横軸に時間を表す態様で表示する表示部に対して、入力操作で音程及び時間データを有する音符の入力や編集を行う装置であって、
音符入力に際して、前記音符の音価を定めない音価フリーを指定して入力操作を行うことで、当該1回の入力操作で入力位置から予め設定された位置までの時間を音価に設定する音価決定部を備えた
ことを特徴とする音楽データ表示装置。
A device for inputting and editing a note having a pitch and time data by an input operation with respect to a display unit that displays a pitch on the vertical axis and a time on the horizontal axis with respect to music data,
When inputting a note, by performing the input operation by designating the note value free that does not determine the note value of the note, the time from the input position to the preset position is set to the note value by the single input operation. A music data display device comprising a note value determination unit.
前記表示部に複数小節から成る小節群を表示し、
前記予め設定された位置は、前記小節群の最後の小節の最終位置とした請求項12に記載の音楽データ表示装置。
Display a bar group consisting of multiple bars on the display,
The music data display device according to claim 12, wherein the preset position is the final position of the last bar of the bar group.
前記表示部に複数小節から成る小節群を表示し、
前記予め設定された位置は、当該音符が入力される小節の最後位置とした請求項12に記載の音楽データ表示装置。
Display a bar group consisting of multiple bars on the display,
13. The music data display device according to claim 12, wherein the preset position is the last position of the bar to which the note is input.
前記音価決定部は、
前記音符を入力する範囲内に当該入力以降の既入力音符が存在する場合に、
前記入力音符の音価を、指定する時間から前記既入力音符の立ち上がりまでの時間とすることで音価を指定することなく1回の入力操作のみで自動的に音価を決定する請求項12に記載の音楽データ表示装置。
The tone value determination unit,
If there is an already input note after the input within the range for inputting the note,
13. The note value of the input note is automatically determined by only one input operation without specifying the note value by setting the note value of the input note to the time from the designated time to the rising of the already input note. Music data display device described in.
前記音価決定部は、
前記音符の入力に際して、予め入力されていた音符が存在する場合に、
当該入力音符の入力位置、予め入力されていた音符の位置及び音価に応じて、音符同士が時間的に重ならないように、入力する音符の音価を自動で決めるとともに、予め入力されていた音符の音価を調整する請求項12に記載の音楽データ表示装置。
The tone value determination unit,
When inputting the note, if there is a note that was previously input,
Depending on the input position of the input note, the position and the note value of the note that was previously entered, the note value of the note to be entered is automatically determined so that the notes do not overlap in time, and it was entered in advance. The music data display device according to claim 12, wherein a note value of a note is adjusted.
前記音価決定部は、
前記音符の入力に際して、当該音符の入力位置が既入力音符の音価範囲内である場合に、
前記既入力音符の終了位置が、当該入力の立ち上がり時間になるように、既入力音符の音価を修正する請求項12に記載の音楽データ表示装置。
The tone value determination unit,
When inputting the note, if the input position of the note is within the note value range of the already input note,
13. The music data display device according to claim 12, wherein the note value of the already input note is corrected so that the end position of the already input note becomes the rising time of the input.
前記音価決定部は、
前記音価フリーを指定して入力操作を行う場合であっても、和音入力モードを選択することで、一時的に音符同士の重なりを許可する請求項12に記載の音楽データ表示装置。
The tone value determination unit,
The music data display device according to claim 12, wherein even when the input operation is performed by designating the note value free, the chord input mode is selected to temporarily allow the notes to overlap each other.
音楽データに関し縦軸に音程、横軸に時間を表す態様で表示する表示部に対して、入力操作で音程及び時間データを有する音符の入力や編集を行う装置であって、
既入力音符に対して、1回の入力操作で前記既入力音符を入力操作の位置でカットすることで音価を設定する音価決定部を備えた
ことを特徴とする音楽データ表示装置。
A device for inputting and editing a note having a pitch and time data by an input operation with respect to a display unit that displays a pitch on the vertical axis and a time on the horizontal axis with respect to music data,
A music data display device, comprising: a note value determining unit that sets a note value by cutting an already entered note at the position of the input operation with respect to an already entered note by one input operation.
前記表示部は、
前記縦軸を鍵盤とすることでピアノロールの表示を行う請求項12乃至請求項19のいずれか1項に記載の音楽データ表示装置。
The display unit is
The music data display device according to any one of claims 12 to 19, wherein a piano roll is displayed by using the keyboard as the vertical axis.
前記表示部は、
前記縦軸を弦番号とすることでTAB譜に準じた表示を行う請求項12乃至請求項19のいずれか1項に記載の音楽データ表示装置。
The display unit is
The music data display device according to any one of claims 12 to 19, wherein display is performed according to TAB notation by setting the vertical axis as a string number.
前記入力操作を行う小節のみに、一時的にグリッド線を表示可能とするグリッド表示部を備えた請求項13又は請求項14に記載の音楽データ表示装置。 15. The music data display device according to claim 13 or 14, further comprising a grid display unit capable of temporarily displaying grid lines only in the bar where the input operation is performed.
JP2019016672A 2019-02-01 2019-02-01 Music data display program and music data display device Active JP7260312B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019016672A JP7260312B2 (en) 2019-02-01 2019-02-01 Music data display program and music data display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019016672A JP7260312B2 (en) 2019-02-01 2019-02-01 Music data display program and music data display device

Publications (2)

Publication Number Publication Date
JP2020126086A true JP2020126086A (en) 2020-08-20
JP7260312B2 JP7260312B2 (en) 2023-04-18

Family

ID=72083900

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019016672A Active JP7260312B2 (en) 2019-02-01 2019-02-01 Music data display program and music data display device

Country Status (1)

Country Link
JP (1) JP7260312B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004258564A (en) * 2003-02-27 2004-09-16 Yamaha Corp Score data editing device, score data display device, and program
US7608775B1 (en) * 2005-01-07 2009-10-27 Apple Inc. Methods and systems for providing musical interfaces
JP2012022121A (en) * 2010-07-14 2012-02-02 Yamaha Corp Speech synthesizer
JP2013003205A (en) * 2011-06-13 2013-01-07 Kawai Musical Instr Mfg Co Ltd Musical score display device, musical score display program and musical score
JP2013037239A (en) * 2011-08-09 2013-02-21 Yamaha Corp Electronic music device and program for realizing method for controlling the same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004258564A (en) * 2003-02-27 2004-09-16 Yamaha Corp Score data editing device, score data display device, and program
US7608775B1 (en) * 2005-01-07 2009-10-27 Apple Inc. Methods and systems for providing musical interfaces
JP2012022121A (en) * 2010-07-14 2012-02-02 Yamaha Corp Speech synthesizer
JP2013003205A (en) * 2011-06-13 2013-01-07 Kawai Musical Instr Mfg Co Ltd Musical score display device, musical score display program and musical score
JP2013037239A (en) * 2011-08-09 2013-02-21 Yamaha Corp Electronic music device and program for realizing method for controlling the same

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"巡音ルカV4X 解体新書", DTM MAGAZINE, vol. 第22巻,第4号, JPN6022052112, March 2015 (2015-03-01), pages 23, ISSN: 0004939004 *

Also Published As

Publication number Publication date
JP7260312B2 (en) 2023-04-18

Similar Documents

Publication Publication Date Title
EP3462441B1 (en) Singing voice edit assistant method and singing voice edit assistant device
EP3462443B1 (en) Singing voice edit assistant method and singing voice edit assistant device
US10497347B2 (en) Singing voice edit assistant method and singing voice edit assistant device
WO2019022118A1 (en) Information processing method
JP7260312B2 (en) Music data display program and music data display device
JP7260313B2 (en) Music data display program and music data display device
JP4456088B2 (en) Score data display device and program
JP5935815B2 (en) Speech synthesis apparatus and program
JP4853054B2 (en) Performance data editing apparatus and program
JP2010169889A (en) Voice synthesis device and program
JP2004258564A (en) Score data editing device, score data display device, and program
JP6149917B2 (en) Speech synthesis apparatus and speech synthesis method
JP4305315B2 (en) Automatic performance data characteristic changing device and program thereof
JP3794303B2 (en) Performance information editing apparatus and performance information editing program
JP7280055B2 (en) Song Pronunciation Character String Automatic Correction Program and Song Pronunciation Character String Automatic Correction Apparatus
JP5215899B2 (en) Sound value changing device, method and program
JP3956961B2 (en) Performance data processing apparatus and method
JP5092148B2 (en) Music score editing apparatus and program
JP2020177137A (en) Device and program for editing lyrics
WO2014170968A1 (en) Chord notation creation device, chord notation creation method, and chord notation creation program
JP4148184B2 (en) Program for realizing automatic accompaniment data generation method and automatic accompaniment data generation apparatus
JP4760348B2 (en) Music selection apparatus and computer program for music selection
JP2010186029A (en) Sound editing program, sound editing system, and sound editing method
JP2018146853A (en) Phrase database generation device, phrase database generation method, and phrase database generation program
JP2003044044A (en) Performance information editing device and performance information editing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211124

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221207

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221227

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230405

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230406

R150 Certificate of patent or registration of utility model

Ref document number: 7260312

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150