Log InCreate An Account
  1. Plugins
  2. »
  3. octarone
  4. »
  5. Channel Iterator
  6. »
  7. Details

Channel Iterator

MIDI Processor Plugin by octarone
MyKVRFAVORITE0WANT1
Channel Iterator by octarone is a Virtual Effect Audio Plugin and Soundware (samples or presets that load into other products). It functions as a VST Plugin.
Product
Version
1.0
ReaJS 2.36+ (free from ReaPlugs) / REAPER 5+

The system requirements for either one those products will have to be fulfilled to be able to load this script in them.
Effect
Formats
Soundware
For
Copy Protection
None
Open Source
GPL 3
My KVR - Groups, Versions, & More
2 KVR members have added Channel Iterator to 2 My KVR groups 2 times.
Not In Your MY KVR Groups
(or group limitation prevents versioning)
+2 in private groups

KVR Rank

Overall: 24641   5715

30-Day: 24234; 7-Day: 21705; Yesterday: 20398

Channel Iterator is a simple MIDI-only JSFX script that iterates incoming MIDI notes through different channels which is customizable. It ignores the channel of the incoming notes, and maps the note channels to different output channels by iterating or rotating them around in the given range. The method used is the same as Key Tuner's channel rotation.

All other MIDI events (i.e. that are not notes) are passed through, including the channels they have, unaffected. For notes, it does a sort of "round robin" of the channels, so the first note is sent to Channel 1, second to Channel 2, and so on until no more channels are available. The max amount of channels available is defined by the user via the only parameter it has, which is specific to each instance of the script. Keep in mind that it has some logic to avoid re-using a channel that is already active (i.e it still has a note playing), so in most cases it will prefer channels that have been inactive for the longest first. This helps with tails in some synths by prioritizing channels which have been dormant for the longest time over others. Please remember that this is not always possible! If you set the number of channnels too low and happen to play more notes simultaneously than the available channels, it cannot satisfy your request so the same channel will be re-used (and might cause some bugs). In most cases, though, it should still work even if you do that, but I recommend not to.

There is only one parameter, called Channels, which simply defines the maximum amount of channels it has available. For example, if you can only handle 4 channels output after it (it's how you set up the routing and so on), then set it to 4, pretty simple.

For an example and the download visit its dedicated page here.

Latest User Reviews

Average user rating of 0.00 from 0 reviews

Comments & Discussion for octarone Channel Iterator

Discussion
Discussion: Active

Please log in to join the discussion