From cf69d69e99ba304be4a1433eabcc76ccb68fbf16 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Mon, 30 Nov 2020 22:32:24 -0500 Subject: Tweak notes --- 2020/info/04.md | 60 +++++++++++++++------------------------------------------ 1 file changed, 15 insertions(+), 45 deletions(-) (limited to '2020/info/04.md') diff --git a/2020/info/04.md b/2020/info/04.md index 9416ae66..50272cc1 100644 --- a/2020/info/04.md +++ b/2020/info/04.md @@ -19,51 +19,21 @@ LilyPond-mode. # Questions - -## Do you have any thoughts on generating scores in chant notation (neumes)? - - -### I'm not familiar with chant notation, but I know there's information on the manual. - - -## Do you use this to compose or to write up compositions…? - - -### No and yes. I use pencil and paper to compose the first draft. Then I move to Emacs to input the notes. Either way it's certainly possible to compose from Emacs directly, especially if you're doing this programatically, so I guess it depends on what you're trying to do. - - -## Can one use MIDI/USB instruments (like keyboards) to input Lilypond? For example for note heighs? - - -### [Don't know about emacs, but Frescobaldi supports MIDI input.] - - -### There is a package called midi-kbd which creates keyboard events from MIDI input, so I believe the answer is yes, but I don't own a MIDI controller, so I haven't tried it. - - -## Did you ever write hughe scores (BigBand/Orchestra) in Emacs? - - -### Never, but that's certainly possible. - - -## Is there decent OCR for handwritten music→Lilypond? - - -### I'm not sure, but if the OCR works with MusicXML, then you can use the musicxml2ly command to convert the xml file to a LilyPond file. - - -## What shell are you using with the fancy autocomplete? - - -### Zsh with fzf. - - -## Do you use any kind of Emacs to MIDI interface besides exporting MIDI from lilypond? - - -### No. - + - Do you have any thoughts on generating scores in chant notation (neumes)? + - I'm not familiar with chant notation, but I know there's information on the manual. + - Do you use this to compose or to write up compositions…? + - No and yes. I use pencil and paper to compose the first draft. Then I move to Emacs to input the notes. Either way it's certainly possible to compose from Emacs directly, especially if you're doing this programatically, so I guess it depends on what you're trying to do. + - Can one use MIDI/USB instruments (like keyboards) to input Lilypond? For example for note heighs? + - [Don't know about emacs, but Frescobaldi supports MIDI input.] + - There is a package called midi-kbd which creates keyboard events from MIDI input, so I believe the answer is yes, but I don't own a MIDI controller, so I haven't tried it. + - Did you ever write hughe scores (BigBand/Orchestra) in Emacs? + - Never, but that's certainly possible. + - Is there decent OCR for handwritten music→Lilypond? + - I'm not sure, but if the OCR works with MusicXML, then you can use the musicxml2ly command to convert the xml file to a LilyPond file. + - What shell are you using with the fancy autocomplete? + - Zsh with fzf. + - Do you use any kind of Emacs to MIDI interface besides exporting MIDI from lilypond? + - No. # Notes -- cgit v1.2.3