mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Improve AudioStreamSample and AudioStreamGenerator documentation
- Add a link to the audio generator demo in AudioStreamGenerator and AudioStreamGeneratorPlayback. - Mention that signed PCM8 data is expected in AudioStreamSample (and how to convert unsigned PCM8 to signed PCM8).
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>https://github.com/godotengine/godot-demo-projects/tree/master/audio/generator</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="can_push_buffer" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user