Barcheck failed (Lilypond)










3















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
























  • 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 '18 at 15:03
















3















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
























  • 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 '18 at 15:03














3












3








3








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
















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















share|improve this question













share|improve this question




share|improve this question








edited Nov 15 '18 at 13:03









Richard

43.3k6100186




43.3k6100186










asked Nov 15 '18 at 8:13









Vincent Mia Edie VerheyenVincent Mia Edie Verheyen

1184




1184












  • 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 '18 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 '18 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 '18 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 '18 at 15:03











1 Answer
1






active

oldest

votes


















9














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























  • I don't have the hardware available currently to test this, but I assume this to be correct. What code to insert exactly please?

    – Vincent Mia Edie Verheyen
    Nov 20 '18 at 10:23






  • 1





    time 3/4, see lilypond.org/doc/v2.18/Documentation/notation/…

    – replete
    Nov 20 '18 at 11:39










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',
autoActivateHeartbeat: false,
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
);



);













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









9














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























  • I don't have the hardware available currently to test this, but I assume this to be correct. What code to insert exactly please?

    – Vincent Mia Edie Verheyen
    Nov 20 '18 at 10:23






  • 1





    time 3/4, see lilypond.org/doc/v2.18/Documentation/notation/…

    – replete
    Nov 20 '18 at 11:39















9














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























  • I don't have the hardware available currently to test this, but I assume this to be correct. What code to insert exactly please?

    – Vincent Mia Edie Verheyen
    Nov 20 '18 at 10:23






  • 1





    time 3/4, see lilypond.org/doc/v2.18/Documentation/notation/…

    – replete
    Nov 20 '18 at 11:39













9












9








9







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 '18 at 9:23









repletereplete

2,560519




2,560519












  • I don't have the hardware available currently to test this, but I assume this to be correct. What code to insert exactly please?

    – Vincent Mia Edie Verheyen
    Nov 20 '18 at 10:23






  • 1





    time 3/4, see lilypond.org/doc/v2.18/Documentation/notation/…

    – replete
    Nov 20 '18 at 11:39

















  • I don't have the hardware available currently to test this, but I assume this to be correct. What code to insert exactly please?

    – Vincent Mia Edie Verheyen
    Nov 20 '18 at 10:23






  • 1





    time 3/4, see lilypond.org/doc/v2.18/Documentation/notation/…

    – replete
    Nov 20 '18 at 11:39
















I don't have the hardware available currently to test this, but I assume this to be correct. What code to insert exactly please?

– Vincent Mia Edie Verheyen
Nov 20 '18 at 10:23





I don't have the hardware available currently to test this, but I assume this to be correct. What code to insert exactly please?

– Vincent Mia Edie Verheyen
Nov 20 '18 at 10:23




1




1





time 3/4, see lilypond.org/doc/v2.18/Documentation/notation/…

– replete
Nov 20 '18 at 11:39





time 3/4, see lilypond.org/doc/v2.18/Documentation/notation/…

– replete
Nov 20 '18 at 11:39

















draft saved

draft discarded
















































Thanks for contributing an answer to Music: Practice & Theory Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




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







這個網誌中的熱門文章

Barbados

How to read a connectionString WITH PROVIDER in .NET Core?

Node.js Script on GitHub Pages or Amazon S3