Re: ob-lilypond.el doesn't generate midi files

2022-11-01 Thread Ihor Radchenko
Jonathan Gregory writes: >> If so, we can merge the patch. > > This is done. The patch was merged in e4c0281d2. Confirm. I somehow missed it. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at

Re: ob-lilypond.el doesn't generate midi files

2022-11-01 Thread Jonathan Gregory
Hi Ihor, On 01 Nov 2022, Ihor Radchenko wrote: Jonathan Gregory writes: Yep, that's it. Modified ob-lilypond.el and recompiled it. Timidity works as helper, couldn't get vlc to work. Maybe the file ending should be modifiable via org-babel-lilypond-commands as well, or make ob-lilypond.el

Re: ob-lilypond.el doesn't generate midi files

2022-10-31 Thread Ihor Radchenko
Jonathan Gregory writes: >> Yep, that's it. Modified ob-lilypond.el and recompiled it. >> Timidity works as helper, couldn't get vlc to work. Maybe the >> file ending should be modifiable via org-babel-lilypond-commands >> as well, or make ob-lilypond.el look for *.mid or *.midi. I'm >>

Re: ob-lilypond.el doesn't generate midi files

2021-08-30 Thread Jonathan Gregory
Hi On 29 Aug 2021, Michael Maurer wrote: Yep, that's it. Modified ob-lilypond.el and recompiled it. Timidity works as helper, couldn't get vlc to work. Maybe the file ending should be modifiable via org-babel-lilypond-commands as well, or make ob-lilypond.el look for *.mid or *.midi. I'm

Re: ob-lilypond.el doesn't generate midi files

2021-08-29 Thread Michael Maurer
On Sat, 28 Aug 2021 at 18:18, Michael Maurer wrote: > > On Sat, 28 Aug 2021 at 15:09, Jonathan Gregory wrote: > > > > Hi Michael > > > > On 28 Aug 2021, Michael Maurer wrote: > > > > > So out of curiosity I changed the entry for midi-player to > > > random gibberish, and the same message pops

Re: ob-lilypond.el doesn't generate midi files

2021-08-28 Thread Michael Maurer
On Sat, 28 Aug 2021 at 15:09, Jonathan Gregory wrote: > > Hi Michael > > On 28 Aug 2021, Michael Maurer wrote: > > > So out of curiosity I changed the entry for midi-player to > > random gibberish, and the same message pops up, "no midi file > > generated so can't play". Toggling arrange-mode has

Re: ob-lilypond.el doesn't generate midi files

2021-08-28 Thread Jonathan Gregory
Hi Michael On 28 Aug 2021, Michael Maurer wrote: So out of curiosity I changed the entry for midi-player to random gibberish, and the same message pops up, "no midi file generated so can't play". Toggling arrange-mode has no effect. I can play the generated midi-file from the command line

Re: ob-lilypond.el doesn't generate midi files

2021-08-28 Thread Michael Maurer
On Fri, 27 Aug 2021 at 21:55, Nick Dokos wrote: > > Michael Maurer writes: > > > On Thu, 26 Aug 2021 at 21:54, Nick Dokos wrote: > > >> > >> Michael Maurer writes: > >> > >> > On Thu, 26 Aug 2021 at 15:03, Jonathan Gregory > >> > wrote: > >> >> > >> >> Hi > >> >> > >> >> On 26 Aug 2021,

Re: ob-lilypond.el doesn't generate midi files

2021-08-28 Thread Maxim Nikulin
On 28/08/2021 02:54, Nick Dokos wrote: Also check if `org-babel-lilypond-arrange-mode' is t or nil: behavior is very different depending on that. Final thought: `xdg-open' starts whatever app it is supposed to run in the background and returns immediately. That may cause problems with babel.

Re: ob-lilypond.el doesn't generate midi files

2021-08-27 Thread Nick Dokos
Michael Maurer writes: > On Thu, 26 Aug 2021 at 21:54, Nick Dokos wrote: >> >> Michael Maurer writes: >> >> > On Thu, 26 Aug 2021 at 15:03, Jonathan Gregory wrote: >> >> >> >> Hi >> >> >> >> On 26 Aug 2021, Michael Maurer wrote: >> >> >> >> > I've installed lilypond and customized

Re: ob-lilypond.el doesn't generate midi files

2021-08-27 Thread Michael Maurer
On Thu, 26 Aug 2021 at 21:54, Nick Dokos wrote: > > Michael Maurer writes: > > > On Thu, 26 Aug 2021 at 15:03, Jonathan Gregory wrote: > >> > >> Hi > >> > >> On 26 Aug 2021, Michael Maurer wrote: > >> > >> > I've installed lilypond and customized ob-lilypond to use the > >> > appropriate helper

Re: ob-lilypond.el doesn't generate midi files

2021-08-26 Thread Nick Dokos
Michael Maurer writes: > On Thu, 26 Aug 2021 at 15:03, Jonathan Gregory wrote: >> >> Hi >> >> On 26 Aug 2021, Michael Maurer wrote: >> >> > I've installed lilypond and customized ob-lilypond to use the >> > appropriate helper programs, but although it generates & shows >> > pdfs just fine,

Re: ob-lilypond.el doesn't generate midi files

2021-08-26 Thread Michael Maurer
On Thu, 26 Aug 2021 at 15:03, Jonathan Gregory wrote: > > Hi > > On 26 Aug 2021, Michael Maurer wrote: > > > I've installed lilypond and customized ob-lilypond to use the > > appropriate helper programs, but although it generates & shows > > pdfs just fine, generating a midi file it does not. I

Re: ob-lilypond.el doesn't generate midi files

2021-08-26 Thread Michael Maurer
On Thu, 26 Aug 2021 at 15:03, Jonathan Gregory wrote: > > Hi > > On 26 Aug 2021, Michael Maurer wrote: > > > I've installed lilypond and customized ob-lilypond to use the > > appropriate helper programs, but although it generates & shows > > pdfs just fine, generating a midi file it does not. I

Re: ob-lilypond.el doesn't generate midi files

2021-08-26 Thread Jonathan Gregory
Hi On 26 Aug 2021, Michael Maurer wrote: I've installed lilypond and customized ob-lilypond to use the appropriate helper programs, but although it generates & shows pdfs just fine, generating a midi file it does not. I execute tangle on the codeblock, and all I get is "No midi file