It is currently Thu Sep 02, 2010 1:45 pm

EOF 1.666 (Updated 8/17/2010)

Discuss mods and get help with mods ONLY

EOF 1.666 (Updated 8/17/2010)

Postby NewCreature » Thu Jan 15, 2009 8:09 pm

EOF is a song editor for Frets On Fire. This thread provides links to the latest version and a place to report bugs and discuss ideas for new features and improvements.

Here are the download links:

Project Website
Google Code Page

EOF 1.666 Windows
EOF 1.6 Mac OS X
EOF 1.666 Linux


1.666:

Changed how the tempo map is exported to the MIDI file. The old method could cause the position of BPM changes to be slightly incorrect leading to inaccurate placement of notes in the exported MIDI.

Fixed "Toggle Crazy" function.

Improved MIDI import.

Fixed issue with MIDI import missing forced-HOPO notes when there is more than one note to a forced-HOPO phrase.

Added "Freestyle" submenu to "Note" menu. This menu has functions to change the freestyle status of selected lyrics. This can be used to quickly set a section of lyrics to freestyle.

Made a few rendering optimizations.

Updated to newest version of FoF Lyric Converter.

Made improvements to the ID3 tag reader including better line-synched lyrics support and support for reading song information from version 1 ID3 tags.

Made many UI improvements and fixes.

Updated vocal charting tutorial.

Updated manual and in-program help.


1.65:

raynebc added support for reading ID3 tags from MP3 files to fill in song information automatically.

Fixed Ctrl+C keyboard shortcut issue.

Fixed '.' character not being accepted in "Change BPM" dialog box.

Fixed grid snap issue in PART VOCALS editor.

Fixed some issues with audio fine-tuning.


1.64:

Fixed MP3->OGG conversion on Windows.

Added Feedback chart import.

Improved speed of MIDI import.

Changed configuration file to text-based system.

Added audio fine-tune option (only available by hand-editing the config file for now). This is useful for Linux users who have the slowed audio playback issue which plagues all Allegro 4 programs under certain conditions.

Added option to allow custom grid snap to be applied per measure instead of per beat.

Fixed bug which made newly placed notes not automatically be selected if you weren't editing PART GUITAR.

Fixed bug which made moving lyric notes behave strangely.

Made some changes to the UI.


1.63:

Fixed bug which caused EOF to crash when importing a MIDI that doesn't have a tempo map.

Fixed lefty mode PART_DRUM 3D preview.

Increased maximum note length.

Added PART_VOCALS note editing. Right-click/Insert adds a note, lyric, or changes the pitch of the clicked note. Scroll wheel changes note length.

MIDI import now imports vocal notes for PART_VOCALS.

Made 3D preview area into a full keyboard when viewing PART_VOCALS. Clicking on a key will play the note. Right-clicking a key will center the piano roll on that note.

Added "Vocal Tones" option to the "Edit" menu. This allows you to hear the vocal notes as they are passed during playback. Also allows you to hear tones as you are editing. Thanks to raynebc for supplying the piano samples.

Fixed PART_VOCALS phrase marking to adhere to the Rock Band standard. EOF will now place the beginning of the phrase slightly before the first selected note and the end of the phrase slightly after the end of the last selected note.

Changed MIDI timing from 100 ticks per beat to 120. Should fix some issues with incorrect HOPOs in the exported MIDI file.

Forced HOPO options now export correctly to the MIDI file. Before I was writing a "Note On" event where a "Note Off" event should have been.

Added support for forced HOPOs to the MIDI import function.

Added ability to play a selection. Holding 'S' while starting playback will play only the time from the beginning of the first selected note to the end of the last selected note.

Added ability to play a vocal tone by hovering over the piano roll and pressing the 'P' key.

Fixed MIDI import capable of reporting a percentage of completion greater than 100%.

Added vocal tones indicator to the information panel.

Fixed bug which caused EOF to incorrectly report whether or not a difficulty setting has notes when using the keyboard shortcuts to cycle past PART_VOCALS.

PART_VOCALS no longer displays difficulty tabs as they do not apply.

