Barcheck failed (Lilypond)











up vote
3
down vote

favorite












This piano excerpt is somewhere in movement two of "Trio élégiaque No. 2 in D minor, Op.9 (Rachmaninoff, Sergei)".



Listen here:





or here:




Here's a small portion (considered as fair use here) from a sheet of that excerpt.



enter image description here



I am trying to re-create this in LilyPond. But somehow this last es'''2 doesn't show up in the right measure. It should start in the next measure.



I have inputted it as:



<< {

es'''2

} \ {

r16

} \ >>


See the current result:



enter image description here










share|improve this question









New contributor




Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Actually barcheck failed is a strong indication, that you got the meter wrong or had notes too few/too many within the bar. I fail to recognize, what videos could help here and suggest IMSLP instead.
    – guidot
    Nov 15 at 15:03

















up vote
3
down vote

favorite












This piano excerpt is somewhere in movement two of "Trio élégiaque No. 2 in D minor, Op.9 (Rachmaninoff, Sergei)".



Listen here:





or here:




Here's a small portion (considered as fair use here) from a sheet of that excerpt.



enter image description here



I am trying to re-create this in LilyPond. But somehow this last es'''2 doesn't show up in the right measure. It should start in the next measure.



I have inputted it as:



<< {

es'''2

} \ {

r16

} \ >>


See the current result:



enter image description here










share|improve this question









New contributor




Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Actually barcheck failed is a strong indication, that you got the meter wrong or had notes too few/too many within the bar. I fail to recognize, what videos could help here and suggest IMSLP instead.
    – guidot
    Nov 15 at 15:03















up vote
3
down vote

favorite









up vote
3
down vote

favorite











This piano excerpt is somewhere in movement two of "Trio élégiaque No. 2 in D minor, Op.9 (Rachmaninoff, Sergei)".



Listen here:





or here:




Here's a small portion (considered as fair use here) from a sheet of that excerpt.



enter image description here



I am trying to re-create this in LilyPond. But somehow this last es'''2 doesn't show up in the right measure. It should start in the next measure.



I have inputted it as:



<< {

es'''2

} \ {

r16

} \ >>


See the current result:



enter image description here










share|improve this question









New contributor




Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











This piano excerpt is somewhere in movement two of "Trio élégiaque No. 2 in D minor, Op.9 (Rachmaninoff, Sergei)".



Listen here:





or here:




Here's a small portion (considered as fair use here) from a sheet of that excerpt.



enter image description here



I am trying to re-create this in LilyPond. But somehow this last es'''2 doesn't show up in the right measure. It should start in the next measure.



I have inputted it as:



<< {

es'''2

} \ {

r16

} \ >>


See the current result:



enter image description here























notation lilypond






share|improve this question









New contributor




Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Nov 15 at 13:03









Richard

35.3k677151




35.3k677151






New contributor




Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 15 at 8:13









Vincent Mia Edie Verheyen

1163




1163




New contributor




Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Vincent Mia Edie Verheyen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Actually barcheck failed is a strong indication, that you got the meter wrong or had notes too few/too many within the bar. I fail to recognize, what videos could help here and suggest IMSLP instead.
    – guidot
    Nov 15 at 15:03




















  • Actually barcheck failed is a strong indication, that you got the meter wrong or had notes too few/too many within the bar. I fail to recognize, what videos could help here and suggest IMSLP instead.
    – guidot
    Nov 15 at 15:03


















Actually barcheck failed is a strong indication, that you got the meter wrong or had notes too few/too many within the bar. I fail to recognize, what videos could help here and suggest IMSLP instead.
– guidot
Nov 15 at 15:03






Actually barcheck failed is a strong indication, that you got the meter wrong or had notes too few/too many within the bar. I fail to recognize, what videos could help here and suggest IMSLP instead.
– guidot
Nov 15 at 15:03












1 Answer
1






active

oldest

votes

















up vote
9
down vote













The music is in 3/4, so the time signature in your LilyPond work is wrong. Correct it and the software should render the Eb in the correct place.






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "240"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });






    Vincent Mia Edie Verheyen is a new contributor. Be nice, and check out our Code of Conduct.










     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmusic.stackexchange.com%2fquestions%2f76514%2fbarcheck-failed-lilypond%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    9
    down vote













    The music is in 3/4, so the time signature in your LilyPond work is wrong. Correct it and the software should render the Eb in the correct place.






    share|improve this answer

























      up vote
      9
      down vote













      The music is in 3/4, so the time signature in your LilyPond work is wrong. Correct it and the software should render the Eb in the correct place.






      share|improve this answer























        up vote
        9
        down vote










        up vote
        9
        down vote









        The music is in 3/4, so the time signature in your LilyPond work is wrong. Correct it and the software should render the Eb in the correct place.






        share|improve this answer












        The music is in 3/4, so the time signature in your LilyPond work is wrong. Correct it and the software should render the Eb in the correct place.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 15 at 9:23









        replete

        1,714313




        1,714313






















            Vincent Mia Edie Verheyen is a new contributor. Be nice, and check out our Code of Conduct.










             

            draft saved


            draft discarded


















            Vincent Mia Edie Verheyen is a new contributor. Be nice, and check out our Code of Conduct.













            Vincent Mia Edie Verheyen is a new contributor. Be nice, and check out our Code of Conduct.












            Vincent Mia Edie Verheyen is a new contributor. Be nice, and check out our Code of Conduct.















             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmusic.stackexchange.com%2fquestions%2f76514%2fbarcheck-failed-lilypond%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Morgemoulin

            Scott Moir

            Souastre