Skip to content

Releases: git-moss/ConvertWithMoss

ConvertWithMoss 7.5.0

10 Mar 15:14

Choose a tag to compare

  • All formats
    • New: Implemented workaround to accept AIFF files with an ending of 'aiff' (instead of only 'aif').
  • 1010music format - Writing
    • New: Added option to convert samples to 24bit/48 kHz which saves a bit on processor power on the 1010music devices.
  • Korg KMP - Writing
    • Fixed: Loop points were not correct when the source sample was not 44.1kHz.
  • SFZ - Reading
    • New: Added support for SFZ files which use sample files in OGG or FLAC format.
  • SFZ - Writing
    • New: Added option to create FLAC samples.
    • New: Added options to write instrument, sample and broadcast audio chunks.
  • TAL Sampler - Reading
    • Fixed: Metadata configuration widgets were missing.

ConvertWithMoss 7.4.0

17 Feb 18:13

Choose a tag to compare

  • Added support for 1010music format (blackbox, tangerine, bitbox).
  • All formats
    • New: Support for creation date/time in formats which support it.
    • New: Unsupported WAV file metadata chunks are kept when read/written.
    • New: Samples in ZIP files get the modification date of the multi-sample source.
    • New: Added 'Hammond' as organ synomym and 'Ambient' and 'Atmo' as pad synonyms in category detector.
    • Fixed: Tab labels were not visible on Linux.
  • WAV - Reading
    • New: Reads metadata (originator, description, creation date/time) from the broadcast audio chunk (if present) of the 1st WAV file.
  • WAV - Writing
    • New: Added options to write instrument, sample and broadcast audio chunks.
    • Fixed: WAV file chunks were not aligned to multiples of 2.
  • SFZ, DecentSampler, MPC Keygroup, TAL Sampler - Reading
    • New: Reads metadata (originator, description, creation date/time) from the broadcast audio chunk (if present) of the 1st WAV file.
  • SFZ, DecentSampler, MPC Keygroup, TAL Sampler - Writing
    • New: Writes metadata (originator, description, creation date/time) to the broadcast audio chunk of all WAV files.
  • MPC - Writing
    • Fixed: The sample chunk of a MPC destination WAV file was missing the number of loops value.

ConvertWithMoss 7.3.0

12 Nov 12:46

Choose a tag to compare

  • Added support for TAL Sampler format (reading + writing).
  • Improved user interface.
  • Sf2 - Reading
    • Fixed: 24 and 16 bit detection were flipped and produces an exception.
  • SFZ - Reading
    • New: AIFF files can be used as input.
  • Kontakt - Reading
    • Fixed: Zone tuning was not set correctly.
    • Fixed: If a file was referenced more than once in a monolith, all of them had the same zone settings.
  • Korg KMP - Reading
    • Fixed: Pitch tracking was inverted.

ConvertWithMoss 7.2.1

25 Oct 20:01

Choose a tag to compare

  • DecentSampler - Writing
    • Fixed: Tuning was not set correctly
  • Kontakt - Reading
    • New: Support for Kontakt 7.6.
    • Fixed: Kontakt 5-7: Sample zones from monolith files did miss all settings.
    • Fixed: Kontakt 5-7: Pitch was not handled correctly.

ConvertWithMoss 7.2.0

14 Oct 12:25

Choose a tag to compare

  • Kontakt - Reading
    • New: Support for Kontakt 4.2 and 5-7 NKMs.
    • Improved: Detection of encryption.
    • Fixed: Improved Kontakt 5-7 file path reading and handling.

ConvertWithMoss 7.1.1

11 Oct 17:00

Choose a tag to compare

  • Kontakt - Reading
    • Fixed: Regression from 7.1.0 - Kontakt 5-7 files could not be read at all.
    • Fixed: Kontakt 5-7 relative paths can contain redirections to parent directories which were not added.
    • Fixed: Support for Kontakt 2 files which contain an XML document with a leading UTF-BOM.

ConvertWithMoss 7.1.0

10 Oct 12:54

Choose a tag to compare

  • Fixed: Loops could be incorrect if sample rate was not 44.1kHz and audio file metadata could be wrong as well in that case.
  • Korg KMP/KSF
    • New: Convert source samples to support bit resolutions (8, 16) and maximum sample rate of 48kHz.
    • Fixed: Improved check for duplicated DOS file names and unique ones are now created.
  • Kontakt - Reading
    • New: Kontakt 2-4 monoliths in big-endian encoding are now supported.
    • New: Added support for alternative Kontakt 1 file-ex sample path reference.
    • New: Added support for Kontakt 1.5 files.
    • Improved: Finding samples when absolute sample file paths are used.
    • Fixed: Fixed several issues with Kontakt 2-4 monoliths.
    • Fixed: NCW files with mid/side encoding were not handled correctly.

ConvertWithMoss 7.0.0

23 Sep 21:25

Choose a tag to compare

  • '(Velocity) Layers' have been renamed to 'Groups' in the user interface.
  • Fixed: Some issues with reading WAV files.
  • MPC keygroups
    • Improved: Loop information is written to the WAV file which seems to be used by the MPC.
  • Native Instruments NKI files - Reading
    • New: Conversion of Kontakt 4.2 - 7 files: metadata, zones, loops, NCW and monoliths files work but no support for envelopes and filters.
  • Native Instruments NKI files - Writing
    • Fixed: Created Kontakt 1 files could be opened with Kontakt but not saved again due to the use of forward slashes for sample paths. Backward slashes are used now.
  • Sf2 - Reading
    • New: Use filename (without ending) for instruments named 'NewInstr'.
    • Fixed: Panorama setting was not corrected when mono files were combined to stereo.
    • Fixed: If left and right sample had different lengths, the shorter sample had data from the following sample added.

ConvertWithMoss 6.3.0

23 Jul 16:03

Choose a tag to compare

  • Default volume envelopes are applied based on the detected category if none is present.
  • Decent Sampler
    • Fixed: Read: Wrong velocity range (0-0) when velocity settings were missing.
  • MPC keygroups
    • Fixed: Read/Write: Improved mapping of envelopes.
    • Fixed: Write: Pitch was not correct.
  • SFZ
    • Fixed: Increased allowed range of pitch values.
    • Fixed: Panorama was not read / written.

ConvertWithMoss 6.2.1

13 Jun 18:42

Choose a tag to compare

  • Decent Sampler - Reading
    • New: Implemented workaround for invalid XML document (contains comments before XML header).
    • New: Added support for notes which are formatted as text instead of MIDI numbers.
    • Fixed: Groups were not detected.