m0j0hn / editor-on-fire

Automatically exported from code.google.com/p/editor-on-fire
Other
0 stars 0 forks source link

Add dance track support #250

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Phase Shift has added some initial 4 lane dance track support.  It shouldn't be 
too difficult to add the ability to chart this in EOF, details are here:
http://www.fretsonfire.net/forums/viewtopic.php?f=28&t=51810&p=583591

Original issue reported on code.google.com by raynebc on 7 Apr 2011 at 12:44

GoogleCodeExporter commented 8 years ago
For now, Phase Shift is just reading it from the "PART DANCE" MIDI track.  It's 
possible that the type of dance track will just be defined by an INI tag.

Original comment by raynebc on 7 Apr 2011 at 12:46

GoogleCodeExporter commented 8 years ago

Original comment by raynebc on 23 Apr 2011 at 4:05

GoogleCodeExporter commented 8 years ago
r738 adds some of the initial functionality.  Basic 4 lane dance charting is 
available, using standard conventions typical for 5 lane instrument charting.  
Remaining tasks for this enhancement:

1.  Ensure that guitar/drum/vocal statuses cannot be applied to PART DANCE 
notes.  Ensuring proper checking of track behavior (ie. "toggle crazy" can only 
be applied to guitar behavior tracks) would be a good idea.

2.  Add features unique to dance mode, such as mines, etc.

3.  Add MIDI export capability for the dance track and test in Phase Shift.

4.  Add the capability to import one or more dance track formats, such as 
StepMania format.

5.  Update the documentation.

Original comment by raynebc on 27 Apr 2011 at 8:48

GoogleCodeExporter commented 8 years ago
r739 completes task 1.

Original comment by raynebc on 28 Apr 2011 at 5:44

GoogleCodeExporter commented 8 years ago
6.  Add MIDI import capability for the dance track.

Original comment by raynebc on 30 Apr 2011 at 5:32

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Task 3 is partially completed in r744.  Export of non normal notes will be done 
when charting for those types of dance notes is implemented.

Original comment by raynebc on 11 Jun 2011 at 4:57

GoogleCodeExporter commented 8 years ago

Original comment by raynebc on 27 Jun 2012 at 7:31