Skip to content

v0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@zardini123 zardini123 released this 01 Oct 17:09

NOTICE: This is a very early build of the tool, so there could be issues, bugs, or crashes that are unknown. Do not use this in critical production situations!

Complete redesign of Xen MIDI Retuner functionality from v0.0.3.

Please follow the Setup guide to determine which variation of Xen MIDI Retuner to download! The setup guide can be found in the Readme at section Setup Process.


Changelog

Changelog

Changed

  • The entire plugin functionality.
    • Entire concept of the interpolation/transition function has been replaced with closest scale note mapping.
  • Keyboard visualization works with continuous midi notes instead of discrete midi notes.
  • Renamed input and output pitchbend to "Keyboard" and "Synth" pitchbend.

Added

  • Keyboard visualization has zoom and drag of the view.
  • "Synth is already tuned" for playing synthesizers that have tuning functionality, yielding polyphonic tuning over one MIDI channel.
    • Requires both Xen MIDI Retuner and the synth to be tuned to the same scale.
  • "Send out untuned notes" allowing interesting tuning potential with the byproduct of playing the notes not subjected to tuning by pitchbend per channel.

Known Issues

  • "Pitch Bend Wheel (semitones)" does not do anything as scale-oriented pitchbend has to be implemented.