Skip to content

Releases: git-moss/ConvertWithMoss

ConvertWithMoss 11.3.0

24 Nov 18:58
Compare
Choose a tag to compare
  • Ableton ADV
    • Fixed: Date of last sample change was in milli-seconds but needs to be seconds. Ableton 12 refused to load the file.
  • EXS24
    • Fixed: Reading failed due to a not-removed log-output.
  • MPC Keygroups
    • Fixed: The loop crossfade was not converted correctly in both directions.
  • Sample Files
    • New: Implemented workaround for reading broken WAV files which have the wave data after the data chunk.
    • Fixed: Sample detection stopped already when no files were found for one sample format.
    • Fixed: Do not stop detection when no common name could be found among the input samples but use the name of the first sample.

ConvertWithMoss 11.2.0

27 Oct 13:40
Compare
Choose a tag to compare
  • New: Source and destination path stores now the last 20 selections.
  • New: Implemented loading of AIFF files since some crashed the Java Sound API.
  • DecentSampler
    • New: Added option to create a dsbundle as output format.
    • New: Added option to combine all detected multi-sample sources into one library or bundle.
  • Korg KMP
    • New: Proper support for stereo files. Turns out these workstations cannot play back real stereo files, therefore, a stereo file needs to be split into 2 KMP files.
    • New: Additionally, a KSC file is created to ease loading of stereo files.
    • New: Added 2 options to increase the volume.
    • New: Added option to split source groups into individual KMPs.
    • New: Increased sample rate limit to 48kHz (was 44.1kHz).
    • New: Improved creating unique folder names for KMP files.
    • Fixed: Zones needed to be ordered by their upper key-limit otherwise the file did not work and could even crash the workstation.
    • Fixed: Reverse playback state was not read correctly.
    • Fixed: Prevent several characters in file names which could crash the workstation.
  • MPC Keygroups
    • New: Added option to create up to 8 layers which is now supported with MPC Firmware 3.4.
  • SFZ
    • New: Added support for reading SFZ files which reference other SFZ files with #include statements.
    • New: Added option to (not) log unsupported SFZ opcodes. This is off by default since the warnings confused many users.
  • Soundfont 2
    • New: Added options to add the filename and the preset number to the resulting destination file names.

ConvertWithMoss 11.1.0

05 Oct 13:15
Compare
Choose a tag to compare
  • New: AIFF/WAV files are now lazy loaded which keeps the memory usage down.
  • EXS24
    • New: Increased the directories upwards search option to 6.
  • KMP
    • Fixed: Creation did crash.
  • Sample Files
    • New: Aggregated AIFF and WAV sources into 'Sample Files' source. Added AIFF, FLAC, NCW and OGG files as well. All types can be selected and detected at once.
    • Fixed: Note detection from file names could be wrong when flat notes were part of it (e.g. Eb2 was detected as B2).
    • Fixed: Category detection on sample file names did not always work

ConvertWithMoss 11.0.0

25 Sep 19:29
Compare
Choose a tag to compare
  • Added support for Yamaha YSFC format (read/write: Montage, MODX/MODX+, read: Motif XS, Motif XF, MOXF).
  • Bitwig Writing
    • New: Support for RIFF chunk updates (fixes issues with certain MPC WAV files as source).

ConvertWithMoss 10.6.0

06 Sep 19:52
Compare
Choose a tag to compare
  • All formats
    • New: If multi-samples with the same name are created during a conversion process, unique postfixes are now appended.
    • Fixed: Average bytes per second was not stored correctly in WAV files.
  • Kontakt - Reading
    • New: Support for NCW files with 32-bit float samples.

ConvertWithMoss 10.5.0

19 Aug 08:49
Compare
Choose a tag to compare
  • Several accessibility improvements and fixes:
    • Button mnemonics were partially broken.
    • Improved order of tabulator traversal.
    • Added more tooltip info
    • Set default button states, can be execute by pressing Return.
  • Fixed: Switching off dark mode required a restart.
  • All formats
    • Fixed: Fixed a crash when envelope was not set.
  • AIFF/WAV
    • Fixed: Velocity layer information was removed from file names which lead to duplicate filenames.
  • Reason NN-XT
    • Fixed: Reading/Writing negative tunings was broken.

ConvertWithMoss 10.2.0

01 Jul 20:55
Compare
Choose a tag to compare
  • Kontakt 1-4, MPC Keygroups, Soundfont 2, TAL Sampler, TX16Wx
    • New: Added support for amplitude and filter velocity modulation.
  • Kontakt - Writing
    • New: Improved pitch envelope.
  • Kontakt 4.2-7 - Reading
    • Fixed: Group volume, panorama and key-tracking was not applied.
  • EXS, SXT, TX16Wx - Reading
    • New: Speed up finding samples.
    • Fixed: If levels to search upwards was set to 0, it did not search downwards.
  • WAV
    • Fixed: Reading/writing the pitch fraction field of the sample chunk was not always correct.

ConvertWithMoss 10.1.0

16 Jun 18:27
Compare
Choose a tag to compare
  • All formats
    • Fixed: Increased the heap memory to 64GB to support larger source files.
    • Fixed: WAV files in 32-bit float can now be converted to 16-bit PCM (workaround for bug in Java AudioSystem).
  • 1010music format - Writing
    • New: Added an option to trim samples with a delayed start.
  • disting EX - Writing
    • New: Added an option to trim samples with a delayed start.
    • Fixed: The MIDI note for the switch (SW) was off by 1 octave (disting assumes C3 as MIDI note 48 instead of 60). This caused playback issues.
    • Fixed: Release trigger groups are now removed from the output since the distingEX does not support release triggers.
  • SFZ
    • Fixed: Pitch bend was by factor 100 too small (semi-tones instead of cents).

ConvertWithMoss 10.0.0

11 Jun 19:56
Compare
Choose a tag to compare
  • Added support for disting EX multi-sample preset format.
  • All formats
    • New: Added support for amplitude and filter velocity modulation (1010music, Ableton ADV, SFZ). Only amplitude: DecentSampler, EXS24.
    • Fixed: Improved handling of missing root note information.
  • 1010music format - Reading
    • Fixed: Samples could not always be found.
  • EXS - Writing
    • Fixed: Filter cutoff was calculated incorrectly and could lead to silent patches.
    • Fixed: Envelope parts which were not set were handled incorrectly.
  • SFZ - Reading
    • Fixed: Attributes of previous converted SFZ did leak into next conversion.
    • Fixed: Only create a filter when there is at least a cutoff or filter type attribute present.

ConvertWithMoss 9.5.0

24 May 22:29
Compare
Choose a tag to compare
  • Added support to write Soundfont 2.
  • All formats
    • Fixed: In rare cases key-ranges could be stored incorrectly if not fully present in the source file
  • 1010music format - Writing
    • New: Set samtrigtype to zero if one-shot.
    • Fixed: Writing sample start, length and reverse were missing.
  • DecentSampler - Read
    • Fixed: The sub-folder which contains the library/preset was added to the name which could cause issues in the destination format.
  • Sf2 - Reading
    • Fixed: Pitch envelope was only set when a filter was present as well.
  • TX16Wx - Read
    • Fixed: samples could sometimes not be found on Macos/Linux
  • WAV - Read
    • New: Metadata is now read from info sub-chunks and stored in the Comment metadata field.
  • WAV - Write
    • Fixed: Update of Broadcast Audio chunk did fail if no date/time metadata was set.
    • Fixed: Destination file name could be empty if 'prefer folder name' was selected.