What is Wmidi ?
Wmidi transforms your graphic tablet into a musical instrument and a MIDI controller. It is able to generate notes, but also control change messages depending on the position, pressure, Z angle and tilt of the stylus on the tablet. It was initially written and tested for Wacom tablets but since it is using the WinTab API, it should be compatible with all kinds of tablets.
How does it work ?
The colored area corresponds to the graphic tablet. The position of the stylus
on the tablet is represented by a cross. A line is drawn to show the
orientation of the stylus, as well as a plain circle, which corresponds to the
pressure.
In order to generate music that does not sound totally random, Wmidi only plays
notes from a chosen scale (amongst a list of 270 available scales).
The notes are automatically triggered while moving the stylus on the tablet. If your stylus has an eraser, you can use it to trigger chords instead of
single notes (24 types of chords are available).
If you click on the first button of the stylus, the current note or
chord is locked and moving the stylus on the tablet will send control change
messages.
Control change numbers can be selected for the X and Y coordinates, the
pressure, the angle and the tilt of the stylus. For each of them, you can also
specify the range of values that will be generated, and a mapping curve.
Starting with version 1.3 of Wmidi, it is possible to load a background picture. When
moving the stylus on the tablet, the color of the pixel under the cursor
will be analyzed. Then the corresponding control change messages will be sent for the hue, saturation
and brightness or the red, green, and blue components.
There is plenty of room for experimentation. For example,
you could load a stone / rocky texture, and use the brightness to drive the friction parameter of a physical modelling synthesizer.
How to use Wmidi ?
Directly with a MIDI synthesizer
Wmidi lets you select the MIDI port to which the messages are sent.
You can connect a synthesizer directly to that MIDI port.
For example, I have been using the Nord Modular from Clavia.
Its modular architecture allows you to create elaborated patches that will evolve in time,
and every parameter can be assigned to a MIDI controller.
Through a virtual MIDI device
You can also route the MIDI out port selected in Wmidi to the MIDI in port of any other MIDI program (sequencer, softsynth, etc...).
A way to do that is to use a virtual MIDI device such as Hubi Loopback Device. For example, you can record the control change messages generated by the stylus movements on the tablet, and add them to a pre-existing track. It's a good way to add life to a static part.
Download
Click here to download Wmidi. You just need to unzip the file and the program is ready. Make sure you read the documentation.
What's new ?
New in version 1.3
What is next ?
Future improvements could include: