summaryrefslogtreecommitdiff
path: root/klangfarb/Main.tscn
blob: e7a1b90b90ee975d2e322ac10a361ab4f0b2615d (plain)
1
2
3
4
5
6
7
8
9
10
[gd_scene load_steps=3 format=2]

[ext_resource path="res://main.gd" type="Script" id=2]

[sub_resource type="AudioStreamGenerator" id=1]

[node name="Audio" type="AudioStreamPlayer"]
stream = SubResource( 1 )
volume_db = -13.216
script = ExtResource( 2 )