summaryrefslogtreecommitdiff
path: root/klangfarb/Main.tscn
blob: 1a32577ce59419815a932ea07c983c30ab7b6061 (plain)
1
2
3
4
5
6
7
8
9
[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 )
script = ExtResource( 2 )