Open GoogleCodeExporter opened 9 years ago
Basically, the overlap cleanup logic for this would be similar to that required
for PART KEYS:
Any lyric in one vocal part (ie. PART VOCALS) can overlap with any lyric in
another part (ie. PART HARM1). A lyric may not overlap any other lyrics in the
same part (ie. two lyrics in PART VOCALS may not overlap each other), whereas
PART KEYS' logic would be slightly different in that one key may not overlap
another instance of that same key.
Original comment by raynebc
on 8 Nov 2010 at 9:53
It seems that Rock Band 3 changed the naming of harmony tracks, they are now
"HARM1", "HARM2" and "HARM3".
Original comment by raynebc
on 17 Nov 2010 at 8:18
Harmonix's documentation for charting vocal harmonies is online:
http://creators.rockband.com/docs/Harmony_Authoring
Original comment by raynebc
on 19 Nov 2010 at 4:38
This is on hold until issue #217 is completed.
Original comment by raynebc
on 13 Dec 2010 at 9:09
Issue 217 isn't critical anymore, but consistent use of the "type" lyric
variable will need to ensured, as this will track the lyric set a lyric is in
(ie. "PART VOCALS", "HARM1", etc).
I was originally thinking of displaying all 4 vocal parts simultaneously, but
it makes more sense to mirror how each difficulty uses a different tab. As
such, each lyric set could use a different tab. This will make it slightly
more difficult to make perfectly matching lyrics, but the 3D preview window
could probably be utilized for the option to display a vocal tube showing the
main vocal part and/or all 3 harmonies.
Original comment by raynebc
on 27 Dec 2010 at 5:23
On that topic, a keyboard shortcut to toggle the display of lead vocals versus
all defined harmonies would make it easy to ensure that lyric timings between
the four definable lyric "parts" are correct.
Original comment by raynebc
on 9 Jan 2011 at 10:23
And in a mode where multiple vocal parts are shown simultaneously, it would be
a good feature to be able to author for any vocal part using 1 (HARM1), 2
(HARM2), 3 (HARM3) or 4 (PART VOCALS) when RexMundi input mode is in use. The
main thing to worry about would be to ensure that overlapping notes were all
visible or at least had a special color or notation. Ie. if PART VOCALS and
HARM1 had notes that overlapped, the note could be rendered in a special color
to indicate overlap. The info panel could possibly be updated to list all
lyrics that start at the currently selected vocal note's position.
Original comment by raynebc
on 14 Mar 2011 at 8:44
On hold until the 1.8 stable release has been made.
Original comment by raynebc
on 18 May 2012 at 6:29
The latest release of Performous now has support for duets. Look into how to
improve lyric import for this format.
Original comment by raynebc
on 19 Nov 2012 at 1:23
Original issue reported on code.google.com by
raynebc
on 8 Nov 2010 at 9:24