List of sound data
The Sounds
folder contains the sound data files (waveform data of recorded sound) used in WR-AOTS™ Ver. 2.09.
- P0001.wav : Car
- P0002.wav : Small bike
- P0003.wav : Diesel
- P0004.wav : Big bike
- P0005.wav : Ambulance
- P0006.wav : EV/HV low speed
- P0007 .wav : EV/HV very slow speed
- P0100.wav : Footsteps
- P0200.wav : Chime
- P0201.wav : Cukkoo
- P0202.wav : Cheep
- P0210.wav : Chirp Simultaneous
- P0211.wav : Chirp Alternate 1
- P0212 .wav : Chirp Alternate 2
- P0213.wav : Chirp Different Alternate 2
- P0215.wav : Cuckoo Simultaneous
- P0216 .wav : Cuckoo Alternate 1
- P0217 .wav : Cuckoo Alternate 2
- P0218 .wav : Cuckoo Different Alternate 2
- P0220 .wav : Chirp P-V Separate 1
- P0221.wav : Chirp P-V Separate 2
- P0222 .wav : Cuckoo P-V Separate 3
- P0223 .wav : Cuckoo P-V Separate 4
- P0300.wav :
Pachinko
(Japanese-style Pinball) - P0301.wav : Game arcade
- P0302.wav :
En'nichi
(Festival) - P0303.wav : School
- P9900.wav : Ambient sound (Town noise) from south
- P9901.wav : Ambient sound (Town noise) from north
- P9902.wav : Ambient sound (Town noise) from east
- P9903.wav : Ambient sound (Town noise) from west
- P9904.wav : Ambient sound (White noise) from south
- P9905.wav : Ambient sound (White noise) from north
- P9906.wav : Ambient sound (White noise) from east
- P9907.wav : Ambient sound (White noise) from west
- P9908.wav : Ambient sound (Pink noise) from south
- P9909.wav : Ambient sound (Pink noise) from north
- P9910.wav : Ambient sound (Pink noise) from east
- P9911.wav : Ambient sound (Pink noise) from west
- ReadMe.txt : Explanation of sound data files.
Card and phrase of Sound object
When you edit the training field, you must assign a kind of sounds to the Sound object by the Card and Phrase properties. This section explains File name and Card-Phrase and Meaning of Card-Phrase.
File name and Card-Phrase
If the name of the sound data file that you want to use is Xnnnn.wav
, the Card is X
(one alphabet) and the Phrase is nnnn
(number).
For example, if you want to use Footsteps
, its file name is P0100.wav
according to the List of sound data. In this case, the Card is P
and the Phrase is 100
.
Meaning of Card-Phrase
Card
One character of alphabet. The assignment is as follows.
- P : The sound data for WR-AOTS™ Ver. 2.09.
- U : The sound data that user added.
- A : The sound data for AOTS Ver. 1.0
- B : Not used.
Phrase
Number of 0-9999. The assignment is as follows.
- For Card P or U (the upper 2 of the 4 digits is classification and the lower 2 digits is serial number)
- 00** : Vehicle
- 01** : Pedestrian
- 02** : Traffic signal
- 03** : Facilities
- 99** : Ambient sound
- For Card A or B (the upper 3 of the 4 digits is classification and the lower 1 digit is serial number)
- 000* : Vehicle
- 001* : Pedestrian
- 002* : Traffic signal
- 003* : Facilities
- 090* : Ambient sound
* The concept of Device
, Card
and Phrase
is based on the first AOTS Ver. 1.0 developed 2005 that used external recording devices to manage the sound data. In this time, one sound was reproduced by one device, and each Sound was assigned the device number. The device had two memory card slots A and B, and the memory card could record multiple sound phrases. The XML for the training filed was designed for this sound management manner. Today, WR-AOTS Ver. 2.09 manages the sound data on the computer and records one phrase into one file, but is still using the same XML for the training filed as previous. Thus the concept of Device
, Card
and Phrase
is still remaining.
* WR-AOTS™ Ver. 2.09 can transform the Phrase number for Card A to that of Card P automatically so as to be able to use the old training field data made for AOTS Ver. 1.0.
Specifications of sound file
The specifications of the sound data file are as follows.
- Format : WAVE format (extention : .wav)
- Sampling frequency : 44,100 Hz
- Resolution : 16 bit
- Channels : 1 (monaural)
- Duration : approximately 30 s
- Compression : none
Method to add sound data
You can use the sound that you recorded by yourself or extracted from CD as the sound data by the following procedure.
- Save your sound into the
Sounds
folder as the sound file formatted as Specifications of sound file. - Give the file name to your sound file by the rule of Card and phrase of Sound object. In this case, the Card is
U
because your sound file isThe sound data that user added.
The 4-digits number for the Phrase must be assigned according to the rule without overlapping with existing numbers. - When you edit the training field, you can use your sound by assigning
U
and the number to the Card and the Phrase of the Property value of Sound, respectively.
Tips for management
- The twelve Ambient sounds whose file names are P9900 - P9911.wav are used for the Ambient sounds from the distant places. These can be turned on/off by the Ambient checkbox. The kind, direction, and volume of the ambient sounds can be set at the Ambient setting window that will open when the Ambient setting button was pushed.