Skip to content

Filter Channel specific CC data using Logic Pro X Scripter plugin

Notifications You must be signed in to change notification settings

lyricroy/ChannelSpecificCC-Filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Channel Specific CC Filter

Filter Channel specific CC data using Logic Pro X Scripter plugin
A Scripter plugin code to filter out MIDI CC messages of specific MIDI Channels where both CC and Channel numbers are user-defined.

ver 1.0

Passes all the MIDI data except CC1 from ch(x) where 'x' is the Channel number defined by user

ver 1.0

How To Use

  1. Download the .pst file which has been released
  2. Paste it in "Plug-in Settings > Scripter" location
  3. Open it in Scripter plugin in Logic Pro X

or

  1. Copy the code
  2. Paste it in Logic Pro X Scripter plugin editor window
  3. Run the code
  4. Save it for future use