Skip to content

Releases: git-moss/ConvertWithMoss

ConvertWithMoss 18.1.0

11 Jun 19:26

Choose a tag to compare

  • New: Added CLI parameters ProcessAlwaysResample and ProcessLoopCrossfade.
  • New: Added processing option to set a fixed loop cross-fade.
  • New: Redesign of processing dialog.
  • Elektron Tonverk (thanks to Douglas Carmichael)
    • New: Sample chunks are only written when a loop is present and instrument/broadcast audio chunks are off by default since the Tonverk WAV parser is strict (factory files only contain 'fmt ', 'data' and 'smpl' chunks).
    • Fixed: The preset file is now written with the correct '.elmulti' extension (was '.emulti') which the Tonverk requires.
    • Fixed: Samples are now physically trimmed to the zone start/end instead of writing 'trim-start'/'trim-end' which the Tonverk only supports for single-file multi-samples and rejected the preset otherwise.
    • Fixed: Loop positions written to the preset file were not updated for re-sampling and trimming. Loops are also clamped into the sample boundaries and short single-cycle loops keep their exact length when re-sampling to prevent pitch drift.
    • Fixed: A velocity layer with velocity 0.0 made the Tonverk reject the whole preset and import the WAV files as loose samples. The factory default velocity is used instead.
    • Fixed: The key-center was written with an inverted tuning direction.
    • Fixed: Sample file references in the preset file could differ from the written WAV file names if a zone name contained characters which needed to be replaced. Samples are now named following the Elektron factory convention 'Name-VVV-NNN-note.wav'.
    • Fixed: 'keep-looping-on-release' is now written for looped samples (the Tonverk otherwise stops looping on key release).
    • Fixed: Preset names containing a single quote produced an invalid preset file.
  • Ensoniq EPS/EPS16+/ASR-10
    • New: Added a 'P' in front of the Patch-number for better readability.
    • Fixed: EFE files which use "Instrument" instead of "Instr" as the file type identifier could not be loaded.
  • Omnisphere 3
    • Fixed: Samples with a delayed play-back start were not written (empty db-file).

ConvertWithMoss 18.0.0

07 Jun 17:49

Choose a tag to compare

  • Added support for Elektron Tonverk emulti.
  • Added support for Omnisphere 3.
  • Added support for reading Roland S-50, S-330, S-550, W-30.
  • Added support for reading Roland S-750, S-770, S-760, DJ-70, DJ-70 MkII, and SP-700.
  • Added support for loop tuning: Ableton ADV/ADG, EXS24, Korgmultisample, Kontakt, SFZ, YSFC (partially).
  • New: Processing can now up-sample as well (option: 'Always re-sample').
  • New: Removed renaming feature.
  • New: Made settings and processing dialogs non-resizable.
  • Fixed: Processing did not work when Normalize was not enabled.
  • Fixed: Processing did not work for 12-bit samples.
  • 1010music samplers
    • New: If there are overlapping sample zones which so far cannot be handled by the 1010music samplers, the overlapping ones are removed to create limited but working output files.
  • Akai MPC
    • New: Combined "Akai MPC Keygroup" and "Akai MPC Project/Track" detectors to "Akai MPC Modern".
    • New: Added support to read JSON based .xpm files.
  • Akai S1000/S3000
    • Fixed: Loops were not imported.
  • ISO File
    • New: Added detection of Ensoniq EPS/ASR ISOs.
    • New: Added detection of Roland images.
  • Kontakt 4
    • Fixed: Added some workarounds for malformed umlauts in author field.
  • Korgmultisample
    • Fixed: Sample files are now already checked for existence during scanning the sources. If the sample file is not found, it is searched in the same folder as the korgmultisample file.
  • NI
    • New: Renamed "Kontakt NKI" to "NI Kontakt".
    • New: Renamed "Maschine Sound" to "NI Maschine".
  • SFZ
    • New: Improved layout of metadata header with long description texts.
  • WAV
    • Fixed: When writing WAV files the padding byte was counted as content.
    • Fixed: When writing WAV files preserve the chunks 'meta', 'atem' and 'ID3 '.
    • Fixed: Don't overwrite WAV samples multiple times if they already exist
    • Fixed: Failed resolution conversions are now logged properly.
    • Fixed: Conversion from 32-bit float to 16-bit PCM did not always work.

ConvertWithMoss 17.1.0

28 Apr 22:08

Choose a tag to compare

  • Added support for reading Ensoniq Mirage disks (*.hfe, *.img, *.edm).
  • Added support for reading Ensoniq EPS/EPS16+/ASR-10 disks (*.hfe, *.img, *.gkh, *.ede, *.eda, *.efe).
  • Ableton Sampler
    • New: Read/write of round-robin setting (requires Ableton 12).
    • New: Add a creator option to either write files for Ableton 11 or Ableton 12.
    • New: Constant Power XF is set now to true (instead of linear crossfade).
    • Fixed: Transposition was off by 1 octave when writing.
  • EXS24
    • Fixed: Group volume was not decoded correctly.
  • Yamaha YSFC
    • Fixed: Samples need to be fixed to 44.1kHz (includes up-sampling).

ConvertWithMoss 17.0.0

10 Apr 09:39

Choose a tag to compare

  • Added support for reading Akai MPC60 programs.
  • Added support for reading Akai MPC500/MPC1000/MPC2500 programs.
  • Added support for reading Akai MPC2000/MPC2000XL/MPC3000 programs.
  • Added support for reading Akai S900/S950 programs.
  • Added specific entry for Akai S1000/S3000 (and not only generic ISO). Searches for IMG files as well.
  • New: Source formats show their file endings with a tooltip.
  • ISO File
    • New: Added support for MPC2000 format.
    • New: Shows an info text if it is a plain ISO 9660 file which can be accessed with OS functionality.
  • Korg KMP
    • Fixed: Velocity layers need to be stored in separate KMP files.
  • Yamaha YSFC
    • Fixed: Libraries are now limited to a max. of 128 performances.
    • Fixed: The performance names are now limited to 20 characters.

ConvertWithMoss 16.5.1

22 Mar 16:29

Choose a tag to compare

  • Fixed: Processing: Sample reduction did not always work and improved logging.

ConvertWithMoss 16.5.0

21 Mar 11:54

Choose a tag to compare

  • Added support for discoDSP Bliss.
  • Added option to maximize samples.
  • Added several options to minimize the size of a multi-sample.
  • New: Improved sample writing progress logging output.
  • Fixed: Don't report WAV files with padded zeros at the end as broken.
  • 1010music Samplers
    • New: If the source material contains layered samples, a warning will be displayed.
  • DecentSampler
    • New: Write seqLength attribute for group as well.
  • Kontakt 5+
    • Fixed: Envelope hold and decay times were reversed.

ConvertWithMoss 16.2.0

28 Feb 18:35

Choose a tag to compare

  • Added support for reading Akai MESA (*.s3p)
  • Added support for reading Akai S1000/S3000 series images (*.iso)
  • Fixed: Gain could not be set below +0.125dB
  • Fixed: Reading broken WAV files could make ConvertWithMoss hang.
  • Ableton ADV, Sf2, TX16W, Yamaha YSFC
    • Fixed: Negative fine tuning values could be off by 1 when written.
  • Akai AKP, MPC XPJ/XTY, TAL Sampler, TX16W
    • Fixed: Reading: Pitch-bend down was inverted (pitching up instead of down)
  • DecentSampler
    • Fixed: Creating presets did miss adding seqMode attribute for round_robin groups.
  • EXS24
    • Fixed: Writing: Coarse and fine tuning was always set to 0.
  • Sf2
    • Fixed: 24-bit samples were not extracted correctly when read.

ConvertWithMoss 16.1.1

19 Feb 13:43

Choose a tag to compare

  • Fixed: Application could not be closed if it was installed for the first time.
  • Kontakt
    • Fixed: Prevent a crash when InternalModulator cannot be read.

ConvertWithMoss 16.1.0

14 Feb 17:48

Choose a tag to compare

  • Added support for reading Akai MPC XPJ and XTY files.
  • Akai AKP/AKM
    • New: Renamed "Akai S5000/S6000" to "Akai AKP/AKM"
    • New: Added reading support for Akai Z4/Z8/MPC4000 AKP/AKM format.
    • New: Added version information to the log file.
    • New: Improved conversion of filter resonance.
    • New: The root note is now modified instead re-pitching it via tuning parameter.
  • Akai XPM
    • Fixed: Never read loops from WAV files.
  • SFZ
    • Fixed: Prevent creation of filter type with poles not supported by SFZ (2 poles will be set in such a case).

ConvertWithMoss 16.0.0

07 Feb 19:14

Choose a tag to compare

  • Added reading support for S5000/S6000 AKP format.
  • User Interface
    • Moved several setting to a specific Settings dialog.
    • Updated button icons.
  • Fixed: Tuning value was set for panning.
  • Kontakt
    • Fixed: Tuning was not written correctly.
  • MPC Keygroups
    • New: Added an option to ignore loops