CA2107314C - Computer system - Google Patents

Computer system Download PDF

Info

Publication number
CA2107314C
CA2107314C CA002107314A CA2107314A CA2107314C CA 2107314 C CA2107314 C CA 2107314C CA 002107314 A CA002107314 A CA 002107314A CA 2107314 A CA2107314 A CA 2107314A CA 2107314 C CA2107314 C CA 2107314C
Authority
CA
Canada
Prior art keywords
data
adpcm
sound
sound data
computer system
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 - Fee Related
Application number
CA002107314A
Other languages
French (fr)
Other versions
CA2107314A1 (en
Inventor
Katsunori Takahashi
Masahide Tomita
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.)
Hudson Soft Co Ltd
Original Assignee
Hudson Soft 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
Priority claimed from JP28515492A external-priority patent/JP3393608B2/en
Priority claimed from JP4284981A external-priority patent/JPH06180597A/en
Priority claimed from JP4289634A external-priority patent/JPH06180599A/en
Priority claimed from JP4289635A external-priority patent/JPH06180594A/en
Priority claimed from JP29376992A external-priority patent/JP3193790B2/en
Priority claimed from JP4298070A external-priority patent/JPH06180600A/en
Application filed by Hudson Soft Co Ltd filed Critical Hudson Soft Co Ltd
Publication of CA2107314A1 publication Critical patent/CA2107314A1/en
Application granted granted Critical
Publication of CA2107314C publication Critical patent/CA2107314C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/04Systems for the transmission of one television signal, i.e. both picture and sound, by a single carrier
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/16Sound input; Sound output
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/91Television signal processing therefor
    • H04N5/92Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback
    • H04N5/926Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback by pulse code modulation
    • H04N5/9265Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback by pulse code modulation with processing of the sound signal
    • H04N5/9267Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback by pulse code modulation with processing of the sound signal using time division multiplex of the PCM audio and PCM video signals
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F2300/00Features of games using an electronically generated display having two or more dimensions, e.g. on a television screen, showing representations related to the game
    • A63F2300/60Methods for processing data by generating or executing the game program
    • A63F2300/6063Methods for processing data by generating or executing the game program for sound processing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/76Television signal recording
    • H04N5/91Television signal processing therefor
    • H04N5/92Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback
    • H04N5/9201Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback involving the multiplexing of an additional signal and the video signal
    • H04N5/9206Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback involving the multiplexing of an additional signal and the video signal the additional signal being a character code signal
    • H04N5/9208Transformation of the television signal for recording, e.g. modulation, frequency changing; Inverse transformation for playback involving the multiplexing of an additional signal and the video signal the additional signal being a character code signal involving the use of subcodes

Abstract

A game computer system for processing sound data and image data in synchronization with each other is disclosed.
An adaptive difference pulse code modulator (ADPCM) is used to produce high quality sound in synchronization with a horizontal synchronization signal, which is also used for controlling the display cycle of image data, for eliminating time gaps between the displayed image and transmitted sound. The game computer system quickly recovers from interruptions during sound reproduction, and resumes from the point of interruption through the use of pre-calculated, or virtual, sound data to maintain continuous transmission of sound. Because the sampling frequency can be decreased from the optimum frequency as required, the computer system performs linear interpolation upon the sound data to ensure high quality sound reproduction at the lower sampling frequencies. By performing a rounding function upon the data, the ADPCM decoder accurately reproduces sound data resulting in high quality sound reproduction at all times.

Description

21~?al~~

