<< Chapter < Page | Chapter >> Page > |
This module is part of a collection titled Accessible Objected-Oriented Programming Concepts for Blind Students using Java . It explains how to write a program that creates an audio output consistingof white noise.
I recommend that you open another copy of this module in a separate browser window and use the following links to easily find the listings while you are reading about them.
By this point in the course, you should have learned enough that you can put Java OOP to work in a substantive way. In this course, which is designedspecifically for blind students, you will write substantive programs that deal with something that you are probably very good at -- sound.
An earlier module explained some of the physical aspects of sound. It also explained a little about how you can write programs to create sound with acomputer.
This module will show you how to write a Java OOP program that uses a random number generator to produce white noise .
Notification Switch
Would you like to follow the 'Accessible objected-oriented programming concepts for blind students using java' conversation and receive update notifications?