Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright

MIDI Volume - Cntrl #7 question

For general discussion related FlowStone

MIDI Volume - Cntrl #7 question

Postby RJHollins » Wed Jun 19, 2013 1:17 am

ok ... this should be simple, but I've not found definitive answer related to FS code.

I'm making a simple VCA that I need to control level output. This will be a small VST audio plugin that I need to send MIDI data to.

I'm using the stock 'MIDI Event' prim as the foundation.

I would prefer to follow proper MIDI spec format of the data ... and that is where the question is.

I'm testing with:

STATUS = 7
Channel = assignable 1-16
D1 = ????
D2 = variable 0 - 127

I'm not sure what value for D1. Also want to be correct with Status ... well, everything actually :lol:

I've been all over the web, and found plenty of spec sheets ... but still not sure :roll:

Thanks for any help for this!
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Re: MIDI Volume - Cntrl #7 question

Postby RJHollins » Wed Jun 19, 2013 2:04 am

additional research ...

I'm reading that CNTRL #7 [Main Volume] is a CC.

If I understand correctly ...

The STATUS would = 176 and D1 = 7 .

CHannel and D2 would be variables I can supply.

Does this sound correct ?
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm

Re: MIDI Volume - Cntrl #7 question

Postby Tronic » Wed Jun 19, 2013 3:46 am

this message in binary format is Status byte + Channel byte
Status: 176
Channel: 1-16
Data 1: 0-127 (Control Change number)
Data 2: 0-127 (value)
Last edited by Tronic on Wed Jun 19, 2013 11:11 am, edited 1 time in total.
Tronic
 
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

Re: MIDI Volume - Cntrl #7 question

Postby RJHollins » Wed Jun 19, 2013 5:48 am

Ah ... Thanks for confirming Tronic :)
RJHollins
 
Posts: 1571
Joined: Thu Mar 08, 2012 7:58 pm


Return to General

Who is online

Users browsing this forum: Majestic-12 [Bot] and 69 guests