J’s MIDI tools (freeware)

Free midi plugins. You can always find the latest version of these here (there’s 32-bit and 64-bit versions):

For 32-bit hosts.
For 64-bit hosts.

I’ve been messing around with the vst 2.4 sdk, some examples, and opengl and did this stuff, I’m making them for my specific needs, but if it’s of any use for anybody else:

CC value limiter:

CC range limiter

Choose a CC to limit within a certain range.

multi channel key range/transpose midi plugin.

pretty self explanatory. 🙂

cc controlled (or not) midi transposer plugin

2

2

It acts on any channel, and when on, any cc assigned to increase/decrease transpose will be filtered.

CC time blocker plugin:

Some buggy midi controllers will send more than just a 127 and a 0 value when you don’t want, this is to prevent any clandestine cc to get thru, which otherwise would ruin, for example, tempo tapping. When enabled, only one message of the CC you specify (and only the values 127 or 0 get thru) will be allowed within the defined time period.

CC64 emulator plugin:

Just a test tool, instead of sending the cc64 (sustain) out, it will filter it and mimic its effect with note on’s/off’s.

CC inverter:

Inverts a CC’s value (i.e. , if it’s 127, it will become 0), this is aimed at inverted sustain pedals, some older controllers don’t have the option to reverse the polarity.

Aftertouch to CC:

Remaps aftertouch/channel pressure to the desired CC.

midi random note delay:

introduces a configurable random delay on every note on message, up to 200ms (which is clearly too much). For example, to provoque slight timing drifts in layered instruments of a brass section.

CC-controlled channel switcher:

Define an origin channel, a destination channel, and a CC to change the routing from original->dest.
for that CC’s value <= 64:
originalChannel
for that CC’s value > 64:
originalChannel->destCh
note: any midi message except note on’s from the original channel will always be doubled into the destination channel as well, this is to prevent any surprises.

velocity – controlled channel switcher:

vccs

Instead of a CC, any velocity value above the specified trigger will change the note’s channel. Except this difference, all the rest from above applies.

vst metronome

(no pic available)
A very simple metronome for practicing purposes, outputs audio or midi “ticks” (configurable channel/notes), can be run synchronously or asynchronously with the host’s tempo.

chord note-channel-switcher
Convert 2 or 3 notes from the same channel to separated channels
I made this for making brass section chords.
If you only play one note, the original channel will go thru unchanged.
When 2 or 3 notes are played at the same time, the original channel will be routed to the ones defined for low/mid/high notes.
Obs:
Since in real life you’ll never hit the two/three notes in the same exact instant, the algorithm calculates the
lower / mid / higher notes each time a note on message is received, so if you have already pressed two keys and press
the third one later, the ones that are not according to the new low/mid/high calculation will be “noted-off”,
the channel change will be made, and new note-ons will be sent again.


11 Responses to “J’s MIDI tools (freeware)”

  1. Hi there. Your MIDI plugins look like they could be very useful in my setup which includes Cubase and EnergyXT. Only thing is the download link http://www.mediafire.com/jstuff doesn’t work. Looking forward to trying them out. Thanks for all your work.

    • Hi! Thanks.

      It seems that some antivirus/firewall software don’t like mediafire very much. I’ll try to find an alternate link.

      Cheers!

  2. Hey, what’s your email address? I want to email you in private and you don’t have any contact information here.

  3. excellent work. thanks for these. in particular, the time blocker is one i haven’t seen before. nice…

  4. THANKS for the tools .. will give em a test drive today …this is great work

  5. THANK YOU!

  6. Works like a charm thank you and well worth the money XD!!

  7. DUDE! I’ve been searching for something simple to invert the sustain pedal instead of diving into Midiox and trying to figure out all that crap or getting out the soldering iron. I’ve been at this problem for hours. Awesome and simple! Thanks huge!

  8. amazing software .. thanks sam

  9. great stuff here !

Leave a reply to Cosmic Pig Cancel reply