User Forum    :: Powered by YaBB
  « MIDI-OX User Forum - continuous events »
Welcome, Guest. Please Login or Register.
May 4th, 2025, 1:41am


Home Home Help Help Search Search Members Members Login Login Register Register


   MIDI-OX User Forum
   MIDI-OX
   Questions and Discussion
(Moderator: Jamie OConnell)
   continuous events
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: continuous events  (Read 889 times)
SergeD
Member
**



MIDI-OX Rules!

   


Posts: 18
continuous events
« on: Jan 19th, 2003, 10:52pm »
Quote Quote Modify Modify


Hi Jamie,
 
Is this possible to create live continuous events like the following example ?
 
1:000:00 Note On C
1:000:00 CC #02 with value 70  
2:000:00 Note Off C
 
When midi-ox would receive CC #02, by some means (with Wsh or VB ?)  a program would transmit decreasing  
value -10 for CC #11 at every 60 Ppq until the Note off append. The results would resemble like this :
 
1:000:00 Note On C
1:000:00 CC #02 with value 70  
1:060:00 CC #11 with value 60  
1:120:00 CC #11 with value 50  
1:180:00 CC #11 with value 40  
etc...
2:000:00 Note Off C
 
I have made a program in Perl for this purpose but it is a batch process. Would be nice to have it live. Is it feasible   (at least with Wsh or VB) ?
 
Any suggestion ?
 
SergeD
IP Logged
Jamie OConnell
Administrator
*****






   
WWW Email

Gender: male
Posts: 2027
Re: continuous events
« Reply #1 on: Jan 20th, 2003, 11:51am »
Quote Quote Modify Modify

Yes, you would need to use the Scripting capability to do this, as there is no built-in mechanism to generate continuous controller info over time.  You can use Perl as your WSH language.
IP Logged

--Jamie
Music is its own reward.

SergeD
Member
**



MIDI-OX Rules!

   


Posts: 18
Re: continuous events
« Reply #2 on: Jan 21st, 2003, 9:54am »
Quote Quote Modify Modify


Thank you Jamie,
 
SergeD
IP Logged
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »


MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1!
YaBB © 2000-2003. All Rights Reserved.