Description
Waveform sources do not keep track of audio sources by id, but rather name. So if you rename an audio source, the Waveform no longer pulls from the audio source. You must manually set all Waveform sources to use the new name, or you must rename it to the old name.
Steps to Reproduce
- Create a Waveform and an audio source
- Open the Waveform source's properties
- Set the
Audio Source to the audio source
- Press
OK
- Rename the audio source
Expected Result
The Waveform source continues working, and its Audio Source is the same audio source as before, but with the new name.
Actual Result
The Waveform source stops pulling from the audio source, and its Audio Source is None and must be set again.
Description
Waveform sources do not keep track of audio sources by id, but rather name. So if you rename an audio source, the Waveform no longer pulls from the audio source. You must manually set all Waveform sources to use the new name, or you must rename it to the old name.
Steps to Reproduce
Audio Sourceto the audio sourceOKExpected Result
The Waveform source continues working, and its
Audio Sourceis the same audio source as before, but with the new name.Actual Result
The Waveform source stops pulling from the audio source, and its
Audio SourceisNoneand must be set again.