Aaron Franke 814909538f Update projects to Godot 3.3 пре 4 година
..
screenshots fcc7d5c723 Optimize PNG images using oxipng пре 4 година
Changer.gd 918a289ee2 Format files using updated file_format.sh пре 4 година
Changer.tscn 814909538f Update projects to Godot 3.3 пре 3 година
Intro.ogg db411004b5 Add new Audio Device Changer demo пре 6 година
Intro.ogg.import db411004b5 Add new Audio Device Changer demo пре 6 година
README.md d4bf89d364 Link to the asset library from the README of each demo пре 4 година
icon.png 50fb2071a0 Improve icon.png for projects using default icon пре 4 година
icon.png.import b1953be73f Update Audio Device Changer demo to Godot 3.1.2 пре 5 година
project.godot 814909538f Update projects to Godot 3.3 пре 3 година

README.md

Audio Device Changer

This is a demo showing how the audio output device can be changed from Godot.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/525

How does it work?

It uses the set_device() method in AudioServer to change the audio device. The list of devices is populated using get_device_list().

Screenshots

Screenshot