JPH0477320B2 - - Google Patents

Info

Publication number
JPH0477320B2
JPH0477320B2 JP58036884A JP3688483A JPH0477320B2 JP H0477320 B2 JPH0477320 B2 JP H0477320B2 JP 58036884 A JP58036884 A JP 58036884A JP 3688483 A JP3688483 A JP 3688483A JP H0477320 B2 JPH0477320 B2 JP H0477320B2
Authority
JP
Japan
Prior art keywords
phoneme
pieces
data
synthesis
output
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.)
Expired - Lifetime
Application number
JP58036884A
Other languages
Japanese (ja)
Other versions
JPS59162595A (en
Inventor
Daisuke Mori
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP58036884A priority Critical patent/JPS59162595A/en
Publication of JPS59162595A publication Critical patent/JPS59162595A/en
Publication of JPH0477320B2 publication Critical patent/JPH0477320B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Electrophonic Musical Instruments (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明はいわゆる音素片編集合成方式を利用し
た楽音合成装置に関するものであり、原楽器音ら
しさが要求される電子楽器に利用できるものであ
る。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a musical tone synthesis device using a so-called phoneme piece editing synthesis method, and can be used in electronic musical instruments that require sounds similar to the original instrument.

従来例の構成とその問題点 一般に、音素片編集型合成方法は、楽音の隣接
波形間の強い類似性に基いて、原楽音信号から代
表的な音素片データをピツチ単位で抽出し、抽出
した音素片データを楽音合成制御情報にしたがつ
て複数回繰り返しながら順次接続することによ
り、音素片データを編集して所望の楽音信号を合
成するものである。また、このような方法では、
音素片の波形及びピツチ周期が相異なる音素片の
接続点で急激に変化するため、音素片の繰り返し
による周期的なノイズ音が発生し、滑らかな楽音
信号を得にくいという問題があり、この問題解決
のために2つの音素片の間に補間演算により得ら
れる補間音素片を挿入する試みがなされている。
すなわち、従来の音素片編集合成方法に適合する
音素片補間方法において、補間すべき2つの音素
片A,B間におけるくり返しj回の補間波形Cの
第k回目の波形Ckは次式(1)のように表わされて
いた。
Configuration of conventional examples and their problems In general, phoneme segment editing synthesis methods extract representative phoneme data in pitch units from the original musical tone signal based on strong similarities between adjacent waveforms of musical tones. The phoneme piece data is edited and a desired musical tone signal is synthesized by sequentially connecting the phoneme piece data while repeating it a plurality of times according to musical tone synthesis control information. Also, in such a method,
Because the waveforms and pitch periods of phonemes change rapidly at the connection points of different phonemes, periodic noises occur due to the repetition of phonemes, making it difficult to obtain a smooth musical tone signal. To solve this problem, attempts have been made to insert an interpolated phoneme segment obtained by interpolation calculation between two phoneme segments.
That is, in the phoneme segment interpolation method that is compatible with the conventional phoneme segment editing and synthesis method, the k-th waveform C k of the interpolation waveform C that is repeated j times between the two phoneme segments A and B to be interpolated is expressed by the following equation (1 ).

Cki=(Bi−Ai)k/(j+1)+Ai……(1) i=1,2,……,N k=1,2,……,j ただし、各音素片はN個の素片データからな
り、それぞれの素片データをAi,Bi,Ckiとする。
しかしながら、このような音素片補間方法におい
て補間音素片Ckiを算出するためには加減乗除全
ての演算が必要とされるため、楽音合成装置への
時間的負荷が大きくなるという問題があつた。
C ki = (B i −A i )k/(j+1)+A i ...(1) i=1,2,...,N k=1,2,...,j However, each phoneme has N pieces It consists of elemental piece data, and let the respective elemental piece data be A i , B i , and C ki .
However, in such a phoneme segment interpolation method, all operations including addition, subtraction, multiplication, and division are required in order to calculate the interpolated phoneme segment C ki , so there is a problem in that the time load on the musical tone synthesis device becomes large.

このような技術は、例えば特開昭57−78599に
開示されている。
Such a technique is disclosed in, for example, Japanese Patent Application Laid-Open No. 78599/1983.

発明の目的 本発明は上述のような従来の欠点を解消するも
のであり、簡単な構成でかつ原楽器音により忠実
な電子楽器用楽音合成装置を提供することを目的
とするものである。
OBJECTS OF THE INVENTION The present invention solves the above-mentioned conventional drawbacks, and an object of the present invention is to provide a musical tone synthesis device for an electronic musical instrument that has a simple configuration and is more faithful to the original instrument sound.

発明の構成 本発明は前述の式(1)において右辺第1項の1部
を差分音素片データDiとしてメモリに格納してお
くように構成したものである。かかる構成によれ
ば次式(2)のように補間音素片データCkiを算出す
るために必要な演算が加算処理1回のみで可能な
ように構成することができる。そのために楽音合
成装置自体の時間的負荷を大きく軽減できる利点
を有する。
Configuration of the Invention The present invention is configured such that a part of the first term on the right side of the above equation (1) is stored in a memory as differential phoneme data D i . According to this configuration, the calculation required to calculate the interpolated phoneme piece data C ki as shown in the following equation (2) can be performed with only one addition process. Therefore, it has the advantage that the time load on the musical tone synthesizer itself can be greatly reduced.

Cki=Di+C(k-1)i ……(2) ただし Cpi=Ai Di=(Bi−Ai)/(j+1) i=1,2,……,N k=1,2,……,(J+1) jは従来例と同様にくり返し回数を示
す。
C ki = D i + C (k-1)i ...(2) where C pi = A i D i = (B i −A i )/(j+1) i=1, 2, ..., N k=1 , 2, ..., (J+1) j indicates the number of repetitions as in the conventional example.

実施例の説明 以下、本発明の楽音合成装置の一実施例につい
て説明する。第1図は本発明の一実施例を示して
おり、楽音出力指示信号が入力された制御部1は
出力すべき楽音に対応する合成情報(音素片デー
タあるいは差分音素片データの音素メモリ部3内
のスタートアドレス、音素片あるいは差分音素片
の区別、くり返し回数)を合成情報メモリ部2よ
り読み込む。この読み込んだ合成情報が音素片の
使用を指示している場合には読み込んだ合成情報
に対応するスタートアドレスからN個の音素片デ
ータを音素メモリ部3より読み込みかつそのまま
一時記憶部5へデジタル楽音波形として出力す
る。読み込んだ合成情報が差分音素片の使用を指
示している場合には読み込んだ合成情報に対応す
るスタートアドレスから差分音素片データを音素
メモリ部3よりN個だけ読み込みかつ当該差分音
素片データと直前に出力した一時記憶部5に書き
込まれているデジタル楽音波形N個を再度読み込
んだ出力済の波形データとを対応させて加算をN
回実施した後に一時記憶部5にデジタル楽音波形
として出力する。以上の動作を読み込んだ合成情
報に対応した回数だけくり返した後に次の合成情
報メモリを読み込み同様のことを出力停止指示信
号が制御部1へ入力されるまで続ける。一方にお
いて、制御部1へ出力指示信号が入力されると同
時に、出力すべき音高に対応した周期のタイミン
グ信号を発生し、これを一時記憶部5へデジタル
楽音波形出力周期指示信号として出力し、一時記
憶部5に記憶されているN個のデジタル楽音波形
を順次出力させる機能を出力周期発生部4が実施
する。
DESCRIPTION OF EMBODIMENTS An embodiment of the musical tone synthesis device of the present invention will be described below. FIG. 1 shows an embodiment of the present invention, in which a control section 1 to which a musical tone output instruction signal is inputted, controls a phoneme memory section 3 of synthesis information (phoneme piece data or differential phoneme piece data) corresponding to a musical tone to be output. (the start address, the distinction between phoneme pieces or differential phoneme pieces, and the number of repetitions) are read from the synthesis information memory section 2. If the read synthesis information instructs the use of a phoneme piece, N phoneme piece data is read from the phoneme memory unit 3 from the start address corresponding to the read synthesis information and directly transferred to the temporary storage unit 5 as a digital musical sound. Output as a waveform. If the read synthesis information instructs the use of differential phoneme pieces, N differential phoneme data are read from the phoneme memory section 3 from the start address corresponding to the read synthesis information, and the difference phoneme data and the immediately preceding The N digital musical sound waveforms written in the temporary storage unit 5 that have been output to
After performing this process twice, it is outputted to the temporary storage unit 5 as a digital musical tone waveform. After repeating the above operation a number of times corresponding to the read composite information, the next composite information memory is read and the same process is continued until an output stop instruction signal is input to the control section 1. On the other hand, at the same time as the output instruction signal is input to the control section 1, it generates a timing signal with a cycle corresponding to the pitch to be output, and outputs this to the temporary storage section 5 as a digital musical sound waveform output cycle instruction signal. , the output cycle generating section 4 performs a function of sequentially outputting the N digital musical tone waveforms stored in the temporary storage section 5.

本実施例によれば、音素片あるいは差分音素片
に関してそれらのくり返し回路はそのまま圧縮率
へ寄与するこになる。即ちくり返し回数が平均的
に4であれば圧縮率4を得ることができる。くり
返し回数を多くすることによりかなり多くの種類
の楽音波形に関するデータ圧縮を大きくとること
が可能である。
According to this embodiment, the repetition circuit for phoneme units or differential phoneme units directly contributes to the compression rate. That is, if the number of repetitions is 4 on average, a compression ratio of 4 can be obtained. By increasing the number of repetitions, it is possible to greatly compress data regarding a considerable number of types of musical sound waveforms.

なお、第2図の上段a,cに、従来の音素片合
成による合成に必要な記憶波形A及びBとそれら
による合成波形を、又、下段b,dに本実施例に
よる合成に必要な記憶波形A及び差分音素片D
と、それらによる合成波形を示す。なお、d図に
おけるBの合成波形を得るには波形Bを音素片波
形として記憶しておいても良いし、又、くり返し
回数j(=2)を1回余分にして補間演算によつ
て波形Bを得るようにしても良い。
In addition, the upper rows a and c of FIG. 2 show the stored waveforms A and B necessary for synthesis by conventional phoneme segment synthesis, and their combined waveforms, and the lower rows b and d show the stored waveforms necessary for synthesis according to this embodiment. Waveform A and differential phoneme D
and their combined waveforms are shown. Note that in order to obtain the composite waveform of B in figure d, waveform B may be stored as a phoneme segment waveform, or the waveform can be obtained by interpolating the number of repetitions j (=2) by one extra time. You may also try to get B.

発明の効果 以上述べたように、本発明によればピツチ周期
単位での差分値を差分音素片として記憶しておく
ようにしたので、合成に必要な演算が加算だけで
あり制御部の演算負荷が非常に小さいため汎用マ
イクロコンピユータによるシステム構成も可能で
あり、高音質楽音を得る楽音合成装置を簡単に構
成することができる。
Effects of the Invention As described above, according to the present invention, since the difference value in units of pitch periods is stored as a difference phoneme, the calculation required for synthesis is only addition, and the calculation load on the control unit is reduced. Since it is extremely small, it is possible to construct a system using a general-purpose microcomputer, and a musical tone synthesizer capable of producing high-quality musical tones can be easily constructed.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例を示すブロツク構成
図、第2図は同実施例及び従来例における合成波
形の形成を示す説明図である。 1……制御部、2……合成情報メモリ部、3…
…音素メモリ部、4……出力周期発生部、5……
一時記憶部。
FIG. 1 is a block configuration diagram showing one embodiment of the present invention, and FIG. 2 is an explanatory diagram showing the formation of a composite waveform in the same embodiment and a conventional example. 1...Control unit, 2...Composition information memory unit, 3...
...Phoneme memory section, 4... Output cycle generation section, 5...
Temporary memory.

Claims (1)

【特許請求の範囲】 1 一周期単位のN個のデータから構成される音
素片と前記音素片間を滑らかに接続する補間音素
片を得るためのN個のデータから構成される差分
音素片とを記憶する音素メモリと、 合成に関する情報を記憶する合成情報メモリ
と、 楽音波形として出力すべきN個のデータを記憶
する一時記憶部と、 出力すべき楽音に対応した合成情報を前記合成
情報メモリから読み込み、当該合成情報に指示さ
れた音素片あるいは差分音素片を前記音素メモリ
から読み込み、かつ、当該合成情報にしたがつて
N個のデータから構成される音素片あるいは補間
音素片を前記一時記憶部へ出力する制御部と、 前記一時記憶部に記憶しているN個のデータを
順次に楽音波形として出力するように出力タイミ
ングを指示する出力周期発生部とを備え、 前記制御部は前記読み込んだ合成情報が指示す
るN個のデータから構成される音素片を楽音波形
として出力するべく前記一時記憶部へ出力するこ
と、あるいは、前記読み込んだ合成情報が指示す
る差分音素片を構成するN個のデータと前記一時
記憶部に記憶されている対応するN個のデータを
それぞれ加算して得られるN個のデータから構成
される補間音素片を楽音波形として出力するべく
前記一時記憶部へ出力することを、一周期を単位
として、前記読み込んだ合成情報が指示する回数
だけ繰り返すことを特徴とする楽音合成装置。
[Scope of Claims] 1. A phoneme segment consisting of N pieces of data in one period unit, and a differential phoneme piece consisting of N pieces of data for obtaining an interpolated phoneme piece that smoothly connects the phoneme pieces. A phoneme memory for storing information on synthesis; a synthesis information memory for storing information regarding synthesis; a temporary storage section for storing N pieces of data to be output as a musical sound waveform; and a synthesis information memory for storing synthesis information corresponding to the musical tone to be output. reads a phoneme piece or a differential phoneme piece specified by the synthesis information from the phoneme memory, and reads a phoneme piece or an interpolated phoneme piece composed of N pieces of data according to the synthesis information into the temporary memory. and an output cycle generating section that instructs an output timing to sequentially output the N pieces of data stored in the temporary storage section as musical waveforms, the control section outputting the data to the reading section. Outputting a phoneme segment consisting of N pieces of data specified by the synthesis information to the temporary storage section in order to output it as a musical sound waveform, or outputting the phoneme segment consisting of the N pieces of data specified by the read synthesis information to the temporary storage section. and the corresponding N pieces of data stored in the temporary storage unit, respectively, and output an interpolated phoneme segment composed of N pieces of data to the temporary storage unit in order to output it as a musical sound waveform. A musical tone synthesis device characterized in that the above steps are repeated for each period as many times as specified by the read synthesis information.
JP58036884A 1983-03-07 1983-03-07 Musical tone sythesizer Granted JPS59162595A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58036884A JPS59162595A (en) 1983-03-07 1983-03-07 Musical tone sythesizer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58036884A JPS59162595A (en) 1983-03-07 1983-03-07 Musical tone sythesizer

Publications (2)

Publication Number Publication Date
JPS59162595A JPS59162595A (en) 1984-09-13
JPH0477320B2 true JPH0477320B2 (en) 1992-12-08

Family

ID=12482197

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58036884A Granted JPS59162595A (en) 1983-03-07 1983-03-07 Musical tone sythesizer

Country Status (1)

Country Link
JP (1) JPS59162595A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61105595A (en) * 1984-10-29 1986-05-23 ヤマハ株式会社 Musical sound signal generator
JPH0693195B2 (en) * 1984-07-24 1994-11-16 ヤマハ株式会社 Music signal generator
JPS6188299A (en) * 1984-10-06 1986-05-06 ヤマハ株式会社 Musical sound signal generator

Also Published As

Publication number Publication date
JPS59162595A (en) 1984-09-13

Similar Documents

Publication Publication Date Title
JP3175179B2 (en) Digital pitch shifter
US5111505A (en) System and method for reducing distortion in voice synthesis through improved interpolation
US4601052A (en) Voice analysis composing method
JPH0477320B2 (en)
JPS6055398A (en) Waveform formation for electronic musical instrument
JPS642960B2 (en)
JPS6017120B2 (en) Phoneme piece-based speech synthesis method
JPS5975294A (en) Music tone synthesizer
JPS58105199A (en) Analysis and synthesization of voice
JPS623299A (en) Tone signal generation
JPS60176100A (en) Signal pitch converter
JPS5917440B2 (en) Speech analysis and synthesis method
JPS58105197A (en) Analysis and synthesization of voice
JPH0562999B2 (en)
JPS5921038B2 (en) electronic musical instruments
JPH0536797B2 (en)
JPS59177597A (en) Musical note synthesizer
JPS59182497A (en) Musical sound synthesizer
JPS633319B2 (en)
JPH01267700A (en) Speech processor
JPS6278599A (en) Musical tone signal generator
JPH0142000B2 (en)
JPS59162594A (en) Musical tone sythesizer
JP2003202882A (en) Method and device for sound synthesis
JPS5968793A (en) Voice synthesizer