Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:control_changes [2020/04/22 02:12]
tedfelix
dev:control_changes [2021/01/03 03:06]
tedfelix [Control Changes]
Line 1: Line 1:
 ====== Control Changes ====== ====== Control Changes ======
  
-The code that sends out control Changes in Rosegarden is pretty convoluted.  This document points out the key areas of interest.  Hopefully this will ease future maintenance.+The code that sends out Control Changes in Rosegarden is pretty convoluted.  This document points out the key areas of interest.  Hopefully this will ease future maintenance
 + 
 +Note that code related to sending out Bank Selects and Program Changes can be found along with the code related to Control Changes.  This will be pointed out below.
  
 ===== Allow Reset All Controllers (CC 121) ===== ===== Allow Reset All Controllers (CC 121) =====
Line 21: Line 23:
  
   [Sequencer_Options]   [Sequencer_Options]
-  forceChannelSetups=true+  forceChannelSetups=false
  
 When set to true, channel setups will be sent out every time play is pressed.  If outside of a Segment, the channel setups will be based on the track values in the Instrument Parameters panel (MIPP). When set to true, channel setups will be sent out every time play is pressed.  If outside of a Segment, the channel setups will be based on the track values in the Instrument Parameters panel (MIPP).
 +
 +The default for this preference is false.
  
 ===== Manage Controllers dialog ===== ===== Manage Controllers dialog =====
Line 80: Line 84:
  
   * Sends the channel setups at file load time.   * Sends the channel setups at file load time.
 +  * Sends BS/PC for the channel as well.
   * This also might be the code that sends channel setups at the beginning of a MIDI File export.   * This also might be the code that sends channel setups at the beginning of a MIDI File export.
  
 
 
dev/control_changes.txt · Last modified: 2022/05/06 16:07 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki