|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AudioCapture | This actor sequentially outputs audio samples that are captured from the audio input port of the computer. |
| AudioPlayer | This actor reads audio samples and plays them. |
| AudioReadBuffer | This actor reads a sound file into a buffer and outputs the the sample value at the specified buffer element. |
| AudioReader | This actor outputs samples from a sound file as doubles in the range [-1.0, 1.0]. |
| AudioWriteBuffer | This actor writes audio samples to a buffer and saves the buffer to a sound file on wrapup. |
| AudioWriter | This actor reads audio samples from the input port and writes the samples to the specified sound file. |
| ClipPlayer | An actor that plays an audio clip given in a file. |
| LiveSoundActor | This actor forms a base class for actors that interact with real-time sound through the ptolemy.media.LiveSound class. |
| SoundActor | This actor forms a base class for actors that interact with real-time sound through sampled data. |
| SoundPlayer | This actor plays audio samples provided on the input port. |
Audio actors.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||