Skip to content

EMU-webApp Version 0.1.6

Compare
Choose a tag to compare
@raphywink raphywink released this 05 May 14:43
· 339 commits to master since this release

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