summaryrefslogtreecommitdiff
path: root/klangfarb/Main.tscn
blob: da55d83577ff3060082cc745e625dfb806500e5e (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 = -27.262
script = ExtResource( 2 )