EOF now has the ability to mark bass drum notes in the Expert difficulty to apply to Expert+ (using MIDI note 95):
http://code.google.com/p/editor-on-fire ... tail?r=438
Let me know when you are able to implement it in Phase Shift and we can collaborate to get the feature tested.
Expert+???
Forum rules
- Before submitting a new idea please make sure it is not already in this thread: What ideas have already been pronounced here?
This topic is 14 years and 6 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
THE HYPNOTOAD!
- thekiwimaddog
- Member
- Posts: 485
- Joined: December 11th, 2009
- Reputation: 0
Re: Expert+???
raynebc wrote:EOF now has the ability to mark bass drum notes in the Expert difficulty to apply to Expert+ (using MIDI note 95):
http://code.google.com/p/editor-on-fire ... tail?r=438
Let me know when you are able to implement it in Phase Shift and we can collaborate to get the feature tested.
Well I've just added some base code for it. Do you have a Expert+ MIDI I can use that has been exported in this new version?
Thanks
David
Jpop fanatic
-
- Moderator
- Posts: 5698
- Joined: April 20th, 2008
- Location: Megumi Island
- Reputation: 131
THE HYPNOTOAD!
- thekiwimaddog
- Member
- Posts: 485
- Joined: December 11th, 2009
- Reputation: 0
Re: Expert+???
raynebc wrote:I marked some double bass notes in this chart:
http://www.sendspace.com/file/whglis
Seems to be working fine ingame, I just need to hookup the menus and a few other things. I don't foresee any problems really.
Thanks
David
Jpop fanatic
-
- Moderator
- Posts: 5698
- Joined: April 20th, 2008
- Location: Megumi Island
- Reputation: 131
Re: Expert+???
Sounds good to me. Until FoFiX implements this, I might implement a feature to automatically have EOF generate a second MIDI file to contain Expert+ drums when applicable. Is there a community defined standard for what this MIDI should be called? The only one I'm familiar with is "notesexpert+.mid".
THE HYPNOTOAD!
- thekiwimaddog
- Member
- Posts: 485
- Joined: December 11th, 2009
- Reputation: 0
Re: Expert+???
raynebc wrote:Sounds good to me. Until FoFiX implements this, I might implement a feature to automatically have EOF generate a second MIDI file to contain Expert+ drums when applicable. Is there a community defined standard for what this MIDI should be called? The only one I'm familiar with is "notesexpert+.mid".
I'm sure that wouldn't be necessary, I doubt that it would be hard for them to implement this feature. But if so then yes that file format would be fine. I can just add that as a higher priority and If it finds that file it would pickup on it.
Thanks
David
Jpop fanatic
-
- Moderator
- Posts: 5698
- Joined: April 20th, 2008
- Location: Megumi Island
- Reputation: 131
Re: Expert+???
I don't think the secondary MIDI file can be counted on to contain anything other than Expert+ drums though, so all other instrument difficulties should probably be parsed from the regular notes.mid. Further into the future, if a chart has both note 95 in notes.mid and a second MIDI, then it will probably have been charted in EOF. I don't see why somebody would go out of their way to prepare the chart this way otherwise. I'll leave it at your discretion as to whether the Expert+ is composed of the second MIDI's Expert drum track or notes.mid's note 95s in PART DRUMS.
THE HYPNOTOAD!
- thekiwimaddog
- Member
- Posts: 485
- Joined: December 11th, 2009
- Reputation: 0
Re: Expert+???
raynebc wrote:I don't think the secondary MIDI file can be counted on to contain anything other than Expert+ drums though, so all other instrument difficulties should probably be parsed from the regular notes.mid. Further into the future, if a chart has both note 95 in notes.mid and a second MIDI, then it will probably have been charted in EOF. I don't see why somebody would go out of their way to prepare the chart this way otherwise. I'll leave it at your discretion as to whether the Expert+ is composed of the second MIDI's Expert drum track or notes.mid's note 95s in PART DRUMS.
Well the third option is to leave the doiuble bass on the same note as normal bass, but tag it as a double bass by making it's velocity 99 or something. That way FOF will pick up on it as normal but I can filter it for Expert+. This is why they did something similer for slider notes/open bass notes, so that without FOF support they still show up in some capacity.
I don't like the idea of this personally as we are just complicating things to accomodate temporary FOF limitations. As this is such a simple request it just seems odd to go to such lenghs when they should add support for it real soon.
Thanks
David
FoFiX Dev/Mod Squad
- jstump91
- Member
- Posts: 837
- Joined: September 21st, 2008
- Location: Baltimore, MD (US)
- Reputation: 0
- Contact:
Re: Expert+???
Suddenly making velocity meaningful (besides the well-established zero-velocity note-on really meaning note-off) is a very bad idea, since charts might have been made (and continue to be made) with all sorts of tools with all sorts of different default velocities, and such tools may or may not have ways to set velocities.
I also would strongly prefer not to introduce additional note files. notes-unedited.mid (which came about due to maintaining compatibility with shortcomings in the original FoF) is messy enough, thank you!
I'm working on an official list of what MIDI events (not just notes) mean what in FoFiX. Once I have it up, I will allow note ranges to be reserved for features other games want to add (as long as the feature and the note choice make sense and are reasonable) even if FoFiX doesn't (yet?) implement them.
I also would strongly prefer not to introduce additional note files. notes-unedited.mid (which came about due to maintaining compatibility with shortcomings in the original FoF) is messy enough, thank you!
I'm working on an official list of what MIDI events (not just notes) mean what in FoFiX. Once I have it up, I will allow note ranges to be reserved for features other games want to add (as long as the feature and the note choice make sense and are reasonable) even if FoFiX doesn't (yet?) implement them.
jstump91, a.k.a. john.stumpo, a.k.a. stump jstump.com | stump's blog | FoFiX development | My own code Can't find a Windows build of the Python module you need? Try my mediafire! Don't say "Python can't do [insert task here]." Python can do anything with the right modules - said modules may just not have been written yet. "Python - why settle for snake oil when you can have the whole snake?" --Mark Jackson Did you search before you posted? Did you read the rules for the subforum you are posting in? | ![]() ![]() |
THE HYPNOTOAD!
- thekiwimaddog
- Member
- Posts: 485
- Joined: December 11th, 2009
- Reputation: 0
Re: Expert+???
jstump91 wrote:I'm working on an official list of what MIDI events (not just notes) mean what in FoFiX. Once I have it up, I will allow note ranges to be reserved for features other games want to add (as long as the feature and the note choice make sense and are reasonable) even if FoFiX doesn't (yet?) implement them.
Sounds like a good idea.
Thanks
David
Re: Expert+???
On a side note: Can we expect other features of X+ such as
Accent: Notes hit harder for more points and a different sound
Ghost Notes: (GH6) Notes hit softer for more points
Or, a more general question: Does it have-/can you add- velocity sensing?
Accent: Notes hit harder for more points and a different sound
Ghost Notes: (GH6) Notes hit softer for more points
Or, a more general question: Does it have-/can you add- velocity sensing?
The Man, The Moose
- amak11
- Member
- Posts: 3140
- Joined: May 13th, 2008
- Location: Nowhere, and somewhere
- Reputation: 6
- Contact:
Re: Expert+???
accent notes: no
ghost notes: would still be read as regular notes
and velocity sensing seems it would rather difficult to implement
ghost notes: would still be read as regular notes
and velocity sensing seems it would rather difficult to implement
Disclaimer: If you take the above text seriously, then you are an even greater idiot then I

Re: Expert+???
I'm almost positive this response has been posted already, but I don't feel like going back and searching.
A lot of drum charters include double, and single bass charts. They're just located in different midi's. In a song folder, there should be a guitar.ogg, song.ini, notes.mid, song.ogg (Not required, but some include it anyways), and sometimes a doublebass.mid. If you want to play the double bass chart, just rename doublebass.mid to notes.mid.
A lot of drum charters include double, and single bass charts. They're just located in different midi's. In a song folder, there should be a guitar.ogg, song.ini, notes.mid, song.ogg (Not required, but some include it anyways), and sometimes a doublebass.mid. If you want to play the double bass chart, just rename doublebass.mid to notes.mid.
Who is online
Users browsing this forum: No registered users and 5 guests