Skip to content

ConvertWithMoss 4.5.0

Compare
Choose a tag to compare
@git-moss git-moss released this 16 Dec 12:28
· 139 commits to main since this release
  • New: Support for amplitude envelope: Decent Sampler, MPC Keygroups, SFZ: read/write; SF2: read
  • New: Decent Sampler: Support 'tuning' and 'groupTuning' on group tags as well as 'globalTuning' on the groups tag.
  • New: SF2: Support initialAttenuation generator.
  • Fixed: SF2: Sample files extracted from Sf2 were always set as 44.1kHz.
  • Fixed: SFZ: Presets with illegal characters were corrected for the sample folder name but not in the SFZ file reference.
  • Fixed: SFZ: Loop attributes were not read when loop_type was missing.
  • Fixed: SFZ: Loop attribute alternative names loopstart, loopend were not read.
  • Fixed: SFZ: Loop was not set to off when no loop was present.
  • Fixed: MPC Keygroups: Loop end was not set correctly if different from sample end.
  • Fixed: Decent Sampler: group name was wrongly reported as not supported.
  • Fixed: WAV: Check of sample chunks when combining mono to stereo does now only require to have the same pitch.
  • Fixed: Error message for left/right mono samples with different pitch was missing.