Hatena::ブログ(Diary)

VST::CLiP このページをアンテナに追加 RSSフィード

2008-05-20

Super MidiScripter / AZ AUDIO - pascal scripting vsti

from KVR Forum 2008-05-20 19:14 JST (http://www.kvraudio.com/forum/viewtopic.php?t=216387)日本語訳

f:id:VSTLINK:20080611113455p:image

Super MidiScripter - pascal scripting vsti

Posted: Tue May 20, 2008 7:14 pm

Hello,I would like to introduce you a new vsti plugin that provides
a pascal scripting interface for midi events.
It acts as a relay between the host and the instrument.
It can

  • filter
  • remap
  • constraint to a scale
  • make some chords

etc.

The gui is simple: a code editor and a context menu.

The way it's working is as simple:

  1. you declare the number of functions in a specific functions
  2. you edit your functions,basically 1 function = 1 midi voice.
    to create a chord with 3 keys you need 3 functions.

At the present time it's free of charge (beta).
More informations can be foundin the download pack, including 3 exemples:

  1. a simple thru (out = in)
  2. a chord
  3. a split (left hand chord , right hand thru)

No many tests were performed but it can be used to make all basics midi
transformation usually needed. (not time based). Reloading of saved stuff
is working, see the readme for more informations or post to KVR Forum/mail me.

The plugin is available here to download: http://azertopia.free.fr/release/SuperMidiScripter.zip


Posted: Sat May 24, 2008 6:10 am
Version 0.3 is available:

  • clocked function with ppq pos,vsttimeinfo flags,tempo
  • Frame16 function (every 16 samples)
  • script checking
  • new scripts (57 in total):
  • force to major all keys
  • force to minor natural all 12 keys
  • force to minor harmonic all 12 keys
  • force to minor melodic all 12 keys
  • arpeg up down 2 octaves
  • arpeg ,random octave
  • sequenced chord ,random octave , random decay

AZ AUDIO: http://azertopia.free.fr/
[Download] http://azertopia.free.fr/release/SuperMidiScripter.zip

トラックバック - http://d.hatena.ne.jp/VSTLINK/20080520/1211281587