An open API service indexing awesome lists of open source software.

https://github.com/msh-trojan/java_21_multimedia_sounds_1

A program that when ran, will produce a sound effect. its one of the aspects in game developing.
https://github.com/msh-trojan/java_21_multimedia_sounds_1

game-development java multimedia sounds

Last synced: 7 months ago
JSON representation

A program that when ran, will produce a sound effect. its one of the aspects in game developing.

Awesome Lists containing this project

README

          

The technology which includes the computer games is called multimedia.

Multimedia also includes sound.

A more sophisticated form of multimedia is the movies technology in which images and sound are captured with video cameras.

In the next program you see the programming of audio in a Java application.

The program uses the class AudioSystem to repeat a message stored in an external file.