Re: How should I convert an existing ".ly" file to a MIDI file containing audible arpeggios?

2020-12-06 Thread Thomas Morley
Am Sa., 5. Dez. 2020 um 21:42 Uhr schrieb Petr Pařízek : > > Thomas Morley wrote: > > > > Amending the shared code, you could probably do > > [snip] > > Could you explain what your suggested piece of code actually does -- > i.e. what's the supposed input data and what's the supposed output? >

Re: How should I convert an existing ".ly" file to a MIDI file containing audible arpeggios?

2020-12-05 Thread Thomas Morley
Am Sa., 5. Dez. 2020 um 13:17 Uhr schrieb Petr Pařízek : > > H. S. Teoh wrote: > > > For example: > > > > \midiArpeggio 24 4 > > > > divides a quarter note into 24 units, and plays the first c on-beat, the > > e 1/24th of a quarter note past the beat, g 2/24th of a quarter note > >

Re: How should I convert an existing ".ly" file to a MIDI file containing audible arpeggios?

2020-12-05 Thread Petr Pařízek
H. S. Teoh wrote: > For example: > > \midiArpeggio 24 4 > > divides a quarter note into 24 units, and plays the first c on-beat, the > e 1/24th of a quarter note past the beat, g 2/24th of a quarter note > past the beat, and the last c 3/24th of a quarter note past the beat. Thanks for

Re: How should I convert an existing ".ly" file to a MIDI file containing audible arpeggios?

2020-12-04 Thread Martin Tarenskeen
On Fri, 4 Dec 2020, H. S. Teoh wrote: Some time ago I wrote a little .ly snippet to generate midi arpeggios (see attached). It takes a number N and a chord, and generates an arpeggio where the start of each subsequent note of the chord (in the order they are spelled in the input) is delayed

Re: How should I convert an existing ".ly" file to a MIDI file containing audible arpeggios?

2020-12-04 Thread H. S. Teoh
On Sat, Dec 05, 2020 at 06:34:52AM +0100, Petr Pařízek wrote: >On 5.12.2020 1:07, Knute Snortum wrote: > > > I'm confused.  Why doesn't the notation create arpeggios in MIDI?   > > The \arpeggio command only prints the relevant symbols in the > notated score (i.e. in the PDF

Re: How should I convert an existing ".ly" file to a MIDI file containing audible arpeggios?

2020-12-04 Thread Knute Snortum
I'm confused. Why doesn't the notation create arpeggios in MIDI? -- Knute Snortum On Fri, Dec 4, 2020 at 1:50 PM Petr Pařízek wrote: > Hello, > I have a ".ly" file containing one pair of staves for two flutes and > another pair of staves for the piano. > The piano part contains a lot of