Git Product home page Git Product logo

Comments (4)

WebDrake avatar WebDrake commented on May 25, 2024

The effect can be seen even more strongly in the following:

\score {
  {
    \time 4/4
    \partial 4.
    c'8 c'4 | d'4 c' c' c' | d'4 c' c' c' | d'4 c' c' c' |
  }
  \midi{}
  \layout{}
}

from frescobaldi.

wbsoft avatar wbsoft commented on May 25, 2024

Yes, the behaviour you see is correct but I can't do very much about it. The MIDI spec does not have a way to specify a pickup measure (at least LilyPond doesn't output a hint about on which beat the music starts).

Making the MIDI player smarter (in that it parses the document itself and couples notes in the text to note events in the MIDI file) is on the wish list, but it is difficult to implement.

from frescobaldi.

WebDrake avatar WebDrake commented on May 25, 2024

Fair enough. I had a feeling it might be a problem with LP MIDI output or just with MIDI per se, but thought I'd mention it here as it's visible on the front line of Frescobaldi.

from frescobaldi.

fedelibre avatar fedelibre commented on May 25, 2024

Similar issue when \unfoldRepeats is in the \midi block:
http://groups.google.com/group/frescobaldi/browse_thread/thread/e1c919997e9f5d5c

from frescobaldi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.