Skip to content

Releases: IPS-LMU/EMU-webApp

EMU-webApp Version 0.1.6

05 May 14:43
Compare
Choose a tag to compare

new features / performance tweaks / improvements

  • now allowing 8, 16, 24, 32 Bit wavs to be used including files containing WAVEFORMATEXTENSIBLE struct chunk
  • using audioBuffer object though out webApp (not custom wavJSO object)
  • using OfflineAudioContext to parse audio files
  • multi channel audio supported
  • improved performance of OSCI envelope rendering and calculation of peaks

bug fixes

  • double parsing of audio file avoided on drag & drop incl. base64 conversion
  • fixed broken snap to nearest zero crossing on last segment