Old 03-29-2024, 06:49 PM   #1
F1308
Human being with feelings
 
F1308's Avatar
 
Join Date: Nov 2022
Location: It is season dependant.
Posts: 755
Default MIDI OMNI.

FGM #MIDI Any Ch into Omni

has been added to my collection of scripts.

The set dealing with MIDI Channels is now...

MIDI Management
--------------------------------------------------
#NOTES WALL

#CC WALL

#MIDI WALL

#MIDI Ch Layering

#MIDI Channel Shifter

#MIDI Any Ch into Omni

#MIDI 1 Receiver

#MIDI 2 Receiver

#MIDI 3 Receiver

#MIDI 4 Receiver

#MIDI 5 Receiver

#MIDI 6 Receiver

#MIDI 7 Receiver

#MIDI 8 Receiver

#MIDI 9 Receiver

#MIDI 10 Receiver

#MIDI 11 Receiver

#MIDI 12 Receiver

#MIDI 13 Receiver

#MIDI 14 Receiver

#MIDI 15 Receiver

#MIDI 16 Receiver

--------------------------------------------------



// SCRIPT BY FGM USING AI
//
// FGM #MIDI Any Ch into Omni
//
// ANY INCOMING MIDI CHANNEL IS COPIED TO ALL MIDI CHANNELS, WHILE CC MESSAGES PASS THROUGH
//
/*

This JSFX script is designed to take any incoming MIDI note messages on any channel
and send them out to all MIDI channels (1-16).
This is often referred to as "Omni" mode.

The script works as follows:
- It continuously checks for incoming MIDI messages.
- If the incoming message is a note on or note off message, it enters a loop that
iterates 16 times, once for each MIDI channel.
- Inside the loop, it sends the note message to the current channel.
- If the incoming message is not a note message (for example, a Control Change message),
it is sent through without modification.

Please note that this script does not affect any other types of MIDI messages, such as
Control Change messages. Those will pass through without any changes.

This script is useful in situations where you want to ensure that note messages are heard
on all channels, regardless of the channel on which they were originally sent.

*/




FGM Wood. Maestro's Keyboard Arsenal: Actions & Effects Scripts.

https://forum.cockos.com/showthread.php?t=279068



😀😀😀😀
🎹🎹🎹🎹
F1308 is offline   Reply With Quote
Old 03-30-2024, 01:03 AM   #2
Pink Wool
Human being with feelings
 
Pink Wool's Avatar
 
Join Date: Apr 2020
Posts: 1,520
Default

Quote:
Originally Posted by F1308 View Post
FGM #MIDI Any Ch into Omni

has been added to my collection of scripts.

The set dealing with MIDI Channels is now...

MIDI Management
--------------------------------------------------
#NOTES WALL

#CC WALL

#MIDI WALL

#MIDI Ch Layering

#MIDI Channel Shifter

#MIDI Any Ch into Omni

#MIDI 1 Receiver

#MIDI 2 Receiver

#MIDI 3 Receiver

#MIDI 4 Receiver

#MIDI 5 Receiver

#MIDI 6 Receiver

#MIDI 7 Receiver

#MIDI 8 Receiver

#MIDI 9 Receiver

#MIDI 10 Receiver

#MIDI 11 Receiver

#MIDI 12 Receiver

#MIDI 13 Receiver

#MIDI 14 Receiver

#MIDI 15 Receiver

#MIDI 16 Receiver

--------------------------------------------------



// SCRIPT BY FGM USING AI
//
// FGM #MIDI Any Ch into Omni
//
// ANY INCOMING MIDI CHANNEL IS COPIED TO ALL MIDI CHANNELS, WHILE CC MESSAGES PASS THROUGH
//
/*

This JSFX script is designed to take any incoming MIDI note messages on any channel
and send them out to all MIDI channels (1-16).
This is often referred to as "Omni" mode.

The script works as follows:
- It continuously checks for incoming MIDI messages.
- If the incoming message is a note on or note off message, it enters a loop that
iterates 16 times, once for each MIDI channel.
- Inside the loop, it sends the note message to the current channel.
- If the incoming message is not a note message (for example, a Control Change message),
it is sent through without modification.

Please note that this script does not affect any other types of MIDI messages, such as
Control Change messages. Those will pass through without any changes.

This script is useful in situations where you want to ensure that note messages are heard
on all channels, regardless of the channel on which they were originally sent.

*/




FGM Wood. Maestro's Keyboard Arsenal: Actions & Effects Scripts.

https://forum.cockos.com/showthread.php?t=279068



😀😀😀😀
🎹🎹🎹🎹
I thought you said no more single script "launch" posts on the main forum?


I mean, WHY NOT post these in the scripting forum?
__________________
Live simply so that others can simply live
Pink Wool is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:29 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.