Skip to content

Releases: AnClark/Minaton-XT

Minaton 1.0.0

13 Feb 13:43

Choose a tag to compare

Now Minaton-XT is 1.0.0, a brand-new major release! New major version means significant changes:

  • Renew UI. Introduced Dear ImGui for secondary UI, brings a more stable and convenient experience.
    • Now preset menu is shown with ImGui. This replaced WolfWidget Menu used in 0.2.0.
  • Integrated User manual. You can click the "Help" button to open the built-in user manual.
  • Improved stability:
    • Fixed occational crash when switching factory presets.
    • Fixed unexpected LFO and DCO synchronization state on several siturations.

Have fun!

Minaton 0.2.0

03 Sep 14:13

Choose a tag to compare

This version of Minaton-XT has overwhelming improvements on experience.

  • Reform resampler. I replaced cpuimage's simple & fast resampler with Secure Rabbit Code (libsamplerate), and rewrote resampler procedures. This prevents aliases on high samplerate (e.g. 96000Hz, 192000Hz), and will benefit studio music producers.
  • Add preset menu. Now you can load factory presets via right-click menu in Minaton UI. All presets are embedded into the plugin binary.
  • Use fixed-size resampler buffer. This prevents potential memory corruption on different buffer size, so it improves stability of Minaton.

Minaton 0.1.2

06 Aug 09:01

Choose a tag to compare

This version of Minaton-XT added a "Panic" button besides volume knob in case notes got stuck.

Also, you can invoke "All Notes Off" or "All Sounds Off" from your host.

Minaton 0.1.1

29 Jul 13:54

Choose a tag to compare

This version has the following essential updates, which improve performance and experience:

  • Fix CPU overload when only either DCO1 or DCO3 enabled.
  • Reset DCO audio frame position on MIDI note on. This can avoid unexpected phase de-tune.

Minaton 0.1.0

03 Mar 08:33

Choose a tag to compare

Ready-to-use beta release.