Jump to content

iminashi

Developer
  • Posts

    411
  • Joined

  • Last visited

  • Days Won

    3
  • Country

    Finland
  • Donations

    0.00 USD 

Everything posted by iminashi

  1. This tool originated as a command line program I wrote in Ruby to automate a workaround to prevent DDC from moving sections that are not placed on the first beat of a measure. Since than I've added more features and eventually decided to make it into a GUI program using C#, largely as a learning experience. It is called DDC Improver since I couldn't think of a better name. Some of the features in the program have nothing to do with DDC and it can also process files with manual DD. Features: -Can process multiple files simultaneously -Prevents DDC from moving sections that are not on the first beat of a measure -Restores FHPs set at the beginning of noguitar sections -Adjusts the lengths of handshapes if they are too close together -Fixes phrases that have only one level by adding a second level to them -Can automatically place crowd events -Move phrases/sections off beat with special phrase names -Removes beats that come after the audio has ended -Can be used to remove DD from files -Checks the XML for issues About the XML checking feature: -The program will complain if you have a tone change that is placed on a note. This is not really an error, it's more of a best practice to place a tone change before the note it occurs. -The only check that can give you false positives is the check for mismatches between anchor position and chord fingering. Changelog: v3.1.25 -Updated DDC to v3.7 -Fixed a bug in the "one level phrase fixer" -Added a check for chords whose chord notes have different sustains -Updated to .NET 5.0 Downloads: Windows version Requires the .NET 5 Runtime Mac version Requires macOS version 10.13 - 10.14, with Wine installed on in order to execute DDC. Though DDC Improver itself does work on 10.15 (Catalina), the functionality is severely limited since running DDC does not work due to it being a 32bit program. A Linux build is possible if anyone actually wants it. The source code is available at github. Old versions changelog:
  2. One workaround is to split the time signature of the measure so that the section starts on the first beat, like splitting it into 3/4 and 1/4 time signatures for example. It's not very pretty. I've wrote a program that automates a workaround (and does other things) so I don't have to think about it. I've been meaning to release it any day now....
  3. If you have sections that don't start on the first beat of a measure, DDC will move them.
  4. There is a note with more than 32 bend tech notes. Newer versions of EOF will give you a warning that this will crash the game.
  5. My "DDC Improver" program is pretty much done and I should release it to the general public. I just haven't been able to decide what kind of icon I should use for it, and also I've been too lazy to write a proper help/readme for it. :P
  6. FWIW I've been working on an editor. For now it's just a list of the notes and the GUI would need to be changed to something else to actually make more extensive editing of the showlights convenient. And for the past two days I've been trying to get this thing working:
  7. Right click the zip file, select Properties and near the bottom of the window there should be a checkbox for "Unblock".
  8. The cst_showlights.xml file is in all of my CDLC work directories. :) When you use your own file, currently the Toolkit requires that the filename ends in "_showlights.xml".
  9. The showlights are a separate XML file that you add as an arrangement like guitar or bass. The toolkit automatically generates showlights into a file cst_showlights.xml. About 'count' I'm not sure if it matters.
  10. This was an issue that @@I)ark_Seph mentioned to me. Here's an example XML: https://drive.google.com/open?id=1Pk4yEd8KB2vDTFTVX7Z5HXJEVQK5c9Rq DDC will create a new empty phrase at 5.167, which breaks the handshape in game. Somewhat related, I noticed that in one of my own customs there is an 8 bar phrase that ends with three empty bars and then a single sustained note. DDC creates an empty phrase for the three empty bars and places the last note into its own phrase. I guess I can live with that, though it is a bit silly to have a phrase with just one note in it.
  11. In customs that can happen. In ODLC there is always a small gap between handshapes. However, handshapes can be inside other handshapes, which is needed if you want to use chords inside arpeggios.
  12. I was just thinking that I should probably make a PDF version. :D
  13. Added more minor stuff about handshapes (3.5 & 3.6) and examples of how ignore may be used (11.3). Also made some updates to sections 6, 7 and 11.1.
  14. This reminded me that I had ran into this too but then forgot about it. :P https://drive.google.com/open?id=19KLiGZPTX--m_r6VbwYkn3-SsSYvSOC6 Here's an XML with a single phrase where it happens. DDC generates levels where the slide out has three notes when the chord itself has two notes. Another issue with this phrase is that a muted strum at the end (at 15.895) gets the sustain of the previous chord when it is reduced to a single note.
  15. Are you using the latest beta Toolkit where such an issue regarding linknext has been fixed? And also, putting 'split' on a chord that EOF splits automatically will export duplicate notes into the XML.
  16. Added a section about showlights (12.) and some misc. stuff (11.).
  17. http://guitarlist.net/ has scores for Japanese artists, but there's no way to download them as GP files.
  18. We now return to our regularly scheduled program, which consists of... updating older customs?

    1. Alex360

      Alex360

      I hope it works now (the thing for japanese cdlc's)? :D

  19. Going to release some new customs any day/week/month now.

    1. Alex360

      Alex360

      I'd pick day or week >__> now is too muh

    2. Billkwando
  20. I think I've gotten an error message like that before. It was because some of the Toolkit's files were blocked by Windows. Should be fixed by unblocking the zip file from the file properties before unzipping it.
  21. Still alive, but the same cannot be said for my computer's MB...

    1. Billkwando

      Billkwando

      Awww. Sorry to hear that, man!

  22. It's just moving to the position beforehand, with an FHP set at the beginning of a noguitar section. It doesn't serve much practical purpose except maybe controlling the camera. Some ODLC also have an FHP at the beginning of the beatmap, but that's pretty rare.
  23. Could you make it so that DDC keeps the FHP set at the beginning of a noguitar section? In case one wants to move to the new position right away, as is done in ODLC sometimes. Another, somewhat more important issue. A phrase/section that ends like this (no notes after, handshape spans two bars): DDC will add a new empty phrase at the beat around 14s, which breaks the handshape.
  24. Added some stuff about tones (10.).
  25. The "m" chords is a bug in DDC that's fixed in v3.4.
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy