JPH0689547A - Device for reproducing disk having random music selection function - Google Patents

Device for reproducing disk having random music selection function

Info

Publication number
JPH0689547A
JPH0689547A JP23989192A JP23989192A JPH0689547A JP H0689547 A JPH0689547 A JP H0689547A JP 23989192 A JP23989192 A JP 23989192A JP 23989192 A JP23989192 A JP 23989192A JP H0689547 A JPH0689547 A JP H0689547A
Authority
JP
Japan
Prior art keywords
random number
music
memory
random
disc
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.)
Pending
Application number
JP23989192A
Other languages
Japanese (ja)
Inventor
Kyoji Mizuno
恭司 水野
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP23989192A priority Critical patent/JPH0689547A/en
Publication of JPH0689547A publication Critical patent/JPH0689547A/en
Pending legal-status Critical Current

Links

Landscapes

  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)

Abstract

PURPOSE:To prevent the same music is reproduced continuously, etc., when the same disk is listened repeatedly by making a corresponding music number be a reproducing music number when a random number value is unmatched with the random number value stored in an exception music memory and updating the oldest random number in the memory by that value. CONSTITUTION:Random number from a random number generation part 9 is selected, and prescribed numbers of the random number corresponding to an exception music are stored in an exception music memory 11 in order of a new number. Then, when the random number from the generation part 9 are unmatched with the random numbers stored in the memory 11, a selection corresponding to the random number is decided as a next reproducing selection through a memory control part 12, a music selection control part 8. At this time, the oldest random number stored in the memory 11 is updated by the random numbers, even when the same disk is listened repeatedly, the same music is prevented from being reproduced continuously or in a short period.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ディスクに記憶されて
いる複数の曲の中から、自動的かつランダム的に曲を選
択して再生するランダム選曲機能付ディスク再生装置に
係り、特に、同じディスクを何度も繰り返しランダム再
生する、いわゆるランダムリピート再生において好適な
ランダム選曲機能に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disc reproducing apparatus with a random music selection function for automatically and randomly selecting a song from a plurality of songs stored on a disc, and more particularly to the same. The present invention relates to a random music selection function suitable for so-called random repeat reproduction in which a disc is randomly reproduced many times.

【0002】[0002]

【従来の技術】一般に、ディスク再生装置において、リ
ピート再生を行うと、ディスクに記録されている複数の
曲が同じ順序で繰り返し再生されることになるが、これ
では何度も聴いている間に飽きが来ることになり、趣に
欠けるものであった。
2. Description of the Related Art Generally, in a disc reproducing apparatus, when repeat reproduction is performed, a plurality of songs recorded on a disc are repeatedly reproduced in the same order. I got tired of it, and it was unattractive.

【0003】そこで、このような問題を解決するものと
して、従来、乱数発生手段を備え、再生中の曲が終了し
た時点で上記乱数発生手段を動作させ、これより発せら
れた乱数値に対応した曲番の曲をディスクより選択して
再生するように構成したランダム選曲機能付のディスク
再生装置が提案されていたが、このものでは、直前ある
いは数曲前に聴いた曲が又再生されるという懸念があ
り、ランダム選曲機能としては余り好ましいものとは称
し得ないものであった。
Therefore, as a means for solving such a problem, conventionally, a random number generating means is provided, and the random number generating means is operated at the end of a music piece being reproduced, and the random number value generated from this is dealt with. A disk reproducing device with a random music selection function has been proposed, which is configured to select and reproduce a music piece of a music number from a disk, but in this one, a music piece listened to immediately before or a few music pieces before is reproduced again. There was concern, and it could not be called as a very preferable random music selection function.

【0004】又、これを改善するものとして、乱数発生
手段と曲順を記憶する曲順メモリーとを組み合わせたも
のが提案されており、そのランダム再生プログラムを決
定するためのフローチャートを図4に示す。
In order to improve this, a combination of a random number generating means and a music order memory for storing the music order has been proposed, and a flow chart for determining the random reproduction program is shown in FIG. .

【0005】図4のフローチャートにおいて、Nrは乱
数発生手段より発せられた乱数値、Tmaxはディスク
に記録されている曲目数を示しており、ランダム再生モ
ードを選択すると、乱数発生手段を動作させて乱数値N
rを発生させ、その乱数値Nrが曲順メモリーに記憶さ
れていないことを確認して曲順メモリーに記憶させ、発
せられた乱数値Nrが曲順メモリーに既に記憶されてい
る場合にはその乱数値Nrを無効として、新たな乱数値
の発生を待つ。このような処理を繰り返し行うことによ
り、曲順メモリーにはディスクに記録されている全ての
曲についてその再生順位が記憶されることなり、その順
位に従って、ディスクから曲を選択し再生するようにな
されていた。
In the flowchart of FIG. 4, Nr is a random number value generated by the random number generating means, Tmax is the number of songs recorded on the disc, and when the random reproduction mode is selected, the random number generating means is operated. Random number N
r is generated, it is confirmed that the random number value Nr is not stored in the song order memory, and it is stored in the song order memory. If the issued random number value Nr is already stored in the song order memory, The random number value Nr is invalidated, and the generation of a new random number value is waited for. By repeating this process, the playback order of all the songs recorded on the disc is stored in the song order memory, and songs are selected from the disc and played according to the order. Was there.

【0006】[0006]

【発明が解決しようとする課題】上記従来のランダム選
曲機能付ディスク再生装置においては、ディスクに記録
されている曲を一通り再生する場合は同じ曲を重複して
再生することはないが、同じディスクを2回.3回と続
けてランダム再生するいわゆるランダムリピート再生モ
ードにおいては、例えば1回目の最後の曲と2回目の最
初の曲とが重複することが起こり得、この点に問題が残
るものであった。
In the above-mentioned conventional disc reproducing apparatus with a random music selection function, when reproducing all the songs recorded on the disc, the same song is not duplicated, but the same. Disc twice. In a so-called random repeat reproduction mode in which random reproduction is performed three times in succession, for example, the last song of the first time may overlap with the first song of the second time, and a problem remains in this point.

【0007】[0007]

【課題を解決するための手段】本発明は、上記課題の解
決を目的としてなされたものであって、請求項1記載の
ランダム選曲機能付ディスク再生装置では、複数の曲を
記録したディスクから、乱数発生手段より発せられた乱
数値に対応した曲を順次選択して再生するランダム選曲
機能付ディスク再生装置において、上記乱数発生手段よ
り発せられた乱数値を所定数記憶するメモリー手段と、
上記乱数発生手段より新たに発せられた乱数値を上記メ
モリー手段に記憶されている所定数の乱数値と照会し、
一致する乱数値があるときその乱数値を無効として、上
記乱数発生手段を再度動作させ、上記メモリー手段にな
い乱数値を選び出す乱数選択手段と、該乱数選択手段に
より選択された乱数値を上記メモリー手段に記憶されて
いる乱数値の中から最古の乱数値に代えて記憶させ、該
メモリー手段には常に新しい方から所定数の乱数値を記
憶するように制御するメモリー制御手段とを具備し、上
記乱数選択手段により選択された乱数値に対応する曲を
ディスクより選択して再生するように構成したものであ
る。
SUMMARY OF THE INVENTION The present invention has been made for the purpose of solving the above problems, and in a disc reproducing apparatus with a random music selection function according to claim 1, from a disc on which a plurality of songs are recorded, In a disc reproducing apparatus with a random music selection function for sequentially selecting and reproducing music corresponding to a random number value generated by a random number generating means, a memory means for storing a predetermined number of random number values generated by the random number generating means,
Inquiring the random number value newly generated from the random number generating means as a predetermined number of random number values stored in the memory means,
When there is a matching random number value, the random number value is invalidated, the random number generating means is operated again, and a random number selecting means for selecting a random number value not in the memory means, and the random number value selected by the random number selecting means are stored in the memory. The memory means is stored in place of the oldest random number value among the random number values stored in the means, and the memory means is provided with a memory control means for controlling so as to always store a predetermined number of random number values from the newest one. The tune corresponding to the random number value selected by the random number selecting means is selected from the disc and reproduced.

【0008】又、請求項2記載のランダム選曲機能付デ
ィスク再生装置では、上記請求項1記載のものにおい
て、メモリー制御手段を、メモリー手段に記憶する乱数
値の数を、ディスクに記録されている曲数を基に自動的
に決定するように構成したものである。
According to a second aspect of the present invention, in the disc reproducing apparatus with a random music selection function, the number of random values stored in the memory control means and the memory means is recorded on the disc. It is configured to be automatically determined based on the number of songs.

【0009】[0009]

【作用】上記の構成により、今再生されている曲が、次
に再生されるまでには少なくともメモリー手段に記憶さ
れている乱数値の数と同数の曲が再生された後となり、
メモリー手段に記憶させる乱数値の数を適当な数に設定
することにより、直前あるいは数曲前に再生された曲が
再度されるという事態が避けられ、特にランダムリピー
ト再生モードにおいて好適なランダム選曲機能が得られ
る。
With the above-described structure, the music being reproduced is reproduced at least as many times as the number of random number values stored in the memory means until the next reproduction,
By setting the number of random numbers stored in the memory means to an appropriate number, it is possible to avoid the situation where the song played immediately before or a few songs before is played again, and a random song selection function suitable especially in the random repeat playback mode. Is obtained.

【0010】又、メモリー手段に記憶する乱数値の数
を、ディスクに記録されている曲の数を基に決定するこ
とにより、ディスクに記録されている曲数の多少に関係
なく、何れのディスクに対してもその数をバランスのよ
い値に決めることができ、ディスクによって不具合を生
じる懸念はない。
Further, by determining the number of random numbers stored in the memory means based on the number of songs recorded on the disc, any disc can be irrespective of the number of songs recorded on the disc. However, the number can be set to a well-balanced value, and there is no concern that a disc may cause a problem.

【0011】[0011]

【実施例】以下、図1乃至図3に示す本発明の一実施例
について詳細に説明する。図1は本発明の一実施例にお
けるランダム選曲機能付ディスク再生装置のランダム選
曲再生時のフローチャート、図2は同装置の要部を示す
ブロック図、図3は同装置の要部を示すブロック図を示
す。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention shown in FIGS. 1 to 3 will be described in detail below. FIG. 1 is a flow chart at the time of random music selection reproduction of a disc reproducing apparatus with a random music selection function in one embodiment of the present invention, FIG. 2 is a block diagram showing a main part of the same device, and FIG. Indicates.

【0012】まず、図3において、1は操作部2のキー
スイッチから出される指令信号と光学式ピックアップ3
からのフィードバック信号とを受けてディスクの再生制
御を行う演算制御回路、4は演算制御回路1からの制御
信号a1を受けて動作し、ピックアップ3からのピック
アップ情報e1をピックアップ3の位置制御信号b3と
ディスクモータ5の速度制御信号b1及びディスク読み
取り情報b3(制御信号と音声信号とを含む)に分離す
るピックアップサーボ回路、6はピックアップサーボ回
路4からのディスク読み取り情報b3を受けてその内容
をピックアップ3の位置信号c1と音声信号c3とに分
離処理し、位置信号c1を演算制御回路1に制御信号と
してフィードバックする信号処理回路、7は音声信号c
3を再生処理する音声再生回路であり、本実施例では、
上記演算制御回路1にランダム選曲機能を持たせてい
る。
First, in FIG. 3, reference numeral 1 denotes a command signal issued from a key switch of the operation unit 2 and the optical pickup 3.
The arithmetic control circuit 4 for controlling the reproduction of the disc in response to the feedback signal from the control circuit 4 operates by receiving the control signal a1 from the arithmetic control circuit 1, and receives the pickup information e1 from the pickup 3 to the position control signal b3 of the pickup 3. And a pickup servo circuit for separating the disc motor 5 into a speed control signal b1 and disc read information b3 (including a control signal and an audio signal), and 6 receives disc read information b3 from the pickup servo circuit 4 and picks up its contents. A signal processing circuit that separates the position signal c1 and the audio signal c3 of 3 and feeds back the position signal c1 to the arithmetic and control circuit 1 as a control signal;
3 is a voice reproduction circuit for reproducing processing, and in the present embodiment,
The arithmetic control circuit 1 has a random music selection function.

【0013】ここで、本発明の特徴であるランダム選曲
機能について詳細に説明する前に、上述した図3のブロ
ック図を参照しながらこの種ディスク再生装置の基本的
な動作について説明しておく。
Before describing the random music selection function, which is a feature of the present invention, in detail, the basic operation of this type of disk reproducing apparatus will be described with reference to the block diagram of FIG.

【0014】演算制御回路1はキースイッチにより曲を
指定して再生指令信号を受けると、直ちにピックアップ
3から、該ピックアップ3がディスク上の何れのトラッ
クと対応した位置にあるのかをピックアップ3の出力情
報e1として検出し、該出力情報e1をピックアップサ
ーボ回路4において解析し、ディスク読み取り情報b3
を信号処理回路6に送出する。信号処理回路6は、まず
ディスク読み取り情報b3から分離して取り出した位置
信号c1を前記演算制御回路1にフィードバックするこ
とによりピックアップ3の現在の状態を電気的に認識し
て、演算制御回路1からピックアップサーボ回路4に
は、先に指定された曲の先頭アドレス信号を含むサーボ
制御信号a1を送出する。すると、ピックアップサーボ
回路4は、上記信号を受けて、ディスモータ5に制御信
号b1を送ると同時に、ピックアップ3に位置制御信号
b2を送出し、指定曲の再生を開始する。
When the arithmetic control circuit 1 receives a reproduction command signal by designating a tune by a key switch, the pickup 3 immediately outputs from the pickup 3 which track on the disc the pickup 3 corresponds to. The information e1 is detected, the output information e1 is analyzed by the pickup servo circuit 4, and the disc read information b3
To the signal processing circuit 6. The signal processing circuit 6 first electrically recognizes the current state of the pickup 3 by feeding back the position signal c1 separated from the disc read information b3 to the arithmetic control circuit 1, and then the arithmetic control circuit 1 A servo control signal a1 including the head address signal of the previously designated music is sent to the pickup servo circuit 4. Then, the pickup servo circuit 4 receives the signal and sends the control signal b1 to the dismotor 5 and at the same time, sends the position control signal b2 to the pickup 3 to start the reproduction of the designated music.

【0015】再生中は絶えず、ピックアップ3から、デ
ィスクモータ5の速度を示す信号と、ピックアップ3の
位置を示す信号と、ディスクから読み取った音声信号等
を含むピックアップ情報e1をピックアップサーボ回路
4に送信し、上記位置信号と音声信号からなるディスク
読み取り情報b3を信号処理回路において分離し、位置
信号c1は演算制御回路1にフィードバックし、音声信
号c2は音声再生回路7に送出して最終的にスピーカよ
り放音される。
During reproduction, the pickup 3 constantly transmits pickup information e1 including a signal indicating the speed of the disc motor 5, a signal indicating the position of the pickup 3 and an audio signal read from the disc to the pickup servo circuit 4. Then, the disc read information b3 consisting of the position signal and the audio signal is separated in the signal processing circuit, the position signal c1 is fed back to the arithmetic control circuit 1, and the audio signal c2 is sent to the audio reproduction circuit 7 and finally the speaker. Is emitted more.

【0016】このようにして、曲が終了すると、ピック
アップ3からは曲終了の信号とピックアップ3の位置を
示す信号等を内容とするピックアップ情報e1(又はデ
ィスク読み取り情報b3)が信号処理回路6に送られ、
さらに該信号処理回路6から位置信号c1として演算制
御回路1にフィードバックされ、この位置信号c1によ
り曲の終了を認識した演算制御回路1は、次に指定され
た曲がある場合にはその曲の先頭アドレス信号を含むサ
ーボ制御信号a1をピックアップサーボ回路4に送出
し、該ピックアップサーボ回路4から制御信号b1,b
2をディスクモータ5及びピックアップ3に出力してこ
れらを制御することにより、ピックアップ3をディスク
上の所定アドレスに対応する位置に移動させ、準備が終
了した時点で直ちに曲の再生が開始される。
When the music is finished in this way, the pickup 3 outputs pickup information e1 (or disc read information b3) containing a signal indicating the end of the song and a signal indicating the position of the pickup 3 to the signal processing circuit 6. Sent
Further, the signal processing circuit 6 feeds back to the arithmetic control circuit 1 as a position signal c1, and the arithmetic control circuit 1 which recognizes the end of the music by the position signal c1 recognizes the next specified music if there is a music. The servo control signal a1 including the head address signal is sent to the pickup servo circuit 4, and the pickup servo circuit 4 outputs the control signals b1 and b.
By outputting 2 to the disc motor 5 and the pickup 3 and controlling them, the pickup 3 is moved to a position corresponding to a predetermined address on the disc, and when the preparation is completed, the reproduction of the music is immediately started.

【0017】次に、本発明の特徴であるランダム選曲機
能は、先に述べたように演算制御回路1に持たせてあ
り、この選曲機能を実行するための構成を図2に示すブ
ロック図に従って説明する。8は選曲制御部、9は選曲
制御部8からの指令信号に応答して動作し、乱数値を発
生する乱数発生部(乱数発生手段)、10は所定数の乱
数値を記憶するための除外曲メモリー(メモリー手
段)、11は乱数発生部9より発せられた乱数値を除外
曲メモリー10に記憶されている乱数値と照会し、一致
する乱数値があれば入力された乱数値を無効とし、一致
する乱数値がなければその乱数値を有効とする乱数選択
部(乱数選択手段)、12は乱数選択部11から有効と
して出力された乱数値を除外曲メモリー10に記憶させ
ると共に、記憶されている乱数値の数が所定数を越えて
いるときに最古の乱数値に代えて記憶させ、かつ除外曲
メモリー10に記憶させる乱数値の数を再生しようとす
るディスクに記録されている曲目数を基に算出した数
(所定数)を決定するメモリー制御部(メモリー制御手
段)であり、ランダム選曲動作は、図1に示すフローチ
ャートのように行われる。尚、図1において、Nrは乱
数発生部9から発せられた乱数値、Tmaxは再生しよ
うとするディスクに記録されている曲目数、Pは除外曲
メモリー10のアドレスを指定するためのポインターを
示す。
Next, the random music selection function, which is a feature of the present invention, is provided in the arithmetic control circuit 1 as described above, and the configuration for executing this music selection function is shown in the block diagram of FIG. explain. 8 is a music selection control unit, 9 is a random number generation unit (random number generation means) which operates in response to a command signal from the music selection control unit 8 and generates a random number value, and 10 is an exclusion for storing a predetermined number of random number values. The song memory (memory means) 11 inquires the random number value generated by the random number generator 9 with the random number value stored in the excluded song memory 10, and if there is a matching random number value, invalidates the input random number value. If there is no matching random number value, a random number selecting section (random number selecting means) that validates the random number value, and 12 stores the random number value output as valid from the random number selecting section 11 in the excluded song memory 10 and is stored. When the number of random number values being stored exceeds a predetermined number, the number of random number values to be stored instead of the oldest random number value and stored in the excluded song memory 10 is recorded on the disc to be reproduced. Calculated based on the number A memory control unit which determines the (predetermined number) (memory control means), a random music selection operation is executed in the flowchart shown in FIG. In FIG. 1, Nr is a random number value generated from the random number generator 9, Tmax is the number of songs recorded on the disc to be reproduced, and P is a pointer for designating an address of the excluded song memory 10. .

【0018】今、操作部2のキースイッチ操作により自
動ランダム選曲再生が設定されると、選曲制御部8はそ
れに対応する指令信号を受けて、メモリー制御部12に
制御信号を送り、除外曲メモリー10の記憶内容をクリ
アーして初期化し(ステップS1)、続いてポインター
の値を初期化(P=1)する(ステップS2)。次に、
乱数発生部9を動作させて乱数値Nrを発生させる(ス
テップS3)。この乱数値Nrは、1≦Nr≦Tmax
即ち、1からディスクに記録されている曲目数の範囲内
で設定されるものであり、Tmaxは、ディスク装填時
に読み取られるリードインエリアの情報から得る。
When the automatic random music selection reproduction is set by operating the key switch of the operation unit 2, the music selection control unit 8 receives a command signal corresponding thereto and sends a control signal to the memory control unit 12 so that the exclusion music memory is set. The stored contents of 10 are cleared and initialized (step S1), and then the value of the pointer is initialized (P = 1) (step S2). next,
The random number generator 9 is operated to generate a random number value Nr (step S3). This random number value Nr is 1 ≦ Nr ≦ Tmax
That is, it is set within the range of 1 to the number of songs recorded on the disc, and Tmax is obtained from the information of the lead-in area read when the disc is loaded.

【0019】この乱数発生部9より得た乱数値Nrは乱
数選択部11に送出され、この乱数選択部11において
乱数値Nrが除外曲メモリー10に既に記憶されている
乱数値と一致するか否かを判断し(ステップS4)、一
致する乱数値があれば再びステップ3に戻り、乱数発生
部9を動作させて新たな乱数値Nrを得、一致するもの
がなければ、得られた乱数値Nrを次に再生する曲番と
して決定し、次のステップS5に移行し、メモリー制御
部12により除外曲メモリー10のポインターPで指示
されるアドレスに、除外曲としてその乱数値Nrを記憶
させ、ポインターPの値を1つ進める(ステップS
6)。尚、ステップS5において、ポインターPで指示
されたアドレスに既に記憶された乱数値がある場合に
は、その値を新しい乱数値Nrに更新する。
The random number value Nr obtained from the random number generating section 9 is sent to the random number selecting section 11, and whether or not the random number value Nr in the random number selecting section 11 matches the random number value already stored in the excluded music memory 10. It is judged (step S4), and if there is a matching random number value, the process returns to step 3 again to operate the random number generating section 9 to obtain a new random number value Nr. If there is no matching random number value, the obtained random number value is obtained. Nr is determined as the music number to be reproduced next, the process proceeds to the next step S5, and the random number value Nr is stored as the exclusion music in the address designated by the pointer P of the exclusion music memory 10 by the memory control unit 12, The value of the pointer P is incremented by 1 (step S
6). In step S5, if there is a random number value already stored in the address designated by the pointer P, the value is updated to a new random number value Nr.

【0020】次に、1つ進められたポインターPの値
と、除外曲メモリー10に記憶する乱数値の数(本実施
例では、ディスクに記録されている曲目数Tmaxの1
/2の数)とを比較し(ステップS7)、一致すれば、
次のステップS8においてポインターPを初期化する。
Next, the value of the pointer P advanced by one and the number of random number values stored in the excluded music memory 10 (in the present embodiment, 1 of the number Tmax of music recorded on the disc).
(Number of / 2) is compared (step S7), and if they match,
In the next step S8, the pointer P is initialized.

【0021】一方、乱数選択部11において次に再生す
べき曲番として決定された乱数値Nrは、選曲制御部8
に送られ、その結果、先に説明したように、演算制御回
路1からその曲の先頭アドレス信号を含むサーボ制御信
号a1をピックアップサーボ回路4に送出し、該ピック
アップサーボ回路4から制御信号b1,b2をディスク
モータ5及びピックアップ3に出力してこれらを制御す
ることにより、ピックアップ3をディスク上の所定アド
レスに対応する位置に移動させ、準備が終了した時点で
直ちに曲の再生が行われる(ステップS9)。
On the other hand, the random number value Nr determined as the music number to be reproduced next in the random number selection unit 11 is the music selection control unit 8
As a result, as described above, the arithmetic control circuit 1 sends the servo control signal a1 including the start address signal of the music piece to the pickup servo circuit 4, and the pickup servo circuit 4 outputs the control signal b1, By outputting b2 to the disc motor 5 and the pickup 3 and controlling them, the pickup 3 is moved to a position corresponding to a predetermined address on the disc, and when the preparation is completed, the music is reproduced immediately (step S9).

【0022】而して、ステップS10において、先に説
明したように、曲の終了を認識すると、選曲制御部8
は、再びステップS3に戻って乱数発生部9を動作させ
新たな乱数値Nrを発生させ、上述と同様の処理を繰り
返すことにより、次に再生すべき曲の選択・決定を行
い、その曲の再生を行うことになる。
When the end of the music is recognized in step S10 as described above, the music selection control section 8
Returns to step S3 again to operate the random number generator 9 to generate a new random number value Nr, and repeats the same processing as described above to select / determine the song to be reproduced next. It will be played.

【0023】このような本実施例にあっては、一度再生
された曲は、少なくともディスクに記録されている曲目
数の1/2の曲が再生された後でなければ、選択される
ことはなく、従って、同じディスクを2度、3度と繰り
返し再生するような場合でも、直前あるいは数曲前の曲
が再び選択されるという不具合がなくなり、この種ラン
ダム選曲機能付ディスク再生装置として極めて好適なも
のである。
In the present embodiment, a song that has been played once cannot be selected unless at least half the number of songs recorded on the disc has been played. Therefore, even if the same disc is repeatedly reproduced twice or three times, there is no problem that the previous or a few songs before are selected again, and it is very suitable as a disc reproducing device with a random music selection function of this kind. It is something.

【0024】尚、上記実施例では、メモリー手段である
除外曲メモリー10にディスクに記録されている曲目数
の1/2の数の乱数値を記憶するようにしているが、こ
の数値は、ディスクに記録されている曲目数の1/3で
も2/3でもよく、又ディスクの曲目数に関係なく固定
した数としてもよい。特に、除外曲メモリー10に記憶
する乱数値の数をユーザーサイドで任意に選択できるよ
うにすれば、より望ましいものが得られる。その他、本
発明は上記しかつ図面に示す実施例にのみ限定されるも
のではなく、その発明の要旨を逸脱しない範囲内で適宜
変形して実施できること勿論である。
In the above embodiment, the excluded music memory 10 serving as a memory means stores a random number value which is ½ of the number of songs recorded on the disc. It may be ⅓ or ⅔ of the number of tracks recorded on the disc, or may be a fixed number regardless of the number of tracks on the disc. In particular, if the user can arbitrarily select the number of random number values stored in the excluded music memory 10, a more desirable one can be obtained. Besides, the present invention is not limited to the embodiments described above and shown in the drawings, and it goes without saying that the present invention can be appropriately modified and implemented without departing from the gist of the invention.

【0025】[0025]

【発明の効果】本発明のランダム選曲機能付ディスク再
生装置にあっては、同じディスクを何度も繰り返し聴く
ような場合でも、直前あるいは数曲前に再生された曲が
選択されて同じ曲が連続あるいは短い周期で再生される
ことがなく、好適なランダム選曲機能を発揮でき、実用
上頗る有益なものを提供することができる。
According to the disc reproducing apparatus with the random music selection function of the present invention, even when listening to the same disc over and over again, the song reproduced immediately before or several songs before is selected and the same song is reproduced. It is possible to exert a suitable random music selection function without being reproduced continuously or in a short cycle, and to provide a useful and practical thing.

【0026】又、メモリー手段に記憶する乱数値の数
を、ディスクに記録されている曲数を基に自動的に決定
することにより、その数値をディスクに記録されている
曲数の多少に拘わらず、バランスのよい値に決めること
ができる。
The number of random numbers stored in the memory means is automatically determined on the basis of the number of songs recorded on the disc, so that the number can be set regardless of the number of songs recorded on the disc. Instead, it can be set to a well-balanced value.

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

【図1】本発明の一実施例におけるランダム選曲機能付
ディスク再生装置のランダム選曲再生時のフローチャー
FIG. 1 is a flowchart for random selection and reproduction of a disc reproduction apparatus with a random selection function according to an embodiment of the present invention.

【図2】同装置の要部を示すブロック図FIG. 2 is a block diagram showing a main part of the device.

【図3】同装置の要部を示すブロック図FIG. 3 is a block diagram showing a main part of the device.

【図4】従来におけるランダム選曲フローチャートFIG. 4 Flowchart of conventional random music selection

【符号の説明】[Explanation of symbols]

1 演算制御回路 3 光学式ピックアップ 4 ピックアップサーボ回路 5 ディスクモータ 6 信号処理回路 8 選曲制御部 9 乱数発生部(乱数発生手段) 10 除外曲メモリー(メモリー手段) 11 乱数選択部(乱数選択手段) 12 メモリー制御部(メモリー制御手段) 1 Calculation Control Circuit 3 Optical Pickup 4 Pickup Servo Circuit 5 Disk Motor 6 Signal Processing Circuit 8 Music Selection Control Section 9 Random Number Generation Section (Random Number Generation Means) 10 Excluded Music Memory (Memory Means) 11 Random Number Selection Section (Random Number Selection Means) 12 Memory control unit (memory control means)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数の曲を記録したディスクから、乱数
発生手段より発せられた乱数値に対応した曲を順次選択
して再生するランダム選曲機能付ディスク再生装置にお
いて、 上記乱数発生手段より発せられた乱数値を所定数記憶す
るメモリー手段と、 上記乱数発生手段より新たに発せられた乱数値を上記メ
モリー手段に記憶されている所定数の乱数値と照会し、
一致する乱数値があるときその乱数値を無効として、上
記乱数発生手段を再度動作させ、上記メモリー手段にな
い乱数値を選び出す乱数選択手段と、 該乱数選択手段により選択された乱数値を上記メモリー
手段に記憶されている乱数値の中から最古の乱数値に代
えて記憶させ、該メモリー手段には常に新しい方から所
定数の乱数値を記憶するように制御するメモリー制御手
段とを具備し、上記乱数選択手段により選択された乱数
値に対応する曲をディスクより選択して再生するように
構成したことを特徴とするランダム選曲機能付ディスク
再生装置。
1. A disc reproducing apparatus with a random music selection function, which sequentially selects and reproduces a song corresponding to a random number value generated by a random number generating means from a disc on which a plurality of songs are recorded. And a memory means for storing a predetermined number of random number values, and a random number value newly generated by the random number generating means is inquired as a predetermined number of random number values stored in the memory means,
When there is a matching random number value, the random number value is invalidated, the random number generating means is operated again, and a random number selecting means for selecting a random number value not in the memory means, and the random number value selected by the random number selecting means are stored in the memory. The memory means is stored in place of the oldest random number value among the random number values stored in the means, and the memory means is provided with a memory control means for controlling so as to always store a predetermined number of random number values from the newest one. A disc reproducing apparatus with a random music selecting function, characterized in that a song corresponding to the random number value selected by the random number selecting means is selected from a disc and reproduced.
【請求項2】 メモリー制御手段は、メモリー手段に記
憶する乱数値の数を、ディスクに記録されている曲数を
基に自動的に決定するよう構成してなる上記請求項1記
載のランダム選曲機能付ディスク再生装置。
2. The random music selection according to claim 1, wherein the memory control means is configured to automatically determine the number of random number values stored in the memory means based on the number of music pieces recorded on the disc. Disc playback device with functions.
JP23989192A 1992-09-09 1992-09-09 Device for reproducing disk having random music selection function Pending JPH0689547A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23989192A JPH0689547A (en) 1992-09-09 1992-09-09 Device for reproducing disk having random music selection function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23989192A JPH0689547A (en) 1992-09-09 1992-09-09 Device for reproducing disk having random music selection function

Publications (1)

Publication Number Publication Date
JPH0689547A true JPH0689547A (en) 1994-03-29

Family

ID=17051405

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23989192A Pending JPH0689547A (en) 1992-09-09 1992-09-09 Device for reproducing disk having random music selection function

Country Status (1)

Country Link
JP (1) JPH0689547A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996013035A1 (en) * 1994-10-24 1996-05-02 Sony Corporation Reproducing device, reproducing method, and recording medium
WO1997007509A1 (en) * 1995-08-21 1997-02-27 Matsushita Electric Industrial Co., Ltd. Multimedia optical disk capable of preserving freshness of image content for long time and its reproduction apparatus and method
KR100442319B1 (en) * 2001-08-31 2004-07-30 도선미 Method for randomly reproducing multimedia and title thereof
JP2006122143A (en) * 2004-10-26 2006-05-18 Samii Kk Game machine
JP2010187892A (en) * 2009-02-18 2010-09-02 Sansei R&D:Kk Game machine
JP2012139520A (en) * 2012-03-16 2012-07-26 Sansei R&D:Kk Game machine

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996013035A1 (en) * 1994-10-24 1996-05-02 Sony Corporation Reproducing device, reproducing method, and recording medium
US5793726A (en) * 1994-10-24 1998-08-11 Sony Corporation Reproduction system featuring automatic selection among multiple reproduction modes
WO1997007509A1 (en) * 1995-08-21 1997-02-27 Matsushita Electric Industrial Co., Ltd. Multimedia optical disk capable of preserving freshness of image content for long time and its reproduction apparatus and method
US5734788A (en) * 1995-08-21 1998-03-31 Matsushita Electric Industrial Co., Ltd. Multimedia optical disc which can preserve the freshness of stored data, a reproduction apparatus for reproducing such optical disc and a reproduction method
US6201928B1 (en) 1995-08-21 2001-03-13 Matsushita Electric Industrial Co., Ltd. Reproduction device and method for coordinating a variable reproduction of video images
US6229952B1 (en) 1995-08-21 2001-05-08 Matsushita Electric Industrial Co., Ltd. Optical disc, reproduction device and method for coordinating a variable reproduction of video images
KR100442319B1 (en) * 2001-08-31 2004-07-30 도선미 Method for randomly reproducing multimedia and title thereof
JP2006122143A (en) * 2004-10-26 2006-05-18 Samii Kk Game machine
JP2010187892A (en) * 2009-02-18 2010-09-02 Sansei R&D:Kk Game machine
JP2012139520A (en) * 2012-03-16 2012-07-26 Sansei R&D:Kk Game machine

Similar Documents

Publication Publication Date Title
KR920008291B1 (en) Auto-playing recording device
US5410525A (en) Disk reproducing method and apparatus including track jump compensation
JPH04339000A (en) Music reproduction device
JPH0689547A (en) Device for reproducing disk having random music selection function
JP2003006992A (en) Information reproducing method and information reproducing device
JP3621715B2 (en) Karaoke device with video
JP2000235772A (en) Cd reproducing device
JP3591227B2 (en) Karaoke equipment
US7385129B2 (en) Music reproducing system
JPH02123567A (en) Reproduced sound field controller
JP3465292B2 (en) Sound image movement control device
JP2550423B2 (en) Karaoke equipment
JP3309350B2 (en) Automatic reproduction device for audio mixer device
JPS6235116B2 (en)
JPH09325776A (en) Waveform data editing device
JP4236570B2 (en) Waveform playback device and waveform playback program
JP3073561B2 (en) Automatic performance device
JPS63213188A (en) Information reproducing device
JPH0562355B2 (en)
JPH0828043B2 (en) How to play audio equipment
JP3827820B2 (en) Recording / playback device
JP3739057B2 (en) Sound effect generator
JPH0443915Y2 (en)
JP2505589Y2 (en) Sound field configuration device
JPH042473Y2 (en)