mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 08:23:29 +00:00
Oops! Audio engine has vanished :D
This commit is contained in:
parent
b24b52d56b
commit
b400c69cd4
160 changed files with 618 additions and 24650 deletions
|
@ -62,7 +62,7 @@ int AudioDriverJavaScript::get_mix_rate() const {
|
|||
|
||||
return 44100;
|
||||
}
|
||||
AudioDriverSW::OutputFormat AudioDriverJavaScript::get_output_format() const{
|
||||
AudioDriver::OutputFormat AudioDriverJavaScript::get_output_format() const{
|
||||
|
||||
return OUTPUT_STEREO;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue