This repository has been archived by the owner on Oct 11, 2020. It is now read-only.
1.3: Stability and editor features
- Editor: SfxrGameObject instances are properly removed when switching between play and edit mode (no more leftover objects)
- Editor: The same SfxrSynth instance is reused when generating test sounds, rather than creating new instances on every change (better memory use)
- Editor: Added option to export WAV file to SfxrSynth (and the GUI)
- Fixed showstopping error that prevented publishing in non-PC platforms