Scriptlet to transpose an octave NO WIDGET

using GP 4.8, not 5.

I’m using an 88 key split into 3 layers, with 3 midi in blocks and midi filters to block/unblock NoteOn.

one of the patches at the top needs to come down more than the transpose in the app (Arturia OV-X)

I need to avoid using a lot of midi in blocks because I’m frequently using an onsite controller.

looking for a simple scriplet to put between the filter and instrument to transpose notes an octave down.

I see AMAZING work in here, but it’s all been widget related; i just need the equivilant of the 5.0 transpose filter.

can’t figure out how to edit the post… I switch between controllers a good amount so I’m trying to keep the number of Midi In blocks as low as possible.

There is this Transposer built-in plugin: MIDI Transposer

1 Like

You should be able to edit now

Do you mean for different shows or you are using multiple controllers in a single show?

I travel and therefore can be using an onsite controller. so i’m trying hard to keep the number of midi in blocks down.

so I either need a way to transpose down after the midi filter or a way to update midi blocks system wide. a scriplit after the midi filter is probably simpler :wink:

DHJ;
I think this is a 5.0 solution, i’m on 4.8. if it’s on 4.8, please tell me where; it’s not under Midi.

Nowhere. This is the Gig Performer 5 feature.
Btw. you are entitled to a small discount, should you want to upgrade to v5.

That is what I suspected.

If you are using backlined controllers at different locations, then you should be using the same MIDI blocks for all of them, you don’t need individual sets for each controller — just use the Rig Manager feature

3 Likes

took a bit for the alias to appear in the midi block, but it finally did. thank you!

i realize that rig manager is the correct solution, but… is it that difficult for a scriptlet to transpose? I’m an experienced programmer and got gpScript to handle switching multiple items based on a single event click.

I think we’re talking at cross purposes — the point of the Rig Manager is so that you don’t have to duplicate your MIDI In blocks for different controllers. That has NOTHING to do with transpose