<< Chapter < Page Chapter >> Page >

Viewing tip

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.

Listings

  • Listing 1 . Beginning of the program named Sinc01.
  • Listing 2 . Beginning of the class named Runner.
  • Listing 3 . The method named run.
  • Listing 4 . Beginning of the method named getYval.
  • Listing 5 . The end of the getYval method.
  • Listing 6 . Contents of the output file named Sinc01.txt.
  • Listing 7 . Beginning of the class named MusicComposer10.
  • Listing 8 . The constructor for the class named MusicComposer10.
  • Listing 9 . Beginning of the class named AudioGraph01.
  • Listing 10 . Read the input text file.
  • Listing 11 . The remainder of the constructor for the class named AudioGraph01.
  • Listing 12 . Beginning of the method named getMelody.
  • Listing 13 . Determine the frequency and data ranges.
  • Listing 14 . Determine the frequency to represent a y-value of zero.
  • Listing 15 . Compute audio sample values and deposit them in the output array.
  • Listing 16 . The program named Sinc01.
  • Listing 17 . The file named Sinc01Solver.bat.
  • Listing 18 . The file named Sinc01Player.bat
  • Listing 19 . The class named MusicComposer10.
  • Listing 20 . The class named AudioGraph01.

Figures

Please see the section titled Not a substitute for an embossed image for a discussion of the images that are provided in this module.

General background information

What is an AudioGraph ?

A previous module titled Jbs2040-An Audio Graph of a Sinusoid introduced you to the concept of an AudioGraph . In a nutshell, an AudioGraph is a melody consisting of audio pulses that represent points on thegraph of a function. Those points represent values of y as a function of x between two limits on x.

Two different AudioGraph programs were presented in earlier modules. Each was specifically designed for a particular function. One program produced anAudioGraph of a square wave. The other produced an AudioGraph of a sinusoid.

A general purpose AudioGraph program

This module expands on that concept and develops a general purpose program named MusicComposer10 that can produce an AudioGraph for virtually any single-valued function of the independent variable x for which the values of y can be encapsulated ina simple text file. Several examples are provided above . (By single-valued function in this context, I mean a function where, for every value of x within the range ofinterest, one and only one finite value exists for y.)

Where do the text files come from ?

The program doesn't know and doesn't care where the values in the text file originate. For example, they could represent the temperature in your dorm room takenmanually every hour for 36 hours and entered into a text file using a simple text editor program. On the other hand, they could be produced by acomputer program that is designed to evaluate a specific function and to write the results into an output text file as was the case for Sinc01 .

Questions & Answers

calculate molarity of NaOH solution when 25.0ml of NaOH titrated with 27.2ml of 0.2m H2SO4
Gasin Reply
what's Thermochemistry
rhoda Reply
the study of the heat energy which is associated with chemical reactions
Kaddija
How was CH4 and o2 was able to produce (Co2)and (H2o
Edafe Reply
explain please
Victory
First twenty elements with their valences
Martine Reply
what is chemistry
asue Reply
what is atom
asue
what is the best way to define periodic table for jamb
Damilola Reply
what is the change of matter from one state to another
Elijah Reply
what is isolation of organic compounds
IKyernum Reply
what is atomic radius
ThankGod Reply
Read Chapter 6, section 5
Dr
Read Chapter 6, section 5
Kareem
Atomic radius is the radius of the atom and is also called the orbital radius
Kareem
atomic radius is the distance between the nucleus of an atom and its valence shell
Amos
Read Chapter 6, section 5
paulino
Bohr's model of the theory atom
Ayom Reply
is there a question?
Dr
when a gas is compressed why it becomes hot?
ATOMIC
It has no oxygen then
Goldyei
read the chapter on thermochemistry...the sections on "PV" work and the First Law of Thermodynamics should help..
Dr
Which element react with water
Mukthar Reply
Mgo
Ibeh
an increase in the pressure of a gas results in the decrease of its
Valentina Reply
definition of the periodic table
Cosmos Reply
What is the lkenes
Da Reply
what were atoms composed of?
Moses Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Accessible objected-oriented programming concepts for blind students using java. OpenStax CNX. Sep 01, 2014 Download for free at https://legacy.cnx.org/content/col11349/1.17
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Accessible objected-oriented programming concepts for blind students using java' conversation and receive update notifications?

Ask