Hi,

I currently write a .rgd file for a Roland XV-5050 expander, and it  
seems to work fine. But where can I get further informations  
about .rgd files? Define bank/program changes is pretty easy, but  
other things are not clear. For example (from Roland-XV-2020.grd file):

<rosegarden-data version="4-0.9.91"> : Does it matter?

<studio thrufilter="0" recordfilter="0" audioinputpairs="2"  
mixerdisplayoptions="0" metronomedevice="0"> : What is the exact  
meaning of all these options?

<device id="0" name="Roland XV-2020" direction="play" variation=""  
connection="72:0 XV-2020 MIDI 1 (duplex)" type="midi"> : why device id  
must be equal to 0? What does "connection" means?

<metronome instrument="2009" pitch="37" depth="2" barvelocity="120"  
beatvelocity="100" subbeatvelocity="80"/> : Why "2009"?

<control name="Pan" type="controller" description="&lt;none&gt;"  
min="0" max="127" default="64" controllervalue="10" colourindex="2"  
ipbposition="0"/> : what do description="&lt;none&gt;" and  
"ipbposition" mean?

        <instrument id="2000" channel="0" type="midi">
            <pan value="64"/>
            <volume value="100"/>
            <controlchange type="71" value="64"/>
            <controlchange type="74" value="64"/>
            <controlchange type="72" value="64"/>
            <controlchange type="73" value="64"/>
            <controlchange type="75" value="64"/>
        </instrument>

        <instrument id="2001" channel="1" type="midi">
            <pan value="64"/>
            <volume value="100"/>
        </instrument>
                  .
                  .
                  .
        <instrument id="2015" channel="15" type="midi">
            <pan value="64"/>
            <volume value="100"/>
        </instrument>


Why "2000", "2001"...? What does it means? Why instrument "2000" has  
several "controlchange" but not the other instruments?

Thanks for any help.

Regards.

Christophe

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Rosegarden-user mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to