The DejaVU experience


slide: The DejaVU experience



slide: The score in a plugin


    <SCORE>
      <TITLE>Corrente</TITLE>
      <COMPOSER>Antonio Vivaldi</COMPOSER>
      <STAFF>
        <MEASURE Sig="3,4" Key=F Clef=Gclef>
          <NOTE Pos="1,3" Stem=down>d6 4 0
          <REST Pos="3,6">C6 8 0
          <NOTE Pos="4,6" Stem=up>a5 8 0
          <NOTETUPLE Stem=down>
            <NOTE Pos="5,6">f5 8 0</NOTE>
            <NOTE Pos="6,6">a5 8 0</NOTE>
          </NOTETUPLE>
        </MEASURE>
        ...
      </STAFF>
    </SCORE>
  


    SCORE {
      margin-left : 30;
      margin-right : 30;
      margin-top : 80;
      margin-bottom : 20;
      page-height : 1000;
      page-width : 920;
    }
    TITLE {
      title-align : Center;
      title-font : -*-Times-Bold-R-Normal--*-240-*;
    }
    COMPOSER {
      composer-align : Center;
      composer-font : -*-Times-*-R-Normal--*-180-*;
    }
  

slide: An associated style sheet



slide: The jam server




slide: Web components