JulioHerrlein Posted February 21 Share Posted February 21 Dear All, I want to create pedal marks in a material. (setf mat '((e. d4e4fs4 pp s cs4e4fs4 d4e4fs4 e. cs4e4fs4 s d4e4fs4 cs4e4fs4 e d4e4fs4 tie) (e. f3g3a3 pp s e3g3a3 f3g3a3 e. e3g3a3 s f3g3a3 e3g3a3 e f3g3a3 tie) (e. fs3gs3bb3 pp s f3gs3bb3 fs3gs3bb3 e. f3gs3bb3 s fs3gs3bb3 f3gs3bb3 e fs3gs3bb3 tie) (e. fs3gs3bb3 pp s f3gs3bb3 fs3gs3bb3 e. f3gs3bb3 s fs3gs3bb3 f3gs3bb3 e fs3gs3bb3 tie) (e. gs4bb4c5 pp s g4bb4c5 gs4bb4c5 e. g4bb4c5 s gs4bb4c5 g4bb4c5 e gs4bb4c5 tie) (e. bb3c4d4 pp s a3c4d4 bb3c4d4 e. a3c4d4 s bb3c4d4 a3c4d4 e bb3c4d4 tie) (e. e4fs4gs4 pp s eb4fs4gs4 e4fs4gs4 e. eb4fs4gs4 s e4fs4gs4 eb4fs4gs4 e e4fs4gs4 tie) (e. e4fs4gs4 pp s eb4fs4gs4 e4fs4gs4 e. eb4fs4gs4 s e4fs4gs4 eb4fs4gs4 e e4fs4gs4 tie))) (dictum '(:do ped :bar (1 2 3 4)) mat) (dictum '(:do ped :bar (1 3 5 6)) mat) But I can´t create one Pedal on and of for each bar. This expression (dictum '(:do ped :bar (1 2 3 4)) mat) creates one long pedal over the bars 1 2 3 4, but the harmony changes every bar, and I need a pedal release at the end of each measure. This expression (dictum '(:do ped :bar (1 3 5 6)) mat) Creates a pedal mark on every other bar, but it invades some of the bars, going beyond the bar region. Is there some suggestion ? Thanks ! Julio Quote Link to comment Share on other sites More sharing options...
Stephane Boussuge Posted February 21 Share Posted February 21 You may use :butlast JulioHerrlein 1 Quote Link to comment Share on other sites More sharing options...
JulioHerrlein Posted February 21 Author Share Posted February 21 Thanks, Stephane Please, can you specify where to put the :butlast keyword ? BEst Quote Link to comment Share on other sites More sharing options...
JulioHerrlein Posted February 21 Author Share Posted February 21 (dictum '(:butlast ped) mat) Worked great ! Thanks ! Stephane Boussuge 1 Quote Link to comment Share on other sites More sharing options...
JulioHerrlein Posted February 21 Author Share Posted February 21 An interesting fact... Only Musescore 4 imported correctly the pedalling. Here is the file I used. Finale and Muse 3 failed... MUSE 4 FINALE: Best, Julio piano_snippet_test.xml Quote Link to comment Share on other sites More sharing options...
opmo Posted February 21 Share Posted February 21 Not all publishing softwares are up to scratch with Music XML conversion, sadly. JulioHerrlein 1 Quote Link to comment Share on other sites More sharing options...
JulioHerrlein Posted February 21 Author Share Posted February 21 But Finale was always the standard... Quote Link to comment Share on other sites More sharing options...
Stephane Boussuge Posted February 22 Share Posted February 22 Lilypond works also very well with Opmo. JulioHerrlein 1 Quote Link to comment Share on other sites More sharing options...
JulioHerrlein Posted February 22 Author Share Posted February 22 5 hours ago, Stephane Boussuge said: Lilypond works also very well with Opmo. Nice, but do you know an easy way how to import MusicXML to Lily ? Not having to use command line... Or directly from Opmo ? Best ! Quote Link to comment Share on other sites More sharing options...
Stephane Boussuge Posted February 23 Share Posted February 23 musicxml-to-ly but if you use the great Lilypond Editor Frescobaldi, it is included in the menu and works very very well. JulioHerrlein 1 Quote Link to comment Share on other sites More sharing options...
JulioHerrlein Posted February 23 Author Share Posted February 23 Thanks a lot, Stephane ! Very nice, but Muse 4 imported better the pedal lines Best ! Julio On 2/21/2024 at 1:27 PM, JulioHerrlein said: An interesting fact... Only Musescore 4 imported correctly the pedalling. Here is the file I used. Finale and Muse 3 failed... MUSE 4 piano_snippet_test.xml 33.29 kB · 2 downloads Pedal lines... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.