home *** CD-ROM | disk | FTP | other *** search
- 0 AMIGA C MANUAL - "SOUND"
-
- 0.1 INTRODUCTION
-
- This is the sixth manual of the Amiga C Encyclopedia. It is
- consists of two very useful and easy to use sound utilities,
- together with a rather nice collection of sampled sound
- effects which can be used in most types of programs and games.
-
-
-
- 0.2 CHAPTERS
-
- Here is a list of the chapters in this manual:
-
- 1. Easy Sound With this utility you can easily load
- and play sampled sound effects. Although
- it is simple to use you can still control
- the volume, audio channel, speed, number
- of times it should be played, etc... Very
- useful.
-
- 2. Include Sound This utility is very similar to Easy
- Sound. However, with this utility you
- will convert the sound effects into C
- code which easily can be included and
- used in your own programs and games.
- Since the sounds effects are included in
- the program code itself you do not have
- load separate sound modules which are
- normally very easy to forget to include
- when the program is copied. Perfect for
- smaller programs/utilities and games.
-
- 3. Sound Effects This chapter contains a nice collection
- of all different types of sound effects
- which can be used in most programs and
- games.
-
- 4. Play This is a simple sound player program.
- The reason why this is included is because
- it is a rather nice example on how to
- process Workbench arguments.
-
-
-
- 0.3 CHAPTER PICTURES
-
- In the directory "ChapterPictures" you will find a small
- collection pictures. These pictures are supposed to be printed
- and put in front of each chapter in this manual.
-
-
-
-
-