Hi list,<br><br>I&#39;m happy to present my first external named [m2f_vst].<br><br>It calculates midi note to frequency (Hz), just like [mtof], but with a variable semitone to whole tone ratio. That means it makes it possible to play in temperaments 31 (ratio 3:5) and 19 (ratio: 2:3) equal division, as well as 12 (1:2), 5 (0:1), 7 (1:1) and everything in  between.<br>
<br>To be able to use it as intended it&#39;s, except for ratio &quot;0.5&quot; that makes it work similar to [mtof], necessary to set a modulation index, where 0 is default (C-C#-D-Eb-E-F-F#-G-G#-A-Bb-B). Changing the value for &quot;mod&quot; replaces one note for another (for example G# for Ab) for every &quot;+1&quot; or &quot;-1&quot; in the circle of fifths up by increasing and down by decreasing.<br>
<br>Documentation is provided in the manual/ folder. An example patch that plays a part of J.S. Bach&#39;s prelude of the 5th English Suite is provided in the examples/ folder.<br><br>You can find it here:<br><a href="http://student-kmt.hku.nl/~funs/puredata/externals/m2f_vst.tar.gz">http://student-kmt.hku.nl/~funs/puredata/externals/m2f_vst.tar.gz</a><br>
<br>Feel free to send a mail with questions or comments to <a href="mailto:funsseelen@gmail.com">funsseelen@gmail.com</a> or as a reply to this message.<br><br>--Funs<br>