Old 11-22-2020, 12:28 PM   #1
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,629
Default OSC as recinput

I just came to realize, that you can select audio and midi as input-device and record with them, but not osc.

So I would like to propose a way to record osc-messages.
As there are plugins out there, who can be controlled via OSC, they could be controlled in playback via these recorded osc-messages.

This would allow more precise control with plugins who support osc in a way, that you can alter the sent osc-messages, like you can do already with midi-notes.

I'm not sure, whether one would need a way to map osc-messages to individual notes, so it could be used as alternative to midi, for instance:

"/MyPlugin/Note/C1" would be associated with the note for C1 in such a map-file.

like a osc-mapfile that could be chosen for the track:

Code:
[mappings]
C1=/MyPlugin/Note/C1
C2=/MyPlugin/Note/C2
These would be visually mapped to Reaper's UI, so I could see at position 2:34 a yellow block, associated with "/MyPlugin/Note/C1", just as with midi there would be a yellow block associated with the MIDI-Note for C1.
The length would be set according to how long the "/MyPlugin/Note/C1"-osc-message would have been sent.
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - Donate, if you wish

On vacation for the time being...
Meo-Ada Mespotine is offline   Reply With Quote
Old 11-22-2020, 11:34 PM   #2
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,776
Default

Nice idea.

In fact decently recording OSC messages would result in "OSC-items" additionally to Midi Items and Audio Items. Such OSC items would need additional support all over the place.

IMHO handling just Midi notes that come in encapsulated in OSC messages, a preprocessing by e.g. OSCIIBot seems more appropriate.

-Michael
mschnell 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 11:56 AM.


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