Go Back   Cockos Incorporated Forums > Projects > Deprecated REAPER issue tracker > Closed Issue

Bug in midisend Issue Tools
issueid=5512 02-16-2015 02:44 AM
Human being with feelings
Bug in midisend

The following code does not work


desc:Converts one type of midi message to another
@init
ext_noinit = 1.0;
ext_midi_bus = 1;
midi_bus = 0;


@block

while( midirecv(offs,msg1,msg23) ? ( midisend(offs,2,msg23); ); );

Note that the channel does not change if you log before and after... or rather it gets stuck to channel 0. 90 goes to 80 and not 92.

Come on!!!!I've tried various values for the init settings... nothing changes.
Issue Details
Issue Type Closed Issue
Project Deprecated REAPER issue tracker
Category Plugins
Status Misdirected Post
Priority 1 - Highest
Affected Version 4.76
Closed Version (none)
Yes votes 0
No votes 0
Assigned Users (none)
Tags (none)

02-16-2015 02:45 AM
Human being with feelings
 
Post to FORUMS FIRST.
Reply
Reply

Issue Tools
Subscribe to this issue

All times are GMT -7. The time now is 08:40 AM.


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