Re: [Rosegarden-user] Lily-export problem.

2011-11-26 Thread Yves Guillemot
Le samedi 26 novembre 2011 à 11:39:53, D. Michael McIntyre a écrit :
On Friday, November 25, 2011, Mario Moles wrote:
 I use rosegarden svn-version: 12708 on Mandriva-Rosa 2011.0.
 In the my rg file attachment after lilypond export the track3 is track4
 and track4 is track3. Why?

This looks like it is most likely some flaw in all that new code Yves put
together recently.  I don't remember what the iterate by track stuff used to
look like, but when I dig around in that area now, it appears that all of
this is new code.

Sorry for that.
I knew something like that may occur but I totally forgot to test it.

It should now be fixed in rev. 12709.

Yves

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Lily-export problem.

2011-11-26 Thread Mario Moles
In data sabato 26 novembre 2011 19:39:42, Yves Guillemot ha scritto:
 Sorry for that.
 I knew something like that may occur but I totally forgot to test it.
 
 It should now be fixed in rev. 12709.
Yes!
Now it works fine!
Thank you!
-- 
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni!--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] Lily-export problem.

2011-11-25 Thread Mario Moles
Hi to all!
I use rosegarden svn-version: 12708 on Mandriva-Rosa 2011.0.
In the my rg file attachment after lilypond export the track3 is track4 and 
track4 is track3. Why?
Am I? My little mind is not working? Or what else?
Thanks!
-- 
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni!% This LilyPond file was generated by Rosegarden 11.11.11
\include nederlands.ly
\version 2.12.0
\header {
copyright = Copyright (c)  Copyright Titolare
subtitle = Sottotitolo
title = Titolo
tagline = Created using Rosegarden 11.11.11 and LilyPond
}
#(set-global-staff-size 23)
#(set-default-paper-size a4)
global = { 
\time 4/4
\skip 1*6 
}
globalTempo = {
\override Score.MetronomeMark #'transparent = ##t
\tempo 4 = 120  
}
\score {
 % common
\context StaffGroup = 0  
% force offset of colliding notes in chords:
\override Score.NoteColumn #'force-hshift = #1.0

\context Staff = track 1, 1  
\set Staff.instrumentName = \markup { \column { 1  } }
\set Staff.midiInstrument = Acoustic Grand Piano
\set Score.skipBars = ##t
\set Staff.printKeyCancellation = ##f
\new Voice \global
\new Voice \globalTempo

\context Voice = voice 1 {
\override Voice.TextScript #'padding = #2.0
\override MultiMeasureRest #'expand-limit = 1
\once \override Staff.TimeSignature #'style = #'() \time 4/4

\clef treble
\key c \major
e'' 4 r r2  |
R1*5  |
\bar |.
} % Voice
 % Staff ends

\context Staff = track 2, 2  
\set Staff.instrumentName = \markup { \column { 2  } }
\set Staff.midiInstrument = Acoustic Grand Piano
\set Score.skipBars = ##t
\set Staff.printKeyCancellation = ##f
\new Voice \global
\new Voice \globalTempo

\context Voice = voice 2 {
\override Voice.TextScript #'padding = #2.0
\override MultiMeasureRest #'expand-limit = 1
\once \override Staff.TimeSignature #'style = #'() \time 4/4

\clef treble
\key c \major
c'' 4 r r2  |
R1*5  |
\bar |.
} % Voice
 % Staff ends

\context Staff = track 3, 4  
\set Staff.instrumentName = \markup { \column { 4  } }
\set Staff.midiInstrument = Acoustic Grand Piano
\set Score.skipBars = ##t
\set Staff.printKeyCancellation = ##f
\new Voice \global
\new Voice \globalTempo

\context Voice = voice 3 {
\override Voice.TextScript #'padding = #2.0
\override MultiMeasureRest #'expand-limit = 1
\once \override Staff.TimeSignature #'style = #'() \time 4/4

\clef treble
\key c \major
f' 4 r r2  |
R1*5  |
\bar |.
} % Voice
 % Staff ends

\context Staff = track 4, 3  
\set Staff.instrumentName = \markup { \column { 3  } }
\set Staff.midiInstrument = Acoustic Grand Piano
\set Score.skipBars = ##t
\set Staff.printKeyCancellation = ##f
\new Voice \global
\new Voice \globalTempo

\context Voice = voice 4 {
\override Voice.TextScript #'padding = #2.0
\override MultiMeasureRest #'expand-limit = 1
\once \override Staff.TimeSignature #'style = #'() \time 4/4

\clef treble
\key c \major
a' 4 r r2  |
R1*5  |
\bar |.
} % Voice
 % Staff (final) ends
 % StaffGroup 1

 % notes

\layout {
\context { \GrandStaff \accepts Lyrics }
}
% uncomment to enable generating midi file from the lilypond source
% \midi {
% } 
} % score

test.rg
Description: audio/rosegarden-composition
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to