Re: Creating MP3 files

2019-10-14 Thread mskala
On Mon, 14 Oct 2019, Lisa C Lewis wrote: > It appears that LilyPond only creates MIDI output. Given that I need to > share the audio with other people who may not have MIDI players, is > there a means of generating MP3 files? If not, what do folks recommend > for converting MIDI to MP3? I've

Re: Creating MP3 files

2019-10-14 Thread mskala
On Tue, 15 Oct 2019, Martin Tarenskeen wrote: > On Mon, 14 Oct 2019, msk...@ansuz.sooke.bc.ca wrote: > > > There are free soundfonts available, and other commercial ones for sounds > > other than piano, but I don't have specific recommendations. > > You will need a General Midi (GM/GS/XG)

Re: lost in trying to fine oll-core and or package.ily

2019-10-14 Thread Simon Albrecht
Hi Bill, I should have probably made explicit that this isn’t part of the standard LilyPond distribution; instead it’s available through OpenLilyLib , specifically its snippets library. You can download that—either simply as an archive of files or by cloning

Creating MP3 files

2019-10-14 Thread Lisa C Lewis
It appears that LilyPond only creates MIDI output. Given that I need to share the audio with other people who may not have MIDI players, is there a means of generating MP3 files? If not, what do folks recommend for converting MIDI to MP3? I've looked through the documentation, but if it's in

Re: Slurring into another voice without breaking a beam

2019-10-14 Thread Ben
On 10/14/2019 10:07 AM, Simon Albrecht wrote: On 14.10.19 15:40, Knute Snortum wrote: I don't like the slur shape of the lower slur.  I would usually override the Slur.positions or use \shape but I don't know how to apply either of these to an inter-chord slur.  Any suggestions? Hi Knute,

lost in trying to fine oll-core and or package.ily

2019-10-14 Thread Bill via lilypond-user
In trying to follow along with this list I was unable to get to my root directory (linux mint 18.?) even though I have admin privileges. using locate and find command in terminal did not come up withpackage.ily or oll-core.  I also searched the general internet and

Re: lost in trying to fine oll-core and or package.ily

2019-10-14 Thread Andrew Bernard
Hi Bill, https://github.com/openlilylib Having cloned the git repository, here are the instructions for use: https://github.com/openlilylib/oll-core/wiki/Basic-Usage You need oll-core, oll-misc, and snippets at the least. Openlilylib is not core lilypond, but it is indispensable. The \shapeII

Re: Creating MP3 files

2019-10-14 Thread Karlin High
On 10/14/2019 1:56 PM, Lisa C Lewis wrote: is there a means of generating MP3 files? I use VLC player to convert MIDI to MP3 files. This message explains: The instructions probably aren't exact

Re: Creating MP3 files

2019-10-14 Thread Martin Tarenskeen
On Mon, 14 Oct 2019, msk...@ansuz.sooke.bc.ca wrote: There are free soundfonts available, and other commercial ones for sounds other than piano, but I don't have specific recommendations. You will need a General Midi (GM/GS/XG) compatible soundfont to play/convert Midifiles with correct

Re: Creating MP3 files

2019-10-14 Thread Martin Tarenskeen
On Mon, 14 Oct 2019, Lisa C Lewis wrote: It appears that LilyPond only creates MIDI output. Given that I need to share the audio with other people who may not have MIDI players, is there a means of generating MP3 files? If not, what do folks recommend for converting MIDI to MP3? I've

Re: Creating MP3 files

2019-10-14 Thread eBooks
If you are using a Mac, GarageBand can open midi files and export mp3. > On Oct 14, 2019, at 11:56 AM, Lisa C Lewis wrote: > > It appears that LilyPond only creates MIDI output. Given that I need to > share the audio with other people who may not have MIDI players, is there a > means of

Re: Slurring into another voice without breaking a beam

2019-10-14 Thread Simon Albrecht
On 15.10.19 00:39, Ben wrote: When I try your code, I see warnings in the log. Are these unavoidable when using \shapeII in this way? I don’t know—I get no such warning. Is your OLL and LilyPond up to date? Best, Simon ___ lilypond-user mailing

Re: lost in trying to fine oll-core and or package.ily

2019-10-14 Thread Freeman Gilmore
On Mon, Oct 14, 2019 at 7:48 PM Andrew Bernard wrote: > Hi Bill, > > https://github.com/openlilylib > > Having cloned the git repository, here are the instructions for use: > > https://github.com/openlilylib/oll-core/wiki/Basic-Usage > > You need oll-core, oll-misc, and snippets at the least. >

Re: Creating MP3 files

2019-10-14 Thread David Wright
On Tue 15 Oct 2019 at 00:57:13 (+0200), Martin Tarenskeen wrote: > On Mon, 14 Oct 2019, Lisa C Lewis wrote: > > > It appears that LilyPond only creates MIDI output. Given that I > > need to share the audio with other people who may not have MIDI > > players, is there a means of generating MP3

Re: Creating MP3 files

2019-10-14 Thread Federico Bruni
Il giorno lun 14 ott 2019 alle 17:47, msk...@ansuz.sooke.bc.ca ha scritto: Creating MP3, or any digital-audio format, requires synthesizing the actual sounds of the notes. It's far outside the scope of what a music notation program does and no surprise Lilypond doesn't do it; I think nobody

Re: lost in trying to fine oll-core and or package.ily

2019-10-14 Thread Urs Liska
Am 15.10.19 um 03:26 schrieb Freeman Gilmore: On Mon, Oct 14, 2019 at 7:48 PM Andrew Bernard mailto:andrew.bern...@gmail.com>> wrote: Hi Bill, https://github.com/openlilylib Having cloned the git repository, here are the instructions for use:

Re: More regular horizontal spacing

2019-10-14 Thread Urs Liska
Am 12.10.19 um 00:36 schrieb Simon Albrecht: Hi Urs, On 11.10.19 14:34, Urs Liska wrote: I don't really understand why the spacing of the right-hand barline is so different in the three systems, given that the music is basically the same. This looks like a bug, doesn’t it? Initially,

Re: Tweaking glissando timing stems

2019-10-14 Thread Leo Correia de Verdier
Thank you very much! Since I’m not very experienced with either lilypond or programming in general this will be a lot for me to break up, understand and work with, but it contains most of what I need. Now I’ll go and do my homework for some days (or even longer). In some time I’ll be back with

Re: Slurring into another voice without breaking a beam

2019-10-14 Thread Knute Snortum
That's great, thanks! One more question. I don't like the slur shape of the lower slur. I would usually override the Slur.positions or use \shape but I don't know how to apply either of these to an inter-chord slur. Any suggestions? %%% Start \version "2.19.83" \include "english.ly"

Re: Slurring into another voice without breaking a beam

2019-10-14 Thread Simon Albrecht
On 14.10.19 15:40, Knute Snortum wrote: I would usually override the Slur.positions or use \shape but I don't know how to apply either of these to an inter-chord slur. The same tweak-like syntax used with \shapeII can also be used with the mainstream \shape: Best, Simon