Vendor helgoboss/helgobox (ReaLearn) as basis for custom UI fork
Stripped upstream git history; starting point for replacing the native SWELL/Win32 mapping UI with something more suited to bulk editing. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
= Target "OSC: Send message"
|
||||
|
||||
Sends OSC messages with up to one argument in response to incoming messages.
|
||||
This target turns ReaLearn into a capable and convenient MIDI → OSC and OSC → OSC converter.
|
||||
If an argument number is entered (e.g. `1`), it will encode the incoming absolute control value as that argument (after it has been processed by the glue section).
|
||||
|
||||
== Output menu
|
||||
|
||||
Where to send the OSC message.
|
||||
|
||||
<Feedback output>:: Sends the OSC message to the device which is set as _Output_.
|
||||
Of course this only works if it's an OSC device.
|
||||
_Specific device:_:: Sends the OSC message to a specific device.
|
||||
Address, Argument and Range:: These correspond to the identically named settings of xref:sources/osc.adoc[].
|
||||
Check that section for details.
|
||||
Reference in New Issue
Block a user