Skip to content

v3.1.1

Compare
Choose a tag to compare
@giovannibedetti giovannibedetti released this 28 Jan 10:31
· 238 commits to master since this release

updated changelog
updated version in package.json

added support for Android x86_64;
added dripwater sample;
added Basic Collision sample;
added Basic FM Synth sample;
added first Table morphing sample;
added Basic Microphone Analyzer scene;
added Partikkel sample;
added ProcessClipAudio sample;
fix for crash in GetChannelList;
fix for comboboxes channels not initialized correctly on Start;
fix for CsoundUnity being null on CsoundUnityChild Awake;
fix for namedAudioChannelData of CsoundUnityChild not initialized;
fix to avoid setting a dummy clip when processClipAudio is selected;