Sending Pitchbend: Difference between revisions

From Loopy Pro Wiki
Imported via script
 
update for Loopy Pro 2.0 now that Send MIDI Message can send pitch bend
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
====== Loopy Pro: Sending Pitchbend from a Slider or Dial ======
= Self-Centering Pitch Bend Widget =


in progress. text coming
* Add a Slider or Knob widget to your layout.
* Add ''Send MIDI Message'' as the widget's value change action.
* Set the message type to Pitch Bend.
* Add ''Trigger Widget'' as the Release action.
* Choose the widget itself as the target
* Set the Trigger Widget's Action to Value Change
* Set the Trigger Widget's Adjustment to Assign Value
* Set the adjustment value to 50%.


{{ :loopypro_example_pitchbend.zip  }}
The slider or knob will now return to 50% (no pitch bend) when the widget is released.
 
[[:Category:Advanced Features]]
[[Category:Advanced Features]]

Latest revision as of 07:42, 28 April 2026

Self-Centering Pitch Bend Widget

  • Add a Slider or Knob widget to your layout.
  • Add Send MIDI Message as the widget's value change action.
  • Set the message type to Pitch Bend.
  • Add Trigger Widget as the Release action.
  • Choose the widget itself as the target
  • Set the Trigger Widget's Action to Value Change
  • Set the Trigger Widget's Adjustment to Assign Value
  • Set the adjustment value to 50%.

The slider or knob will now return to 50% (no pitch bend) when the widget is released.

Category:Advanced Features