Hello,
I have a simple Node with a spatial and a AudioNode attached. When i update some settings for the spatial and the audionode only the spatial’s settings are saved. The audionode is always set to it’s default settings.
Add 1: Should i hear the sound when i attach a audionode and load the AudioData?
Add2: The audioNode is supposed to support .ogg am i right? However as soon i select an ogg file as audioData the whole IDE stops responding instantely, no error window no anything. (The .ogg is converted from the .wav trough VLC’s vorbis codec.)