It is currently Thu Apr 18, 2024 10:27 pm


Text in Custom Organs

Using the CODM to create your own organ definitions, exchange CODM organ definitions, ...
  • Author
  • Message
Offline

awhite

Member

  • Posts: 67
  • Joined: Sun Jun 05, 2005 4:55 am
  • Location: Cornwall UK

Text in Custom Organs

PostFri Feb 18, 2011 3:27 am

Is it possible to force a new line in the text on the contols (stops etc.) in a Custom Display?
Antony White
Offline
User avatar

Martin_Dümig

Member

  • Posts: 286
  • Joined: Wed Dec 10, 2003 10:54 am
  • Location: Germany, Bayern, Neufahrn bei Freising

Re: Text in Custom Organs

PostFri Feb 18, 2011 4:22 am

Hello awhite,

you could insert a linebreak (Example taken from ExampleCustomOrgan2) - see <CustomDisplay1_Text>:

Code: Select all
    <stop>
      <StopCode>2205</StopCode>
      <Name>Stop: Sw: Mixture III</Name>
      <DisplayName>MIXTURE III</DisplayName>
      <DefaultToEngaged>N</DefaultToEngaged>
      <SwitchIsLatching>Y</SwitchIsLatching>
      <StoreInDivisionalCombinations>Y</StoreInDivisionalCombinations>
      <StoreInGeneralCombinations>Y</StoreInGeneralCombinations>
      <AccessibleForMIDIInputAndOutput>Y</AccessibleForMIDIInputAndOutput>
      <OverrideSourceDivisionToSpecifiedDivisionCode></OverrideSourceDivisionToSpecifiedDivisionCode>
      <StopCodeFromWhichToCopyState></StopCodeFromWhichToCopyState>
      <PercussiveEngagingSoundEffect_RankID>21</PercussiveEngagingSoundEffect_RankID>
      <PercussiveEngagingSoundEffect_MIDINoteNumber>0</PercussiveEngagingSoundEffect_MIDINoteNumber>
      <PercussiveDisengagingSoundEffect_RankID>21</PercussiveDisengagingSoundEffect_RankID>
      <PercussiveDisengagingSoundEffect_MIDINoteNumber>0</PercussiveDisengagingSoundEffect_MIDINoteNumber>
      <SustainingSoundEffect_RankID></SustainingSoundEffect_RankID>
      <SustainingSoundEffect_MIDINoteNumber>0</SustainingSoundEffect_MIDINoteNumber>
      <CustomDisplay1_DisplayPageID>1</CustomDisplay1_DisplayPageID>
      <CustomDisplay1_Text>MIXTURE
III</CustomDisplay1_Text>
      <CustomDisplay1_ControlStyleID>7</CustomDisplay1_ControlStyleID>
      <CustomDisplay1_PosPixels_X>79</CustomDisplay1_PosPixels_X>
      <CustomDisplay1_PosPixels_Y>157</CustomDisplay1_PosPixels_Y>
      <CustomDisplay2_DisplayPageID></CustomDisplay2_DisplayPageID>
      <CustomDisplay2_Text></CustomDisplay2_Text>
      <CustomDisplay2_ControlStyleID></CustomDisplay2_ControlStyleID>
      <CustomDisplay2_PosPixels_X>0</CustomDisplay2_PosPixels_X>
      <CustomDisplay2_PosPixels_Y>0</CustomDisplay2_PosPixels_Y>
    </stop>
   


Best regards - Martin
You can play Bach on every organ.
Offline

awhite

Member

  • Posts: 67
  • Joined: Sun Jun 05, 2005 4:55 am
  • Location: Cornwall UK

Re: Text in Custom Organs

PostFri Feb 18, 2011 5:00 am

Hello Martin,

Thanks for the tip. I didn't think it would be that easy!
Antony White
Offline
User avatar

mdyde

Moderator

  • Posts: 15475
  • Joined: Fri Mar 14, 2003 1:19 pm
  • Location: UK

Re: Text in Custom Organs

PostFri Feb 18, 2011 5:49 am

(Topic moved here.)
Best regards, Martin.
Hauptwerk software designer/developer, Milan Digital Audio.

Return to Custom Organ Design Module (CODM)

Who is online

Users browsing this forum: No registered users and 11 guests

cron