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