Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
streambyter [2019/11/05 09:10] – [Posting own StreamByter Scripts] _kistreambyter [2020/03/03 03:58] – Added list tag and adapted title _ki
Line 1: Line 1:
-====== StreamByter ======+====== StreamByter & Available Scripts List ======
  
 StreamByter is a (now free) MIDI processor plugin for creating custom MIDI effects. It has a scripting language designed around manipulating MIDI messages. Optional GUI components linked to the code can be used.  StreamByter is a (now free) MIDI processor plugin for creating custom MIDI effects. It has a scripting language designed around manipulating MIDI messages. Optional GUI components linked to the code can be used. 
Line 26: Line 26:
  
 ^  Channel Scripts  ^ ^ ^  Channel Scripts  ^ ^
 +| [[Streambyter Channel Filter|Channel Filter with GUI]] |Filter midi input for a range of channels |
 | [[StreamByter Set Channel by Note|Set Channel by Note]] | Changing channels from a keyboard that doesn’t have onboard channel change by playing a note from A7 to C8 | | [[StreamByter Set Channel by Note|Set Channel by Note]] | Changing channels from a keyboard that doesn’t have onboard channel change by playing a note from A7 to C8 |
 | [[GR-16 Output MIDI Mapper|GR-16 Output MIDI Mapper]] | Changes the MIDI output from GR-16 to configurable notes and channels |  | [[GR-16 Output MIDI Mapper|GR-16 Output MIDI Mapper]] | Changes the MIDI output from GR-16 to configurable notes and channels | 
Line 36: Line 37:
 | | | | | |
 ^  Note Scripts  ^ ^ ^  Note Scripts  ^ ^
-| [[http://audeonic.boards.net/thread/722/auto-holder|Auto Holder]] | Hold all played notes until they are released either with the 'Release' button or via a release CC +| [[http://www.makemusicanywhere.com/midi-transpose-with-streambyter/|Note Controlled Transposer]] | Transpose FugueMachine and any other sequencer using note input from midi controller |
 | [[http://audeonic.boards.net/thread/585/chord-rotator-la-michael-brecker|Chord Rotator a la Michael Brecker]] | Map incoming MIDI notes to rotating chords | | [[http://audeonic.boards.net/thread/585/chord-rotator-la-michael-brecker|Chord Rotator a la Michael Brecker]] | Map incoming MIDI notes to rotating chords |
 | [[http://audeonic.boards.net/thread/508/quantiser-real-time|Quantiser (Real-Time)]] | Life Quantiser | | [[http://audeonic.boards.net/thread/508/quantiser-real-time|Quantiser (Real-Time)]] | Life Quantiser |
Line 44: Line 45:
 | [[http://audeonic.boards.net/thread/537/distribute-polyphonic-midi-outgoing-channels|PolyToNx1]] | Distribute incomming polyphonic midi to N outgoing mono midi channels | | [[http://audeonic.boards.net/thread/537/distribute-polyphonic-midi-outgoing-channels|PolyToNx1]] | Distribute incomming polyphonic midi to N outgoing mono midi channels |
 | [[http://audeonic.boards.net/thread/633/all-notes-panic-button-event|All Notes Off]] | Send NoteOFf for all notes on all channels | | [[http://audeonic.boards.net/thread/633/all-notes-panic-button-event|All Notes Off]] | Send NoteOFf for all notes on all channels |
-| [[http://audeonic.boards.net/thread/611/sustainnotes-delay-depending-sustain-pedal|SustainNotes]] | Delay note-off‘s depending on sustain pedal | 
 | | | | | |
 ^  Sequencer Scripts  ^ ^ ^  Sequencer Scripts  ^ ^
Line 54: Line 54:
 | | | | | |
 ^  Controller Scripts  ^ ^ ^  Controller Scripts  ^ ^
 +| [[http://audeonic.boards.net/thread/722/auto-holder|Auto Holder]] | Hold all played notes until they are released either with the 'Release' button or via a release CC | 
 +| [[http://audeonic.boards.net/thread/611/sustainnotes-delay-depending-sustain-pedal|SustainNotes]] | Delay note-off‘s depending on sustain pedal, with support for MPE input |
 | [[http://audeonic.boards.net/thread/693/pitchbend-2-ccs|Pitchbend to 2 CCs]] | Converts upper and lower range of pitchbend lever to two CCs | | [[http://audeonic.boards.net/thread/693/pitchbend-2-ccs|Pitchbend to 2 CCs]] | Converts upper and lower range of pitchbend lever to two CCs |
 | [[http://audeonic.boards.net/thread/686/autortz-resets-velocity-after-milliseconds|AutoRTZ - CC]] | Return a CC back to zero if no value was received for some milliseconds | | [[http://audeonic.boards.net/thread/686/autortz-resets-velocity-after-milliseconds|AutoRTZ - CC]] | Return a CC back to zero if no value was received for some milliseconds |
Line 70: Line 72:
  
  
-{{tag>StreamByter midi_scripting au_midi au_midi_fx}}+{{tag>StreamByter midi_scripting au_midi_fx list}}
  
  • streambyter.txt
  • Last modified: 2022/04/04 18:06
  • by _ki