Old 03-07-2018, 03:29 PM   #1
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,776
Default SWS's MidiToReaControlPath Souce Code

Is same available and legally usable for enhancing it ?

Thanks,
-Michael
mschnell is online now   Reply With Quote
Old 03-07-2018, 11:01 PM   #2
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,776
Default

@ Xenakios :

What I have in mind is a plugin that features three sliders:
- Midi channel
- CC # "mute"
- CC # "unmute"

When receiving a Midi CC message with fitting Channel and CC # "mute", it will mute the track denoted in the CC val. Same with "unmute".

I did - extremely simple - workalike ReaScripts for mute and unmute, so I do know that simply two API calls need to be done for that. But using the scripts need "MidiToReaControlPath" and hooking actions, which of course is not really user friendly for the "Reaper Live" toolbox I intend to publish (of course free of charge).

As I know that you are experienced with such stuff and have all the tools in place, maybe it's really easy for you to put this together. What do you think ?

-Michael

Last edited by mschnell; 03-08-2018 at 07:24 AM.
mschnell is online now   Reply With Quote
Old 03-13-2018, 04:16 AM   #3
Xenakios
Human being with feelings
 
Xenakios's Avatar
 
Join Date: Feb 2007
Location: Oulu, Finland
Posts: 8,062
Default

Quote:
Originally Posted by mschnell View Post
maybe it's really easy for you to put this together. What do you think ?
It's always bit of a pain to do new plugin projects, unfortunately. I am not even sure if you mean a VST plugin or a Reaper extension plugin, though...?

MidiToReaControlPath isn't a plugin by SWS, by the way, it was done by Jeffos. I don't think the source code is available.
__________________
I am no longer part of the REAPER community. Please don't contact me with any REAPER-related issues.

Last edited by Xenakios; 03-13-2018 at 04:22 AM.
Xenakios is offline   Reply With Quote
Old 03-13-2018, 05:56 AM   #4
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,108
Default

Yeah, your best bet is probably to try to ask Jeff(os) directly.

https://www.cockos.com/team.php

e.g.
https://fr.linkedin.com/in/jean-fran...ague-697236129

Last edited by nofish; 03-13-2018 at 06:02 AM.
nofish is offline   Reply With Quote
Old 03-13-2018, 01:41 PM   #5
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,776
Default

Unfortunately AFAIK, Jeffos is not available at all, any more.

And MidiToReaConttrolPath is special in that it is a VST (receiving Midi Messages in the normal VST way) that additionally uses the Reaper API (Pushing Midi Messages onto the Reaper Control Path). This obviously is possible, but supposedly needs some spacial care.

-Michael
mschnell is online now   Reply With Quote
Old 03-13-2018, 03:09 PM   #6
azslow3
Human being with feelings
 
Join Date: Nov 2017
Location: Heidelberg, Germany
Posts: 797
Default

It probably use StuffMIDIMessage API call for commands and just bypassing otherwise.
There is no comments it should be used specially, so I guess it is safe to use it from whatever place.
azslow3 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:14 AM.


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