Disabled "Note->Hopo" menu when viewing PART_VOCALS.

Made a few minor changes to "keys.txt."

Added "Split Lyric" function to "Note" menu. Insert spaces where you want the lyric to be split. Supports multiple splits per lyric.

Made other PART_VOCALS related changes.

Made catalog work with PART_VOCALS.

"Edit->Paste From->Catalog" is now disabled when pasting would cause some notes to be overwritten.

Slightly improved MIDI import track detection. Some MIDIs have unspecified tracks which could be imported incorrectly as PART_GUITAR.

Right-click context menu (available in RexMundi input mode only) now only available when right-clicking in the editor pane.

Added tenth-second markers to freatboard display.

Fixed crash bug in Guitar Strum input method.

Fixed "Note->Resnap" deselecting the last selected note.

Fixed importing INI files with unicode text causing data to be truncated.

Added support for mono and non-44100hz OGG playback to mixer. Now everything should stay synchronized no matter what kind of OGG is loaded (still should be 44100hz stereo to work properly in FoF).

Fixed bug which could cause EOF to crash if you cancelled loading an OGG when you loaded a chart from a directory that contained no "guitar.ogg" when another chart was already loaded.

Integrated raynebc's FoF Lyric Converter so lyrics of various formats can be imported.

Many other fixes and improvements.


1.62:

Fixed bug which caused the beat lines to be placed incorrectly while dragging a beat after changing the position of the first beat marker or changing the MIDI offset.

Fixed issue with "Beat->Anchor."

Fixed Star Power notes not being unmarked after removing Star Power phrases.

Fixed issue with file permissions in Linux which could make it impossible to create new songs from scratch using the "Create New Folder" setting.

Fixed bug which caused beat markers to be messed up when moving anchors.


1.61:

All text is now handled as UTF-8 internally.

Many changes to internal code to allow proper handling of filenames with unicode characters.

Updated fonts to include characters from 128-255. There should be fewer issues with song tags when importing MIDI files.

Fixed issue with INI settings containing '=' when importing MIDI files.

The 'T' key no longer activates the "Note->Toggle Crazy" menu item unless there are notes selected.

MIDI import now properly tags "crazy" notes.

Made OGG, claps, and metronome all mix into the same stream. It should now be impossible for the claps and metronome to become desynchronized with the music.

BPM adjustments now affect solo and star power sections.

Added new force HOPO options under the "Note" menu. These are currently not supported by FoFiX (as of 3.120 Final). These are exported using the Rock Band 2 force HOPO notation.

Lyric copy/paste now uses separate clipboard. This prevents some glitches and makes more sense given that PART_VOCALS is a different kind of track.

Fixed issue with MIDI delta times being calculated incorrectly during MIDI export. The exported "notes.mid" should be completely accurate now. This should also improve the viability of EOF as a secondary fretting tool for those who prefer other tools but need some of EOF's features.

Added new shortcut key ('G') to toggle grid snap. This replaces the old method of holding Control to disable grid snap.

Fixed glitch with Ctrl+Tab shortcut which could cause multiple tracks to be marked as selected in the menu.


1.6:

Updated vorbis decoder to latest version.

Unknown INI settings are now imported as custom INI settings when importing a MIDI.

Implemented new CPU idling system (thanks Kris Asick) which does a better job giving time back to the OS. EOF should now use only what it needs to run. This feature is experimental and may be enabled by passing the command line argument "-newidle" when opening EOF.

Fixed bug in "Song->Catalog->Delete" function which could cause catalog entries to be corrupted.

Fixed potential yet highly unlikely crash bug when adding new notes.

Modified build system to support 64-bit under Linux (thanks Lystestic).

Improved solo marking.

Added PART_VOCALS editing. Now you can add lyrics to your songs.

Added new drum capabilities. Now, when you are editing PART_DRUM you can fret by playing the drums while the song is playing. Drum notes will appear at the grid snap position closest to the current playback position.

Fixed issue which made the AV Delay setting work incorrectly. You should now be able to sync up the video and audio perfectly again.

Fixed text event issue which could cause EOF to write corrupted MIDI files under certain circumstances.

Fixed issue which caused "File->Save" to fail after having used "File->Save As" to save the song.

The "Note->Toggle Crazy" command is now undoable.

Increased maximum custom grid snap interval from 15 to 31.

Fixed potential buffer overrun issues with dialog edit boxes.

A few source fixes for Mac OS X.

Other miscellaneous fixes.


1.59:

In the New Project wizard, the folder name under "Create New Folder" is now properly filled out with "ARTIST - TITLE" when converting from MP3.

Fixed bug in the New Project wizard which caused the user to have to find and open "guitar.ogg" manually after the MP3 was converted.

In the New Project wizard, renamed "Use OGG Folder" to "Use Source Audio's Folder" to avoid confusion.

Fixed bug in "Song->Test In FOF" feature which made it impossible to test PART_DRUM tracks.

Fixed OGG profile bug which caused the chart elements realign themselves to the "guitar.ogg" profile even when another profile is currently loaded.

EOF now only deselects all notes when clicking in a blank area if the user is not holding Shift or Ctrl.

Keyboard buffer is now cleared before showing a dialog.

Backup file is now named after the loaded project. For example, loading "test.eof" will create a backup of "test.backup.eof" when the time comes to create a backup file.

Fixed bugs which made it impossible to extend an existing solo or star power phrase.

Fixed issue with deleting a beat that sits directly between two anchors. Now the beat is erased and the anchors stay put like they are supposed to.

Added sanity checking to chart loading code to handle charts with corrupted data from earlier versions, specifically regarding solo and star power sections.

trinidude4 added support for built-in MP3->OGG conversion on Mac when LAME and Vorbis tools are installed.

Fixed issue with "Save As" which caused the "File "guitar.ogg" exists. Replace?" dialog to be confirmed if you pressed Enter in the "Save As" file dialog, not giving you a chance to select "No."

Fixed issue with undo not marking the chart as modified if the undo was performed immediately after saving.

Creating a new chart from a file called "guitar.ogg" with the "Use Source Audio's Folder" option no longer triggers an overwrite prompt for "guitar.ogg." "notes.eof," "notes.mid," and "song.ini" will still trigger the prompt if they exist in the folder with "guitar.ogg."

When importing from a MIDI, EOF now imports star power from GH songs as star power instead of solos.

Improved Solo/Star Power marking logic.

Fixed bug in note auto-adjust code which could cause some notes to be merged in songs with more than one track.

Added some safeguards against seeking past the end of the audio when using certain seek commands.

EOF no longer prompts to overwrite "guitar.ogg" when using "Save As" to save a new ".eof" file in the folder of the currently loaded project.

Fixed bug in New Project wizard which made EOF fail to recreate "guitar.ogg" when creating a new project from an existing OGG file.

EOF now falls back to loading "guitar.ogg" profile if it fails to load the last selected profile when loading a new chart.

EOF now resets the OGG profiles when importing a MIDI.

Changed shortcut for "Edit->Selection->Select All" to Ctrl+E.

Added Ctrl+S shortcut for "File->Save."

MIDI export now uses the current OGG profile data when creating the "notes.mid" file.

Added missing history for v1.58 to "history.txt."


1.58:

Fixed bug in the new project wizard which made it impossible to create a new song from scratch.

Fixed bug in "song.ini" exporter which made "eighthnote_hopo" option not work.

Fixed bugs in OGG profile handling. The last-used profile is now loaded automatically.

Fixed crash bug in MIDI import when too many overdrive paths or solos are marked.


1.57:

Fixed issue with GHWT "crazy" notes becoming unmarked after various note operations.

Added shortcut key ('T') to toggle crazy notes.

Fixed an omission from the version history under 1.56.


1.56:

EOF no longer creates an initial window before setting up the real window.

Fixed changing window size in the Display dialog not working.

Added initial support for BRE sections. Click the new "BRE" tab to place BRE notes. Typically a Big Rock Ending is defined by a five-note chord which runs then length of the BRE section.

Added new Custom Grid Snap setting. Select "Custom" from the Grid Snap menu and enter the number of snap positions you want per beat. This function is similar to Feedback's Quantization Interval.

Speed, HOPO view, and Grid Snap settings are now stored in the config file.


1.55:

Added "Use Software Cursor" and "Force 8-Bit Color" options to the display dialog.

Made EOF use the desktop color depth by default.

The New Project wizard now reads the ARTIST and TITLE tags from the OGG file and fills in the information automatically. If the information is not available it is left blank.

Made "Location for New Song" in the New Project wizard default to "Create New Folder" with the folder filled out as "ARTIST - TITLE" automatically.

Fixed a bug with OGG profiles.

Slightly improved Controllers dialog. Should help users who had issues with not being able to set up certain fret buttons.

Added GHWT crazy notes support. Notes set as "crazy" ("Note->Toggle Crazy") will have a black dot in the middle. These notes will not be altered by the note cleanup code allowing you to make them overlap in odd ways. Note: FOF doesn't officially support these kinds of notes. Songs may not play as expected when using "crazy notes."


1.51:

Added command line option "-softmouse" to force EOF to draw it's own mouse cursor instead of trying to use the system mouse cursor. Use this if you have issues with the mouse flickering or disappearing.

Fixed issues with OGG profiles which caused the chart to become corrupted under certain circumstances.

Fixed "history.txt" under version 1.5 regarding the note lengths being slightly off when using grid snap. This issue was completely resolved and I forgot to update the history to reflect that.


1.5:

All new internal data structures allow more dynamic handling of memory and increase the speed of many operations.

EOF will now clean up temporary files it creates during use.

Made editing the catalog undoable.

Input buffer now cleared after all alert dialogs.

Fixed BPM in AVDelay song. Now the beat lines are in sync with the notes.

Fixed note length being too short when grid snap is enabled. It's not perfect, but now the notes should be closer to the correct length. Discrepency is higher with higher grid snap settings (1/32 for instance).

Fixed Click+Drag on fretboard area when no notes selected causing EOF to mark the chart as modified.

Made new note graphics for the 3D preview.

Added more information to the "Help->Keys" dialog.

Added support for time signatures. Select a beat marker at the start of a measure and go to "Beat->Time Signature" on the menu to set the time signature. This has no effect on the MIDI output and is only there as an aid to editing.

Fixed issue with notes being deleted during a note auto-adjusted when an anchor was moved.

Invalid menu items are now greyed out when they are not valid to prevent the user from clicking them and to prevent confusion about what some functions are for.

Fixed bookmark placement. Bookmarks are no longer affected by the AV Delay setting.

Added asterisks to indicate which tracks and difficulties contain notes.

Fixed issues with song being marker as modified when no modification occurred.

EOF now imports text events from MIDI files.

EOF now uses the OS mouse cursor when possible.

Added option to load alternate OGG files while working on a project. Useful it you are working on a song with separated audio.

EOF now uses far fewer system() calls.

Added option to resnap selected notes using the current grid snap setting.

Improved "Save" and "Save As" function now saves "guitar.ogg" if it doesn't exist in the save location.

Added "New Song" wizard. Now it is much easier to create a new project.

Made many improvements to the project creation code.

You can now add Star Power and Solo sections to your songs.

Context menus (in RexMundi input mode) now display options relevant to the area being right-clicked.

Made both Shift and Ctrl keys work for shortcuts instead of just the left ones.

Made new "Song Properties" dialog with more advanced features based on vectris' "Song.ini Generator 2.0."

Fixed bug in edit boxes where text would display incorrectly sometimes if it was longer than the edit box.

All new tutorial.

Updated user's manual.

New Linux source package is better organized thanks to suggestions made by Ryan King.

Build instructions are now included in the source package.

Added command line option "-desktop" to make EOF use the same color depth as the desktop. This could improve performance for some users.

Many other fixes and improvements.



Known Issues:

    -Solos markers will only work if you have defined at least 2 Star Power paths. FoFiX will think your solos are Star Power if you do not.
    -MIDI import does not properly handle songs with time signature changes. The notes import correctly but the beat markers will be out of sync.
    -When marking Star Power sections, FoFiX may not mark the last note in the section as SP unless it has a length greater than 1.

A very special thanks to all those who helped me put this together: raynebc (development, testing, and design guidance), trinidude4 (Mac build), vectris ("Song.ini Generator"), Ryan King (Linux support), the FoFiX developers (awesome work over there), and all the users for your support and feedback. This program wouldn't be what it is today without you all.

There are still many features I'd like to implement. Here is a list of planned features for future versions of EOF:

    -Custom MIDI events for each track to future-proof EOF.
    -Support for MIDI time signatures.

I will be implementing things in this list incrementally. My goal is to have all these features implemented before version 2.0. Version 2.0 will be EOF migrated from the outdated Allegro 4.4 to Allegro 5. There are many advantages to using Allegro 5 but most importantly it will make EOF more efficient and it will close the gap between the Windows version and the Linux and Mac versions. Alas, Allegro 5 is still in development, but once it is out migrating will be pretty simple. In the mean time I will still be implementing new features.

As always your feedback is welcome. Happy fretting!
Last edited by NewCreature on Tue Aug 17, 2010 5:44 pm, edited 43 times in total.
"Stop putting so much stock in all of this stuff, live your life for those that you love." - Relient K
EOF - A Song Editor for Frets On Fire
User avatar
NewCreature
Member
 
Posts: 672
Joined: Thu Nov 23, 2006 2:44 pm
Location: Murray, KY
Karma: 14

Re: EOF 1.5 Released!

Postby acrox999 » Thu Jan 15, 2009 8:10 pm

YES!! THANKS! :2thumbsup: :2thumbsup: :2thumbsup: :2thumbsup: :2thumbsup:
マレーシアのアリス
User avatar
acrox999
Member
 
Posts: 3223
Joined: Fri Mar 21, 2008 10:30 pm
Location: Selangor, Malaysia
Karma: 9

Re: EOF 1.5 Released!

Postby worldrave » Thu Jan 15, 2009 8:26 pm

Thanks so much NewCreature. I don't fret songs, nor really play at all much since i'm usually doing graphics or fixing my own GH related FoFIF 'Issues' code, but i know a lot of people are looking forward to this, and loved using the past versions. So thanks!!!

Edit- Just fretted the intro of 'Uptown Girl'(Billie Joel) just to try this out. VERY COOL!!! LOL.. Nice job, possibly needs more resolution sizes added. I can say i definitely WON'T be starting to fret any songs that's for sure!! Wow, respect to the fretters out there,it's just as time consuming. :biggrin:
User avatar
worldrave
Member
 
Posts: 1354
Joined: Wed Aug 08, 2007 5:21 pm
Location: GA
Karma: 32


Re: EOF 1.5 Released!

Postby death_au » Fri Jan 16, 2009 2:11 am

:blink: That's a huge list of improvements. It sounds awesome.
I've been meaning to fret songs, I just don't have time. But when I do get into it, this is going to be invaluable. Thank you so much for all your work on this (this goes to everyone who helped as well).
Contact me:
Before you PM me, consider:
Perhaps the question has already been answered? Use the search function.
Perhaps other members of the community can help? Try posting a new topic.
Perhaps you need to gain the attention of any or all moderators? Use the report feature.
Website developer for Aerion Technologies
Main menu idea stolen from Angellinus. Thanks to raph for adding the code to make it possible.
Image
Image
Image
Image

Image
Image
Image
Disclaimer:
  I would never presume to tell people how to do their job. I simply put forward suggestions.  
Blue Heaven!
User avatar
death_au
Moderator
 
Posts: 4005
Joined: Wed Dec 12, 2007 7:08 am
Location: Australia
Karma: 51

Re: EOF 1.5 Released!

Postby coolguy567 » Fri Jan 16, 2009 6:38 am

Nice, now my songs don't have to have stupid automatic SP phrases.

Although, the new mouse cursor doesn't work properly. It's all flickery and only visible half the time (I'm on XP). At the least, add an option to use the old one.

Spoiler:

OzzyOzrock wrote:
Electro Tomato wrote:
Sealclubber wrote:I believe the proper term for these notes are "EPIC NOTES" due to the fact that they are EPIC!!!!


Memes are so funny hahaha I'm splitting with laughter I can't control this laughter at this meme which uses a word incorrectly oh hahaha

:glare:

That was EPIC.

My songs. All made in EOF, beat-synced and note-synced, not very many missed notes.
Switchfoot - Meant to Live (now with drums)
Delirious? - Investigate (Live)
coolguy567
Member
 
Posts: 411
Joined: Wed Feb 20, 2008 8:59 am
Karma: 0

Re: EOF 1.5 Released!

Postby Borisdsp » Fri Jan 16, 2009 8:22 am

Yeah!! :2thumbsup:
Team Meteorito Official Member
The tux power
User avatar
Borisdsp
Member
 
Posts: 276
Joined: Wed Jul 23, 2008 11:24 am
Location: España
Karma: 1

Re: EOF 1.5 Released!

Postby raynebc » Fri Jan 16, 2009 8:37 am

coolguy567 wrote:Although, the new mouse cursor doesn't work properly. It's all flickery and only visible half the time (I'm on XP). At the least, add an option to use the old one.


Does it flicker immediately when EOF is opened or sometime during usage? There's a bug in Allegro that causes the mouse pointer to flicker wildly if escape is used to close the native OS dialog windows. When that happens, certain things will get it to return to normal (such as pressing Esc and then canceling when prompted to quit EOF).
Jpop fanatic
raynebc
Member
 
Posts: 3696
Joined: Sun Apr 20, 2008 6:51 pm
Karma: 19

Re: EOF 1.5 Released!

Postby Dudoronron » Fri Jan 16, 2009 10:17 am

Looks good. I've not had a chance to test it properly yet but from a quick mess-around it seems a lot better than EOF 1.4x. It's also good that it now uses the OS Colour Depth and Mouse. I used to always see my cursor under the one EOF used.
Failure Extrodinaire
Dudoronron
Member
 
Posts: 81
Joined: Thu Jul 24, 2008 2:32 pm
Location: Northumberland, England
Karma: 0

Re: EOF 1.5 Released!

Postby RinuX » Fri Jan 16, 2009 10:49 am

YES
YYYEEESSS
YYYYEEESSSSSSSS

i love you (non gay way LOL)

:2thumbsup:

very good dude
i hope
you continu to dev this software <3
My Songs Thread | Mes Chansons
#Latest Fretting : Sonata Arctica - Shy v2 / Beat Crusaders - Hit In The USA v2 (Improved Angevil Version + DRUMS)
My French FOF Forum - Challenge FoF
Guitar Hero World Tour Full Rip / Guitar Hero 5 Full Rip By Myself
My YouTube Video Channel / My Nirvana Discography (W.I.P) 16 songs done !!!
Pro Rock Band
User avatar
RinuX
Member
 
Posts: 434
Joined: Mon Jul 28, 2008 12:59 pm
Location: France
Karma: 1

Re: EOF 1.5 Released!

Postby NewCreature » Fri Jan 16, 2009 11:27 am

I'm intrigued by this -desktop command line parameter. I thought EOF was already using whichever color depth that the OS was using.. If I'm in 16-bit color mode and run EOF with or without this parameter, what's the resulting difference?

Without using "-desktop" EOF uses 8-bit color depth.

Although, the new mouse cursor doesn't work properly. It's all flickery and only visible half the time (I'm on XP). At the least, add an option to use the old one.

Good idea.
"Stop putting so much stock in all of this stuff, live your life for those that you love." - Relient K
EOF - A Song Editor for Frets On Fire
User avatar
NewCreature
Member
 
Posts: 672
Joined: Thu Nov 23, 2006 2:44 pm
Location: Murray, KY
Karma: 14

Re: EOF 1.5 Released!

Postby nwru » Fri Jan 16, 2009 11:44 am

I've recently had time to get back into some fretting and got to check out EOF. All I can say is "WOW!" It shows that you've put a good deal of time and effort into this and I'm sure many of us appreciate your hard work.

Thanks! :thumbup:
Use the Search feature first to find answers to your questions. Chances are that they have been asked before!

Forum FAQ / Frets On Fire Wiki
Emperor naru
User avatar
nwru
Administrator
 
Posts: 3323
Joined: Sat Oct 14, 2006 9:17 pm
Location: /dev/null
Karma: 51

Re: EOF 1.5 Released!

Postby Nathaniel607 » Sat Jan 17, 2009 4:02 am

Thanks! I've always preffered EoF over feedback, but this version is just amazing! :2thumbsup: :2thumbsup: :2thumbsup:

One thing I was wondering... sorry, I haven't been following the 1.4 thread by the way, are you going to add support for making GHWT style 'crazy notes', or is it impossible?
MY SONG TOPIC

NOTE - Please message me if you have any interest in doing a guitar/drum/bass/full band preview for my new career! I'd appreciate it!

| Timeless Miracle - The Voyage (10%) | The Arusha Accord - Night of the Long Knives (30%) | Cannibal Corpse - The Discipline of Revenge | Spock's Beard - Devil's Got my Throat | Neal Morse - The Door (10%) |
My Last FM Profile!
I AM THE CATFISH MAN
User avatar
Nathaniel607
Member
 
Posts: 1234
Joined: Sun Jun 15, 2008 3:46 pm
Location: United Kingdom
Karma: 0

Re: EOF 1.5 Released!

Postby NewCreature » Sat Jan 17, 2009 10:30 am

are you going to add support for making GHWT style 'crazy notes', or is it impossible?

It's possible.
"Stop putting so much stock in all of this stuff, live your life for those that you love." - Relient K
EOF - A Song Editor for Frets On Fire
User avatar
NewCreature
Member
 
Posts: 672
Joined: Thu Nov 23, 2006 2:44 pm
Location: Murray, KY
Karma: 14

Re: EOF 1.5 Released!

Postby coolguy567 » Sun Jan 18, 2009 5:15 am

raynebc wrote:Does it flicker immediately when EOF is opened or sometime during usage? There's a bug in Allegro that causes the mouse pointer to flicker wildly if escape is used to close the native OS dialog windows. When that happens, certain things will get it to return to normal (such as pressing Esc and then canceling when prompted to quit EOF).
When I start EOF, the cursor is fine on the lower half or so of the window, flickery for a narrow band somewhere in the middle and totally invisible above that band. If I click on "File" to open the menu then the mouse works perfectly until I click outside the menu to close it. After closing it returns to it's normal behaviour. Opening a song makes it so that the mouse works perfectly over the Information Panel and 3D view, and it's both semi-transparent and flickery above that. Opening a menu has the same effect as it does when the song isn't open. Pressing Escape to open the "Close EOF?" dialog fixes the problems, but when I click "No" they return.

BTW, by "crazy notes", do you mean extended sustains or slider notes? I'm assuming you mean extended sustains (lol, no-one knows what to call them, they're hard to explain really, I only call them extended sustains because that's what the in-game tutorial calls them).

Spoiler:

OzzyOzrock wrote:
Electro Tomato wrote:
Sealclubber wrote:I believe the proper term for these notes are "EPIC NOTES" due to the fact that they are EPIC!!!!


Memes are so funny hahaha I'm splitting with laughter I can't control this laughter at this meme which uses a word incorrectly oh hahaha

:glare:

That was EPIC.

My songs. All made in EOF, beat-synced and note-synced, not very many missed notes.
Switchfoot - Meant to Live (now with drums)
Delirious? - Investigate (Live)
coolguy567
Member
 
Posts: 411
Joined: Wed Feb 20, 2008 8:59 am
Karma: 0

Next

Return to FOF Mod Discussion and Support

Who is online

Users browsing this forum: kacpiszon7 and 3 guests