AudioStreamMyTone
Inherits: AudioStream < Resource < RefCounted < Object
Audio Stream tone generator
Description
Audio Stream tone that can be used to test Csound integration with Godot.
Properties
|
Methods
get_stream_name() const |
|
void |
reset() |
Property Descriptions
Sets the frequency (hz) of the generated tone.
Method Descriptions
String get_stream_name() const 🔗
The name assigned to this audio stream. Unused by the engine.
void reset() 🔗
Resets the tones position.