COMPUTER SYSTEM
BACKGROUND OF THE INVENTION
The present invention relates to a computer system, and more particularly to a game computer system dealing with both sound and image data.
Traditionally, in a computer system, sound is produced from waveform data, which is generated by a computer program based process; however, the quality of the sound has been low.
For that reason, sound data (analog signals) now are converted into digital signals so that the sound waves may be synthesized by an arithmetic operation.
In general, a game computer system uses a programmable sound generator (PSG), which is small in size and capacity. In the PSG, wave data supplied by a CPU are modulated in amplitude or frequency in order to generate a sound wave. The PSG may generate simple waves to intentionally produce noise. According to the PSG, it is easy to control the output sound; however, it is difficult to generate a variety of sounds.
In order to realize A/D conversion, a pulse code modulation (PCM) method is used, by which an analog signal is sampled at predetermined intervals, the sampled data are quantized, and then, are transformed into binary data.
In another way, a difference PCM (DPCM) method, the difference of the next two sampled data is quantized so that the amount of output data to be transmitted i~ reduced. Further, 21~~'~'..~3.~
according to an adaptive difference PCM (ADPCM) method, the quantizing process is performed at a short pitch when the next two sampled data have a great difference, and on the other hand, the process is performed at a long pitch when they have a small difference. As a result, the output data may be mare compressed.
The PCM and ADPCM data are compatible with each other by compression and extension processing, the processing being performed based on two kinds of conversion between scale value and scale level, and among the ADPCM data, the changing amount and changing level of the data.
In a game computer, ADPCM sound data stored in an extra recording device are read by a CPU, and the data are extended by an ADPCM decoder in accordance with scale value and scale level to reproduce the original sound. The ADPCM decoder contains a synchronizing signal generating circuit, which generates a transmission rate, according to which the PCM data are reproduced, by using a crystal resonator.
Recently, a game computer has not only sound sources such as PSG and ADPCM controlled by the CPU, but also an external audio device to realize high quality sound reproduction. For example, in a game computer using a CD
(compact disk) as a recording medium, a CD player is directly used as the PCM sound source.
In such a game computer system, it is desirable to reproduce sound data in synchronization with each other to ~~~r~J~~
display image data. In a conventional system, the sound data are reproduced in synchronization with their own synchronizing signal generated in the ADPCM decoder, and the image data are displayed in synchronization with vertical synchronizing signals.
The CPU controls the outputs of the sound and image data to be synchronized in accordance with the sound synchronizing signal and vertical synchronizing signal. For example, sound is reproduced in synchronization with an image for each data set, that is, the image starts to be displayed when the first data of the sound data set start being reproduced. However, a time gap of outputs between the sound and image data grows gradually with progression to the end of the sound data set.
The CPU resets the ADPCM decoder to initialize the scale level and PCM value. If the ADPCM data are not transmitted accidentally or some tables occur in the transmission, the scale level and PCM value may go out of order.
As a result, it becomes difficult to reproduce the sound normally, unless the ADPCM data are reset to start reproducing again. Even if the ADPCM data are reset, sound data may not be reproduced in the middle, that is, the sound data must be reproduced again from the start.
As another way, the ADPCM data are checked whether they are transmitted normally, and when some tables occur in the transmission, operation for reading ADPCM data is repeated until normal data may be read. According to this processing, which is called a "retry function," however, it takes long time to restore to the normal condition.
Generally, image data occupy an area larger than that of sound data in a memory. A variety of sound sources are used in order to realize high quality sound reproduction with a small amount of data. When a CD is employed as a sound storage medium, the PSG, ADPCM or PCM decoder is used as a sound source.
The PSG decoder reproduces waveform sound, effect sound and the like. The ADPCM decoder reproduces complicated natural sound, human voice and the like. The PCM decoder reproduces sound that is not necessary to be controlled in timing. According to the ADPCM decoder, it is difficult to realize high quality sound reproduction.
In the ADPCM decoder, ADPCM data are calculated by omitting the figures after the decimal point in order to reproduce the original sound. This omission causes an error in the scale level and PCM value, which are used in the reproducing process, and therefore, the original sound may not be reproduced normally. The reproducing error is accumulated when a large amount of ADPCM data are treated.
In the game computer system, it is required to change the sampling frequency (reproducing rate) as needed.
SUMMARY OF THE INVENTION
Accordingly, it is an aspect of the present invention to provide a computer system in which sound and image data may be supplied in exact synchronization with each other.
In another aspect, the present invention provides a computer system in which sound data may be well reproduced from 5 the middle.
In yet another aspect, the present invention provides a computer system by which high quality sound reproduction may be realized.
In a further aspect, the present invention provides a computer system in which a reproducing rate (sampling frequency) of ADPCM data may be changed easily.
According to a first feature of the present invention, sound data are transmitted to an ADPCM decoder in synchronization with a horizontal synchronizing signal, according to which image data are transmitted.
According to a second feature of the present invention, ADPCM (Adaptive Difference Pulse Code Modulation) sound data are provided with control data which are not used in normal condition. The control data are calculated in advance, and used for calculating a proper decoding coefficient of an ADPCM decoder. The ADPCM decoder uses the proper decoding coefficient to reproduce the sound from the middle after interruption.
According to a third feature of the present invention, an ADPCM decoder reproduces original sound from ADPCM sound data by arithmetic operation. The arithmetic operation is carried 2~.~J~131~
out using a rounding function.
According to a fourth feature of the present invention, an ADPCM decoder holds the previous ADPCM data until the following normal ADPCM data are transmitted thereto.
According to a fifth feature of the present invention, a controller synchronizes the operations of ADPCM generator and ADPCM decoder with each other. The same data are set in registers contained in the ADPCM generator and ADPCM decoder to specify a predetermined sampling frequency.
BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 is a block diagram showing a computer system according to the invention.
Fig. 2 is a timing chart showing a relation between horizontal and vertical synchronizing signals.
Fig. 3 is a block diagram illustrating a sound data output unit used in the computer system shown in Fig. 2.
Fig. 4 is an explanatory diagram showing a storage configuration of ADPCM data in the memory, according to the invention.
Fig. 5 is a table showing a relation among sampling frequencies, adding amount in data transmission and adding amount in a linear interpolation, according to the invention.
Fig. 6 is an explanatory diagram showing linear interpolation in a 7. $7kHz sampling frequency mode, according to the invention.

.~ ~ rl r~ .~
Fig. 7 is a flow chart showing a compressing process for the ADPCM data, according to the invention.
Fig. 8 is a flow chart showing an extending process for reproducing PCM data, according to the invention.
Fig. 9 is a table showing a relation among the ADPCM
data, variation values and level changing values, according to the invention.
Fig. 10 is a table showing a relation between scale levels and scale values, according to the invention.
Fig. 11 is a diagram showing the contents of an operation register according to the invention.
Fig. 12 is a table showing the contents of a volume control register according to the invention.
Fig. 13 is a timing chart showing operation of the sound data output unit according to the invention.
Fig. 14 is a diagram showing the contents of ADPCM
decoder control registers according to the invention.
Fig. 15 is a timing chart showing operation of the sound data output unit according to the invention.
Fig. 16 is a timing chart showing operation for transmitting and reproducing sound data, according to the invention.
Fig. 17 is a diagram showing the contents of a PSG
operation register according to the invention.
Fig. 18 is a diagram showing the contents of a volume control register for the PCM data, according to the invention.

t) ~, ~~
Fig. 19 is a table showing interrelationships among register values, amplifier and attenuation steps, and adjusting speed, according to the invention.
Fig. 20 is an explanatory diagram showing arithmetic operation for calculating a PCM value, according to the invention.
Fig. 21 is a timing chart showing operation for transmitting and reproducing sound data, according to the invention.
Fig. 22 is a table showing level holding periods for each sampling frequency, according to the invention.
Fig. 23 is a block diagram illustrating a control unit used in the computer system shown in Fig. 2.
Fig. 24 is a block diagram illustrating the control unit With other devices, according to the invention.
Fig. 25 is an explanatory diagram showing a storage configuration of the ADPCM data in the memory, according to the invention.
Fig. 26 is an explanatory diagram showing operation for transmitting and reproducing the ADPCM data, according to the invention.
Fig. 27 is a graph showing amplitudes of the sound data, according to the invention.
Fig. 28 is a diagram showing registers used for processing the sound data, according to the invention.

2.~~'~~1~~

DETAILED DESCRIPTION OF THE INVENTION
Fig. 1 shows a computer system, which includes a game-software recording medium 100 such as a CD-ROM, a CPU 102 of the 32-bit type, a control unit 104 for mainly controlling transmission of sound data and interfacing most devices to each other, an image data extension unit 106, an image data output unit, a sound data output unit 110, a video encoder unit 112, a VDP unit 114 and a TV display 116.
CPU 102, control unit 104, image data extension unit 106 and VDP unit 114 are provided with their own memories M-RAM, K-RAM, R-RAM and V-RAM, respectively.
In this system, sound data are transmitted from the CD-ROM to the sound data output unit by the functions of the CPU
and control unit. Under control of the CPU, a sound controller (SOUNDCTL) of the control unit controls transmission of sound data to an ADPCM decoder of the sound data output unit . The SOUNDCTL also controls transmission of compressed image data in accordance with time-division multiplexing performed by a priority circuit. An SCSICTRL in the control unit controls data transmission from an external device through an SCSI interface to the K-RAM. The control unit has a microprogram function for processing image data, which are formed by superimposing background and sprite images, and for transmitting compressed image and sound data. In this system, the number of instructions that the CPU must process is decreased, because each unit has a large amount of memory and the control unit has rl t~
the above mentioned function.
In this computer system, 525 raster lines, which are composed of 263 odd fields and 262 even fields, are scanned in synchronization with a horizontal synchronizing signal (HSYNC) 5 of 31.47kHz, as shown in Fig. 2. An image is displayed in synchronization with a vertical synchronizing signal of 59.94kHz field by field. In Fig. 2, "OD/-EV" represents which fields of odd or even are currently displayed.
In this computer system, the ADPCM data are 10 transmitted and reproduced in accordance with horizontal synchronizing signals (15.735kHz) and dot clocks (SMHz), which are used for controlling a display cycle of image data for each dot.
Fig. 3 shows sound data output unit 110, shown in Fig.
1. The sound data output unit includes a 6 channel programmable sound generator (PSG) 300, right and left channels ADPCM
decoders (#1 and #2) 302 and 304, a sound data output circuit to which sound data are supplied from the CD-ROM (external sound source), and a volume control circuit 306 for controlling output of the ADPCM decoder and PSG.
Sound data supplied from the ADPCM decoder are buffered in the K-RAM and are transmitted to the next stage by the control unit. The ADPCM sound data are defined by 4 bits, in which the first bit represents a code, and are transmitted to the next stage byte by byte.
Pig. 4 shows a memory configuration for the ADPCM data rl !J .~

in the K-RAM, shown in Fig. 1. As shown in Fig. 4, sound data to be transmitted to the ADPCM decoder are stored by 16 bits boundary in the K-RAM, the sound data being composed of 4 bits including one symbol bit. The sound data are written, read and transmitted in the order of (1) to (8).
The sampling frequency of 31.47kHz is generated in accordance with the synchronizing signal itself, and with a dot timing at the intermediate point of the cycle of the horizontal synchronizing signal (341.25 dots). Basically, the ADPCM
decoder uses the sampling frequency of 31.47kHz; however, 15,73kHz, 7.87kHz and 3.98kHz are available.
Figs. 5 and 6 show linear interpolation for the case of sampling frequencies other than 31.47kHz. Fig. 6 is for the sampling frequency of 7.87kHz, (0), (1), (2), (3) and (4) indicating the order of transmission and "4" in squares indicating that data are transmitted for each byte in four horizontal period (4H). When the sampling frequency is 7.87kHz, the amount to be added to the current data is one fourth of difference between the previous data and the current data, as shown in Fig. 6. Previous data (O) are reproduced during the rise time of HSYNC immediately after transmitting data (1) and (2). Data given by adding "(d(n) - d(n-i)) / 4" to the data (0) at each step (1/2 horizontal synchronizing period) are reproduced in a period between reproduction processing of the data (0) and (1).
Pigs. 7 and 8 are flow charts showing compression ~.u ~:a.l~

processing of the PCM data to ADPCM data, and extension processing of the ADPCM data to the PCM data by the ADPCM
decoders, respectively. In the compression and extension processing, sound data are processed in accordance with two tables shown in Figs . 9 and 10 . Fig . 9 is a correspondence table showing relations among ADPCM data, variations and level changing values. Fig. 10 is a conversion table showing a relation between scale levels and scale values. For the preferred embodiment, an initial scale value is set at the minimum value 16, and the maximum value is set at 48. The maximum and minimum values of the extension data are 4095.875 and 0.
How to compress the PCM data into ADPCM data are now explained. The PCM data are indicated by a "12 bit offset binary code" system. An extended PCM value P~~N_1~ at a time N-1 is calculated with three decimal places of significant figures, and the difference between the PCM value and an input value P~~r,~
at a time N is calculated. ADPCM compression arithmetic is performed in accordance with an equation "A(N) = dt' x 8/S~N_n"
with three decimal places, and then the value is rounded to a whole number. The level changing value H~N~ is given by referring to the table in Fig. 9. The difference dt' is calculated with some decimal places to obtain the extension data P~~~-ly ~ The ADPCM data is composed of 4 bits including a code bit at the first bit thereof. At the time N, the code bit is remorr~d frorn the ADPCM data A~N~ to form an ADPCM data A',N~, and V rI J 1 '1 then +1 is added to ADPCM data A'~;~y to form a changing value to be used for the following arithrnetic.
The level changing value H~N~ is given by referring to the table shown in Fig. 9. The level changing value H«j~ is added to a scale level S~N_1~ to provide a scale level S' ~Ny at the time N. A scale level S~N~ given from a scale level S' ~H_l~ by referring to the table, shown in Fig. 5, is held until the difference "dt" is given at a time N+1. A difference dt' (_ (A~N~ + 1 ) x S~N_1~ / 8 ) with no code is calculated based on a changing value "A~N~ +1" and the scale value S~N_1~ at the time N-1, and then the code bit of the ADPCM data is supplied to the value dt' to provide the difference value "dt". The difference "dt" is added to a PCM value P~N_i~ to obtain extension data P~p~
at the time N.
In the computer system, sound volume and sampling frequency of the ADPCM decoder, soft-reset, and operation of the PSG are controlled by the CPU using registers.
The registers contained in the ADPCM decoder are now explained in conjunction with Figs. 11 and 12.
Fig. 11 shows an operation register for specifying operations of the ADPCM decoder. A sampling frequency of the ADPCM decoder is specified using 2 bits of DIV1 and DIVO. In the register, when DIV = 0, DIV = 1, DIV = 2 and DIV = 3 are set, the sampling frequency becomes 31.74kHz, 15.73kHz, 7.87kHz and 3.93, respectively. Interpolations #1 and #2 instruct the ADPCM decoders #1 and #2 to perform interpolation, respectively, ~.~~r~J,~~~

when these decoder use a sampling frequency other than 31.47kHz.
RSTADPCMs #1 and #2 instruct the ADPCM decoder to perform a soft-reset operation independently with the control unit.
Fig. 12 shows a volume register for specifying sound volume of the ADPCM decoder. Each channel of the ADPCM decoder is controlled in volume at the right and left. When each of the registers D5 to DO is set at "3F (hexa)," the maximum volume is obtained. One register value corresponds to an attenuation amount of -l.SdB, and the register value "1C (hexa)" corresponds i0 to the maximum attenuation amount -52.5dB. When the register value is set at 1B to 00, no sound is obtained.
Operations for writing data by the CPU into the registers, shown in Figs. 11 and 12, are now explained in conjunction with Fig. 13.
Fig. 13 shows voltage levels at input terminals of the sound data output unit. In this figure, -CS, AO to A4, -WR and D7 to DO represent a chip select signal, a write address signal, a write signal and a data input signal, respectively. Input data are supplied from the CPU through the bus of D7 to DO to the sound data output unit. In a write mode when the write signal -WR is low, data are written through D7 to DO to the registers specified by the chip select and address signals from the CPU. Each time when the write signal -WR rises to a high level recovery mode (shown by broken line), the data are latched, and then the latched data become effective at the next falling edge of a sampling clock pulse. When data are written ~~ r1 c~
more than two times in one sampling period, the follawing data, which have been written just before the previous data, become effective.
In this embodiment, transmission of sound data stored 5 in the K-RAM is controlled by an ADPCM decoder control register contained in the control unit, the register being set by the CPU.
Fig. 14 shows control registers contained in the control unit for controlling the operation of the ADPCM decoder.
10 Fig. 14(1) shows a reproduction mode register for holding data that specify a sampling frequency and a start timing for data transmission. In this register, a sampling frequency of the ADPCM decoder is specified using 2 bits of DIV1 and DIVO. In the same manner as the register shown in Fig. 11, 15 when DIV = 0, DIV = 1, DIV = 2 and DIV = 3 are set, the sampling frequency becomes 31.74kHz, 15.73kHz, 7.87kHz and 3.93, respectively. Registers READEN #1 and #2 instruct the ADPCM
decoders #1 and #2 to reproduce sound data, respectively.
Fig. 14(2) shows a data buffer control register for holding data that specify an interrupt operation and a condition of a memory storing sound data to be transmitted to the ADPCM
decoders #1 and #2. Registers RINGBUF #1 and #2 specify the rnode of the memory, that is, the memory is used as a ring-buffer (endless memory) when a high level bit is set at the register.
In this rnode, an addressing operation is performed continuously for continuous transmission of data. Un the other hand, the J

memory is used as a sequential buffer (general memory) when no high level bit is set at the register. In this mode, the rnemory is reset when the end address is pointed by a read pointer contained in the control unit.
While high level bits are set at registers BUFEND #1 and #2, an interruption is performed when the read pointer points the end address of the memory. While high level bits are set at registers BUFHALF #1 and #2, an interruption is performed when the read pointer points the half address of the memory.
Fig. 14(3) shows a start address register for holding data that specify a start address of data to be read from the memory. Addresses specified by the registers READEN #1 and #2 are loaded in the read pointer to start reading and transmitting sound data. When the memory is used as the ring-buffer, the start address of the register is renewed after the read pointer transmits the end address data.
Fig. 14(4) shows an end address register for holding data that specify an end address of data to be read from the memory. While the memory functions as the sequential buffer, the read pointer stops transmitting data when data at the end address of the register is finished being transmitted, and then the ADPCM reproducing enable regions (READEN #1 and #2) in the ADPCM data buffer control register are reset.
Pig. 14(5) shows a half address register for holding data that specify an address for an interrupt operation.
According to the register, read timing of data following the interruption is controlled to realize continuous transmission of ADPCM data.
Fig. 14(6) shows a status register for holding data that specify conditions of the ADPCM. When the read pointer transmits data at the end address of the memory, registers SOUNDEND #1 and #2 are set. When the read pointer transmits data at the half address of the memory, registers SOUNDHALF #1 and #2 are set. This register is reset when the ADPCM
reproducing enable is set or the register is finished being read for monitoring the condition of ADPCM.
Fig. 15 shows voltage levels at terminals of the sound data output unit, to which signals are supplied from the control unit. In this figure, -CSO and -CS1, RH/-L, -WRR and SDO to SD7 represents terminals for receiving chip select signals, a select signal for selecting upper or lower bytes of read data, a writs signal and a data input signal, respectively. One of the ADPCM
decoders #1 and #2 is selected to receive data by adjusting levels of the terminals -CSO and -CS1. The sound data are transmitted in the order of first and second halves in accordance with voltage level of the signal. When the write signal at the terminal -WRR falls, predetermined data are included in the signals to be supplied to the terminals SDO to SD7.
In this embodiment, sound data transmission and reproduction rates axe controlled to be synchronized with horizontal synchronizing signals by the sound control unit (SOUNDTRL) and ADPCM decoder.
Fig. 16 shows a timing relation among the horizontal synchronizing signal and data transmission and reproducing cycles, in the case of a sampling frequency of 31.47kHz. The output control unit transmits the write signal -WRR to the ADPCM
decoder in response to a horizontal synchronizing signal HSYNC1, while data n-1 are being reproduced. Data "n" are transmitted for each byte in the order of the last one byte and first one byte in one horizontal flyback period, and the data are latched during the flyback period. In response to a horizontal synchronizing signal HSYNC2, the ADPCM decoder reproduces the data "n". During this reproduction operation, the following data n+1 are transmitted to the decoder in response to a horizontal synchronizing signal HSYNC3.
As described above, according to this embodiment, sound and image data are displayed in synchronization with each other, because the ADPCM decoder reproduces sound data in synchronization with the horizontal synchronizing signal, which has the same cycle as a vertical synchronizing signal used for controlling the image output. The CPU may monitor the operating condition of the horizontal synchronizing signal, according to which a data transmission rate of the ADPCM decoder is determined, and therefore, the CPU may also monitor the sound output condition. According to the invention, it is easy to find the amount of sound data, because the reproduction rate of the ADPCM decoder is controlled in accordance with the 21U'~~1~

horizontal synchronizing signal, and sound data to be reproduced are fixed in size.
Next, halfway reproduction of sound data will be explained. If a reproduction operation stops halfway, the scale level and PCM value in the decoder are initialized to 0 and 200H, respectively. For example, when the scale level and PCM
value need to be 4 and 190H to reproduce the sound data again from the middle, the following processes are carried out:
1. A scale value "S~N_1~ = 16" that corresponds to a scale level "S'~~,_1~ = 0" is given by referring to the table in Fig. 10.
2. A level changing value "H~,~~ - +4" is given in accordance with an equation "S' ~N~ - S' ~N_1~ = 4 - 0" and the flow chart shown in Fig. 7.
3. In the table of Fig. 9, when a level changing value H~,~7 = +4, a variation value (A~N~ + 1 ) - 6 and an ADPCM
value A~N~ = 101 (binary). In order to change the scale level 0 to 4, the ADPCM value (101) is necessary.
4. A variation value "dt" of the PCM value is given as follows reproducing the ADPCM value (101) using by the changing value (A~N~ + 1 and the scale level S~N_1~ =
) = 6 16:

dt' = dt = (A~N~ 1 S~N_1~ / 8 = 6 x 16 / 8 + ) = 12 x As a result, the PCM value P~N~ is given to be P~N~ = PAN-o + dt =
190H + OOCH = 19CH.
5. The PCM value changes by OOH to adjust the scale level. The difference between the target and initial values of 21a'~3~4 the PCM value becomes 190H - 200H = 070, and becomes 070H - OOH
- 064H with consideration of value OOH.
6. In order to adjust the PCM value without changing of the scale level, four ADPCM data 000, 001, 010 and 011 are 5 used. In this embodiment, the ADPCM data 000 is used. The difference dt' which occurs when the data 000 is reproduced once becomes dt' _ (A~N~ + 1 ) x S~N_1~ / 8 = 1 x 16 / 8 = 2. Therefore, the data is required to be reproduced 50 times, as follows:
REQUIRED ADJUSTING VALUE / DIFFERENCE = 064H / 2 = 32H = 50 10 7. The target value is less than the initial value.
In order to adjust the scale level and the target value of the PCM, 50 of 1000 (binary) and 1101 (binary) data are used.
These data are calculated in advance to be added to the top of ADPCM data to be reproduced from the middle, and the 15 data are stored in a storage. These data are transmitted through the memory to the sound data output unit by the output control unit. The sound data may be calculated in a subroutine.
As described above, according to the invention, the scale level and PCM value of the ADPCM decoder are adjusted 20 using virtual sound data (pre-calculated data), and therefore, the ADPCM data may be reproduced smoothly from the middle.
Fig. 17 shows a register unit for specifying operating conditions of the PSG. A register at an address R00 specifies a channel to be used from among chl to ch6, using the last three bits. The register R00 and an address register specify channel addresses for registers R02 to R09.

21f~7a14 The register RO1 specifies an amplitude of sound generated by mixing sounds in the channels chl to ch6. In this register, output amplitude levels at the left and right sides are adjusted in accordance with LMALO to LMAL3 and RMALO to RMAL3, respectively. Each of the LMAL and RMAL has the maximum volume when °F (hexa)" set thereat. A value 1 corresponds to an attenuation width of 3dB.
The registers R02 and R03 specify data for adjusting an output frequency "f OUT" using 12 bit frequency data f, that is, the output frequency "f OUT" is given as follows, where "f MASTER" = 7.16MHz:
f OUT = f MASTER / ( 2 x 32 x f ) The register R04 specifies data for controlling output sound for each channel using the first bit. At the second bit, data for controlling a direct D/A mode are held. When "1" is set at the first bit of the register, sound output operation (mixing) for the channel is performed. When "0" is set at the first bit, no output sound is supplied, and data are able to be written into the waveform register R06. When "1" is set at the second bit of the register R04, an address counter of the waveform register R06 is reset, and a data signal is directly supplied to a D/A converter. When "1F (hexa)" is set at the last 5 bits, the maximum volume is obtained. Each register value corresponds to an attenuation width of -3dB.
The volume register R05 holds data for specifying the volume balance between left and right channels. Each of the ~~~~J~.~

LMAL and RMAL has 4 bits, arid the maximum volume is provided when "F (hexa)" is set thereat. A value 1 corresponds to an attenuation width of 3dB.
The register R06 holds waveform data of 32 words (Sbit/word) for each channel, the 32 word data being used for one period waveform data.
The register R07 holds data for specifying whether noise or music is selected to be used and a frequency of a clock signal to be supplied to a noise generator. The noise enable and noise frequency data are held at the first bit and the last five bits, respectively. When "1" is set at the register, no music is generated. In this register, (0)H and (1F)H represent low and high-pitched sounds, respectively.
The register R08 holds data for specifying a frequency of an LFO (Low Frequency Oscillator) for frequency modulation.
The registers at the addresses R08, R02 and R03 specify a frequency of the LFO to control an address speed of waveform data of the channel 2.
The register R09 holds data for specifying whether the LFO is set or reset using the first bit, and a modulation degree of the frequency modulation of the LFO using the last two bits.
When "1" and "0" are set at the first bit, the LFO is reset and is restarted, respectively.
Fig. 18 shows registers which store data for controlling volume of the PCM data supplied from the CD-ROM.
PCMVOLLO to PCMVOLLS arid PCMVOLRO to PCMVOLRS specify amount of 2~o7ai~

attenuation at left and right sides of a VCA (Voltage Controlled Amplifier), respectively. In these registers, (O1)H
approximately corresponds to 16 steps of attenuation.
Fig. 19 shows the characteristics of the VCA, register values, amplifier and attenuation steps, and adjusting speed.
The VCA contained in this system also controls another external VCA.
When an internal VCA is employed in the system and the volume register is rewritten "3F" to "00", the volume level is changed by "20 log (0 / 1023) _ -~dB", and the necessary time T is given by the following equation:
T = 1.49 x 512 + 2.98 x 256 + 5.96 x 128 + 11.92 x 64 + 23.84 x 32 + 47,68 x. 16 + 2956.16 = 7.53ms When the register is rewritten "3D" to "3F", the volume level is changed by "20 log (1023 / 991) = 0.27dB", and the necessary time T becomes 47.68~s = 49 x (1023 - 991).
When the internal VCA is used for controlling an external VCA, a control voltage signal is supplied to the external VCA. When an analog ground is applied with 1.OV and the register is rewritten (3D)H to (3F)H, the control voltage V
and the necessary time T are given as follows:
V = -1 x 1023 / 991 = -1.032V (analog ground) T = 1.49 x (1023 - 991) = 47.68~es As described above, according to the invention, the ADPCM data, which need a memory capacity larger than other kinds of sound data, are controlled to be transmitted by the output lv.lilr( ).~.~

control unit having a processor function, so that the CPU may operate effectively. The sampling frequency for the ADPCM data may be changed easily. For example, when sound data are sampled by a sampling frequency of 32kHz, the original sound may be reproduced with high quality from the ADPCM data. On the other hand, when the sound data are sampled by a large sampling frequency, clock pulses generated by a device other than a synchronizing signal generating circuit may be used as synchronizing signals for the reproduction. Especially, this system is useful for a game computer.
Next, an extending operation of the ADPCM data will be explained in conjunction with Fig. 20. When the system is reset, the PCM value, scale level and scale value become ( 200 )H, 0 and 16, respectively. The PCM data is defined by 12 bits including a code bit at the start. The PCM data are determined to have an initial value of (800)H, a minimum value of (000)H
and a maximum value of (FFF)H. The PCM data are calculated by eighteen significant figures with three decimal places in the middle. If a value, which is given by rounding up, has more than 12 bits, the value is treated to be the maximum value (FFF)H. In the PCM value, the first 8 bits of 12 bits become D/A data to be transmitted to a D/A converter, as shown to be a range "A" in this figure.
According to the invention, the PCM data may be reproduced without error, because the ADPCM data are extended by a calculation using rounding. Therefore, high quality sound 21~'~~1~
reproduction may be realized by the system.
Next, halfway reproduction operation of sound data will be explained in conjunction with Figs. 21 and 22. It is assumed that an accident has happened in the middle of the 5 reproducing operation shown in Fig. 16. If an accident has happened after reproduction of data n+1, and the following data n+2 have not been transmitted through 2H (two horizontal) periods, four bits in the first one byte of the data n+1 are held in level. In response to the level holding of bits, a 10 scale level and a PCM value in the ADPCM decoder are not cleared, and a value calculated by extending the data n+1 is held together with a volume adjusting value in the D/A
converter. The ADPCM decoder keeps this condition until the data n+2 are transmitted thereto. The ADPCM decoder checks the 15 data n+2, when the data n+2 are transmitted thereto in response to a horizontal synchronizing signal HSYNC7. After that, the ADPCM decoder extends the data n+2 using the scale level and PCM
value in response to a horizontal synchronizing signal HSYNC8 to reproduce the PCM data. Immediately before the reproduction, an 20 instruction is supplied to the CPU for setting the register RSTADPCM shown in Fig. 11 high to perform a soft-reset operation of the ADPCM decoder.
Fig. 22 shows holding periods in which output levels of sound data are held. When the sampling frequency is low such 25 as 15.73kHz and 7.87kHz, it is judged that data transmission has stopped when no data is transmitted to the ADPCM decoder through 2~.f~'~~.1~
2s 4H and 8H periods, respectively. According to the invention, sound data may be reproduced again from the middle quickly.
Fig. 23 shows the control unit (sound box chip) containing an SCSI controller, a graphic controller, a sound controller, and the like. This sound box chip functions as PSG, ADPCM, mixer and volume controller.
In this computer system, the sound controller controls sound reproducing of the original sound as follows:
(1) Determining transfer timing in accordance with the HSYNC signal.
(2) Adjusting the length of sound data to be transmitted from the sound controller as being 16 bits.
(3) Determining the amplitude difference of the next two sound signals.
The sound controller transfers sound data in synchronization with HSYNC signal.
The sampling frequencies shown in Fig. 22 may be changed by changing the transfer cycle.
Figs. 25 and 26 correspond to Fig. 4, which shows the memory configuration for the ADPCM data in the K-RAM. In the sound box, the upper or lower half of sound data is selected to be processed in accordance with a level at the RH/-L terminal.
According to the ADPCM method, when amplitudes of the next two sound signals are Wn and Wn~l, as shown in Fig. 27, ADPCM data dWn~I are given as follows dWnfl - Wn~i - Wn 2~~~aa~

Fig. 28 shows sound control, sound buffer control, sound buffer start and sound buffer end registers, lahich are used for reproducing sound stored in the K-RAM to obtain 32kHz sound. In this case, the channel #1 only is used in a range of "a" to "b," the range corresponding to the addresses in the K-RAM. The sound reproducing operation is carried out by setting the registers as follows:
SOUND CONTROL REGISTER
DIVO = 0 DIV1 = 0 READ EN#1 = 1 READ EN#2 = 0 SOUND BUFFER CONTROL REGISTER #1 RING BUF#1 = 1 BUF END#1 = 0 BUF HALF#1 = 0 SOUND START ADDRESS REGISTER #1 KA16 - KA8 (START ADDRESS) = a Lower 8 bits (KAO to KA7) are fixed to be OOH
SOUND END ADDRESS REGISTER #1 KA16 - KAO (END ADDRESS) - b ADPCM#1 RESET-SAMPLING FREQUENCY CHANGING REGISTER

~~~rl DIVO = 0 DIV1 = 0 INTP#1 = 0 INTP#2 = 0 RST ADPCM#1 = 0 RST ADPCM#2 = 0 In these registers, "#1" added to the register number represents the channel 1. The control register is set at READ
EN#2 = 0, so that the channel 2 is not used. In accordance with "RING BUF'#1" in the sound buffer control register #1, a ring buffer (endless buffer) mode is instructed to repeat reproducing the same sound. When "BUF END#1 = 0" is set at the sound buffer control register, no interruption operating is carried out at the end address. As described above, sound data stored in the K-RAM is reproduced easily by setting the registers.
According to the invention, the sampling frequency may be changed only by changing the values DIVO and DIVl of the sound control and ADPCM reset-sampling frequency changing registers. In this system, sound data are transmitted from the K-RAM to sound box for each 16 bits (8 bits x 2), and the data size corresponds to each size of memory accessing and bus transmiasion.

Claims (10)

1. A computer system for processing image and sound data, comprising:
a control unit for generating adaptive difference pulse code modulation (ADPCM) data;
rounding means for rounding said ADPCM data;
means for generating a level changing value in correspondence with said rounded ADPCM data;
means for generating a scale level value in correspondence with said level changing value; and an ADPCM decoder for reproducing sound data according to a value obtained from a difference value which is generated in correspondence with said scale level value.
2. A computer system for processing sound data comprising:
a generator for generating ADPCM (Adaptive Difference Pulse Code Modulation) sound data, said generator having a register;
an ADPCM decoder for reproducing original sound from said ADPCM sound data, said ADPCM decoder having a register;
means for storing the same data in the registers of said generator and said ADPCM decoder to specify a predetermined sampling frequency; and a control unit for synchronizing the operations of said generator and said ADPCM decoder with each other in correspondence with said predetermined sampling frequency.
3. A computer system for processing sound data and image data comprising:
a sound memory for storing sound data;
a video memory for storing image data;
a video encoder unit for encoding image data;
a circuit for generating a horizontal synchronizing signal and a vertical synchronizing signal according to which the image data is displayed;

sound data transmitting means for transmitting the sound data from said sound memory to an ADPCM (Adaptive Difference Pulse Code Modulation) decoder in synchronization with said horizontal synchronizing signal; and image data transmitting means for transmitting the image data from said image memory to said video encoder unit in synchronization with said vertical synchronizing signal, wherein, the sound data are transmitted to said ADPCM decoder reproducing said sound data in synchronization with the transmitted image data without reducing the image data in the video memory.
4. The computer system according to claim 3, wherein said computer system comprises:
a software recording medium;
a central processing unit (CPU);
a control unit for controlling transmission of sound and interfacing devices to each other;
an image data extension unit;
an image data output unit;
a sound data output unit;
a video encoder unit; and a display unit, said ADPCM included in said sound data output unit.
5. The computer system according to claim 3, wherein said ADPCM decoder includes a right channel ADPCM decoder and a left channel ADPCM decoder.
6. The computer system according to claim 3, wherein said ADPCM decoder uses a sampling frequency of one of 3.98 kHz, 7.87 kHz, 15.73 kHz and 31.47 kHz.
7. A computer system for processing image and sound data, comprising:
a programmable sound generator (PSG) for generating PSG
sound data;

a volume control circuit for controlling pulse code modulation (PCM) data transmitted from an external sound source;
an adaptive difference PCM (ADPCM) decoder for generating ADPCM sound data by compressing said PCM sound data;
a sound data output unit having one or more sound memories for storing only sound data generated by said PSG and two channels of said ADPCM decoder, each of said two channels using a 32kHz sampling frequency generated in accordance with a horizontal synchronizing signal;
one or more main memories for storing image and program data without said sound data;
a CPU of the 32 bits type connected with said main memories, for processing said image and program data;
one or more image memories for storing said image data;
and an output control unit, connected with said sound and image memories, for controlling transmission of the ADPCM data and SCSI interface.
8. A computer system for processing sound data comprising:
a control unit for generating adaptive difference pulse code modulation (ADPCM) sound data;
a storage for storing said ADPCM sound data and a plurality of scale values;
a first register for storing one of said plurality of scale values transmitted from said storage;
a second register for storing said ADPCM sound data transmitted from said storage; and an ADPCM decoder, connected with said first and second registers, for reproducing sound in accordance with said ADPCM
sound data and said one scale value and holding said ADPCM
sound data and said one scale value therein until next ADPCM
sound data are transmitted thereto completely, wherein, if a reproducing operation stops halfway, said ADPCM
decoder reproduces the sound from the place where said reproducing operation stops halfway through the ADPCM sound data by using the ADPCM sound data and scale value held therein.
9. A computer system for processing sound data comprising:
a storage means for storing adaptive difference pulse code modulation (ADPCM) sound data and a plurality of scale values, each ADPCM sound data having control data;
calculating means for calculating reproduced values based on said ADPCM sound data and said plurality of scale values;
an ADPCM decoder, connected with calculating means, for reproducing sound in accordance with said reproduced values;
and recovery means for calculating a recovery value based on said control data and an initial scale value in said plurality of scale values and replacing said reproduced value with said recovery value if a reproducing operation stops halfway through the sound data, wherein said ADPCM decoder reproduces the sound from the place where said reproducing operation stops halfway through the sound data.
10. A computer system, according to claim 9, wherein:
said control data is placed on the top of said ADPCM
sound data.
CA002107314A 1992-09-30 1993-09-29 Computer system Expired - Fee Related CA2107314C (en)

Applications Claiming Priority (12)

Application Number Priority Date Filing Date Title
JP28515492A JP3393608B2 (en) 1992-09-30 1992-09-30 Audio processing device
JP4-285154 1992-09-30
JP4-284981 1992-10-01
JP4284981A JPH06180597A (en) 1992-10-01 1992-10-01 Adpcm reproducing control device
JP4-289634 1992-10-02
JP4-289635 1992-10-02
JP4289634A JPH06180599A (en) 1992-10-02 1992-10-02 Computer system
JP4289635A JPH06180594A (en) 1992-10-02 1992-10-02 Computer device
JP29376992A JP3193790B2 (en) 1992-10-07 1992-10-07 Audio data playback processing method
JP4-293769 1992-10-07
JP4298070A JPH06180600A (en) 1992-10-09 1992-10-09 Sound and image processor
JP4-289070 1992-10-09

Publications (2)

Publication Number Publication Date
CA2107314A1 CA2107314A1 (en) 1994-03-31
CA2107314C true CA2107314C (en) 2001-04-17

Family

ID=27554433

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002107314A Expired - Fee Related CA2107314C (en) 1992-09-30 1993-09-29 Computer system

Country Status (4)

Country Link
US (6) US5831681A (en)
EP (1) EP0590966B1 (en)
CA (1) CA2107314C (en)
DE (1) DE69328399T2 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995034186A1 (en) * 1994-06-03 1995-12-14 Apple Computer, Inc. System for producing directional sound in computer-based virtual environments
US5956685A (en) * 1994-09-12 1999-09-21 Arcadia, Inc. Sound characteristic converter, sound-label association apparatus and method therefor
ATE243878T1 (en) * 1994-12-02 2003-07-15 Sony Computer Entertainment Inc METHOD FOR GENERATING AUDIO SOURCE DATA, RECORDING MEDIUM AND PROCESSOR FOR SUCH DATA.
US6278974B1 (en) * 1995-05-05 2001-08-21 Winbond Electronics Corporation High resolution speech synthesizer without interpolation circuit
EP0830030A3 (en) * 1996-09-13 2002-01-30 Nec Corporation Video and audio data compression system
JP2995037B2 (en) * 1997-07-04 1999-12-27 三洋電機株式会社 Audio encoding / decoding device
US6464585B1 (en) * 1997-11-20 2002-10-15 Nintendo Co., Ltd. Sound generating device and video game device using the same
EP1596367A3 (en) * 1997-12-24 2006-02-15 Mitsubishi Denki Kabushiki Kaisha Method and apparatus for speech decoding
JP3483513B2 (en) * 2000-03-02 2004-01-06 沖電気工業株式会社 Voice recording and playback device
JP2002217740A (en) * 2001-01-19 2002-08-02 Sakai Yasue Compression method and device, expansion method and device, companding system, and recording medium
US7376159B1 (en) 2002-01-03 2008-05-20 The Directv Group, Inc. Exploitation of null packets in packetized digital television systems
US7286473B1 (en) 2002-07-10 2007-10-23 The Directv Group, Inc. Null packet replacement with bi-level scheduling
US7647221B2 (en) * 2003-04-30 2010-01-12 The Directv Group, Inc. Audio level control for compressed audio
US7912226B1 (en) 2003-09-12 2011-03-22 The Directv Group, Inc. Automatic measurement of audio presence and level by direct processing of an MPEG data stream
US7225806B2 (en) * 2004-10-29 2007-06-05 Jamcet Innovations, Llc Portable oxygen regenerating escape hood
US9729120B1 (en) 2011-07-13 2017-08-08 The Directv Group, Inc. System and method to monitor audio loudness and provide audio automatic gain control
EP3309781B1 (en) * 2015-06-10 2023-10-04 Sony Group Corporation Signal processing device, signal processing method, and program

Family Cites Families (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4206447A (en) * 1979-04-09 1980-06-03 Bell Telephone Laboratories, Incorporated Adaptive quantizer apparatus for differential coding of nonuniform digital signals
JPS5713484A (en) * 1980-04-11 1982-01-23 Ampex Video output processor
US4680647A (en) * 1983-09-26 1987-07-14 Pioneer Electronic Corporation Method for recording and reproducing video format signal
CA1208789A (en) * 1983-11-25 1986-07-29 Peter E. Chow Adpcm encoder/decoder with improved tracking
EP0989536B1 (en) * 1983-12-26 2003-05-07 Hitachi, Ltd. Graphic pattern processing apparatus
GB2153115B (en) * 1984-01-20 1987-10-21 Apple Computer Sound generation and disk speed control apparatus for use with computer systems
DE163863T1 (en) * 1984-04-13 1986-04-30 Ascii Corp., Tokio/Tokyo VIDEO DISPLAY CONTROL UNIT TO DISPLAY MOVABLE PATTERNS.
JPS61295594A (en) * 1985-06-25 1986-12-26 沖電気工業株式会社 Control system for display unit
US5095301A (en) * 1985-11-06 1992-03-10 Texas Instruments Incorporated Graphics processing apparatus having color expand operation for drawing color graphics from monochrome data
GB2210239B (en) * 1987-09-19 1992-06-17 Hudson Soft Co Ltd An apparatus for controlling the access of a video memory
CA1319767C (en) * 1987-11-26 1993-06-29 Canon Kabushiki Kaisha Display apparatus
GB2219178A (en) * 1988-02-11 1989-11-29 Benchmark Technologies State machine controlled video processor
US5172380A (en) * 1988-06-30 1992-12-15 Sony Corporation Digital signal transmission apparatus
AU633828B2 (en) * 1988-12-05 1993-02-11 Ricos Co., Ltd. Apparatus for reproducing music and displaying words
WO1990010993A1 (en) * 1989-03-16 1990-09-20 Fujitsu Limited Video/audio multiplex transmission system
US4989246A (en) * 1989-03-22 1991-01-29 Industrial Technology Research Institute, R.O.C. Adaptive differential, pulse code modulation sound generator
US4933980A (en) * 1989-05-01 1990-06-12 The United States Of America As Represented By The Secretary Of The Army Sound effects generator
JP2725062B2 (en) * 1989-08-01 1998-03-09 株式会社リコー Image processing device
JP3164379B2 (en) * 1990-06-27 2001-05-08 テキサス インスツルメンツ インコーポレイテツド Pallet equipment
JPH0467470A (en) * 1990-07-06 1992-03-03 Pioneer Electron Corp Information storing device and information reproducing device
JP2965330B2 (en) * 1990-07-06 1999-10-18 パイオニア株式会社 Information playback device
US5247579A (en) * 1990-12-05 1993-09-21 Digital Voice Systems, Inc. Methods for speech transmission
JPH04229455A (en) * 1990-12-27 1992-08-18 Sony Corp Optical disk reproducing device
JPH04233612A (en) * 1990-12-28 1992-08-21 Sony Corp Optical disk reproducing device
JPH04254959A (en) * 1991-02-05 1992-09-10 Sony Corp Disk player
US5283819A (en) * 1991-04-25 1994-02-01 Compuadd Corporation Computing and multimedia entertainment system
US5347478A (en) * 1991-06-09 1994-09-13 Yamaha Corporation Method of and device for compressing and reproducing waveform data
US6088045A (en) * 1991-07-22 2000-07-11 International Business Machines Corporation High definition multimedia display
US5259001A (en) * 1991-12-17 1993-11-02 Motorola, Inc. ADPCM decoder with an integral digital receive gain and method therefor
US5525748A (en) * 1992-03-10 1996-06-11 Yamaha Corporation Tone data recording and reproducing device
GB9205932D0 (en) * 1992-03-18 1992-04-29 Philips Electronics Uk Ltd Method and apparatus for editing an audio signal
TW250555B (en) * 1992-09-30 1995-07-01 Hudson Kk
US5459485A (en) * 1992-10-01 1995-10-17 Hudson Soft Co., Ltd. Image and sound processing apparatus
JP2593427B2 (en) * 1992-10-14 1997-03-26 株式会社ハドソン Image processing device
US5559832A (en) * 1993-06-28 1996-09-24 Motorola, Inc. Method and apparatus for maintaining convergence within an ADPCM communication system during discontinuous transmission
US5553220A (en) * 1993-09-07 1996-09-03 Cirrus Logic, Inc. Managing audio data using a graphics display controller
US5555546A (en) * 1994-06-20 1996-09-10 Kokusai Electric Co., Ltd. Apparatus for decoding a DPCM encoded signal

Also Published As

Publication number Publication date
EP0590966A3 (en) 1994-09-21
DE69328399D1 (en) 2000-05-25
EP0590966A2 (en) 1994-04-06
US5692099A (en) 1997-11-25
US5694518A (en) 1997-12-02
CA2107314A1 (en) 1994-03-31
US5831681A (en) 1998-11-03
EP0590966B1 (en) 2000-04-19
US5845242A (en) 1998-12-01
US5623315A (en) 1997-04-22
US6453286B1 (en) 2002-09-17
DE69328399T2 (en) 2000-10-19

Similar Documents

Publication Publication Date Title
CA2107314C (en) Computer system
US4703369A (en) Video format signal recording and reproducing method
JPS62256269A (en) Still image transmission
JPH07105638A (en) Picture data recording and reproducing device
US5544176A (en) Information recording apparatus which eliminates unnecessary data before recording
CA2106442C (en) Sound processing apparatus
JP2937512B2 (en) Decoded signal error correction device
JP3772932B2 (en) Disk unit
JP3393608B2 (en) Audio processing device
EP0289959B1 (en) Reproduction system capable of reproducing a still image by interrupting a sequence of recorded signals
JP3320199B2 (en) Image playback device
KR100301488B1 (en) Multi-program recording/replaying apparatus for digital vcr
JP3193790B2 (en) Audio data playback processing method
JPH04255187A (en) Information recording device
JPS59214389A (en) Recording and reproduction system for video format signal
JP3228824B2 (en) Pronunciation system, data recording method of pronunciation system, and sound reproduction method of pronunciation system
JPH0974535A (en) Video data recording and reproducing device
JPH0828047B2 (en) Digital disc and its playback device
JPH06180600A (en) Sound and image processor
JP3296857B2 (en) Image creation device
JPH11176097A (en) Recording device
JPH06180594A (en) Computer device
JPS6049965B2 (en) magnetic tape playback device
CA2343560A1 (en) Sound processing apparatus
KR19980079166A (en) Digital Video Display Device Using VCR

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed