Jump to content

Chlipouni

Member
  • Posts

    909
  • Joined

  • Last visited

  • Days Won

    1
  • Country

    France
  • Donations

    0.00 USD 

Everything posted by Chlipouni

  1. This issue is not due to DDC : - check that the bass tone is correctly defined (Amp & Cabinet) - check that the bass tone is correctly associated to the bass arrangement - generate the package - DDC never creates sections, it only uses those you have defined in EOF. - DDC only divide existing sections in phrases with respect of the "phrase length" parameter There are now a lot of songs which correctly use DDC with no specific issue for their bass track. If your issue persists after that, please share your package, so we could investigate ...
  2. Update 29/03/2014 : New songs available !
  3. Hi Soilman, I am using Tapatalk with an Android Phone for this forum. It works very well ... :cool:
  4. DDC will work with either :- no section and no phrase- sections only- sections and phrasesIt is recommended to create at least the sections for the Riff Repeater.When the phrases automatically created by DDC are not good enough, you can define your own phrases to force your own starting points for each of them.
  5. For more information about DDC : http://ddcreator.wordpress.com/
  6. DDC will divide each section in phrases with respect of the phrase length parameter. Then all phrases which contain the same sequence of notes will have the same name and will evolve in the same manner in the game.
  7. But I don't quite get it. I have well under 100 sections, 6 to be exact. Why would it do this then? Sections are divided into phrases. By default, DDC generates one phrase for two adjacent measures. Each phrase is displayed as a vertical bar. The RS limit is only about the display. You can check how many phrase iterations you have by opening the XML file with a text editor and looking at the "phraseIterations" tag.
  8. You can check if all sections are correctly defined in EOF by opening the XML file with a text editor. Just have a look in the tag "sections" to be sure that all your sections are correctly generated.
  9. Hi, With EOF, you can add sections and phrases. Each section is divided in one or many phrases. Sections are generally indicated on the partition (or the tab) : - intro - verse - chorus - bridge - ... - outro The same section name can appear many times in the same song. The phrases are used to identify the same sequence of notes and are usually from 2 or 4 measures length. If you use DDC to create the Dynamic Difficulties, the names of sections and phrases are not important (for example, I always use the same name for all my phrases in a song). For DDC, the most important thing is the start measure for each section and phrase (always define a section or a phrase on the main beat of a measure). To define a section in EOF : - Select the main beat of the start measure (vertical bar) - Use [beat][Rocksmith][Place RS Section] - Select the name of the section - Click on the [OK] button To define a phrase in EOF : - Select the main beat of the start measure (vertical bar) - Use [beat][Rocksmith][Place RS Phrase] - Set the name of the phrase - Click on the [OK] button To review the sections and phrases already created : - Use [beat][All Events] to review all sections and phrases in the song - Use [beat][Events] to review local section and phrase of the selected beat
  10. Did you place the sections and phrases on the main beat of a measure ?
  11. When there are too many phrases in the song (more than 100), the difficulty bars are not displayed in RS (RS2014 issue or limit) So if you used DDC to create DD, simply generate again the DD with a higher value for the "Phrase Length" parameter (4 instead of 2, for example). Hope that helps ...
  12. Hi Fabiano, There are two anchors at the same time position (time="122.784"). This problem occurs too at "207.763" and at "220.829". I never seen this before, maybe a bug in the last release of EOF. Best regards
  13. 1) About the new phrases In the last release of DDC, I added a new functionality which protects the sequences of linked notes to not be disrupted by a new phrase. Unfortunately, this new mechanism has a little bug which protect some measures which are not linked with the following. That's why some new phrases are longer than the others. About phrases, DDC create them automatically based on the "phrase length" parameter and the existing sections (this default behaviour is generally sufficient for mostly CDLCs). When the song is more complex in its structure, you can define yourself the phrases in EOF. So you can have a sequence of phrases with variable lengths. You just need to do it carefully to create phrases iterations which contain the same pattern of notes and chords. Then you just need to set the "Phrase length" parameter of DDC to a value higher than the maximum length of your own phrases otherwise DDC will divide your phrases if possible. 2) About your Camera issue At "214.534" time position, you have a chord which contains only two open notes (chordId="15" in the XML file). The associated anchor has a fret position equals to "7" and the previous anchor is correctly placed on the fret "1". It seems that this specific chord generates a problem about its anchor position. Could you share your EOF project ?
  14. When you create the sections in EOF, you have the choice to make them global for all arrangements or local for each one (global by default). If you created local sections, then the name of the XML file is important. Then, you have to check that the XML file you use in the Toolkit for each arrangement contains the "sections" tag with the correct sections.
  15. You can download the last one here
  16. Open the XML file of the arrangement which has this issue, with a text editor and search for the "sections" tag. How many sections do you have in this file ?
  17. Before investigating more deeply about your issue : 1) Download the last release of the Toolkit (DDC v2.2) 2) Some notes and chords are in offset time position The log of DDC, displayed the following warnings : - Notes ==> WARNING : Note Time Correction : 22.272 -> 22.274 ==> WARNING : Note Time Correction : 37.471 -> 37.472 ==> WARNING : Note Time Correction : 48.958 -> 48.973 ==> WARNING : Note Time Correction : 60.539 -> 60.546 ==> WARNING : Note Time Correction : 80.418 -> 80.430 ==> WARNING : Note Time Correction : 92.449 -> 92.452 ==> WARNING : Note Time Correction : 117.158 -> 117.159 ==> WARNING : Note Time Correction : 125.350 -> 125.353 ==> WARNING : Note Time Correction : 137.801 -> 137.803 ==> WARNING : Note Time Correction : 145.657 -> 145.673 ==> WARNING : Note Time Correction : 149.596 -> 149.597 ==> WARNING : Note Time Correction : 157.566 -> 157.567 ==> WARNING : Note Time Correction : 161.797 -> 161.798 ==> WARNING : Note Time Correction : 165.940 -> 165.941 ==> WARNING : Note Time Correction : 186.497 -> 186.500 ==> WARNING : Note Time Correction : 202.869 -> 202.885 ==> WARNING : Note Time Correction : 206.970 -> 206.971 ==> WARNING : Note Time Correction : 235.372 -> 235.378 ==> WARNING : Note Time Correction : 243.464 -> 243.473 ==> WARNING : Note Time Correction : 256.023 -> 256.027 ==> WARNING : Note Time Correction : 273.307 -> 273.309 => 159 ms - Chords ==> WARNING : Chord Time Correction : 178.313 -> 178.324 ==> WARNING : Chord Time Correction : 251.894 -> 251.895 ==> WARNING : Chord Time Correction : 281.392 -> 281.393 => 62 ms These warnings indicate that the time position of these notes are near the main beat of the next measure, but just before in regard of their time position. For example, the first note is placed at "22.272" sec but should be placed at "22.274" which is the start time position of the nearest beat. To correct this : - Open your EOF project - Set the grid snap at 64 of a beat ([Edit][Grid Snap][Custom]) - Select all notes in the arrangement ([Edit][selection][select All]) - Resnap the notes and chords to the nearest 64th of a beat ([Note][Resnap] - Save your EOF project - Generate DD with the new XML file
  18. Do you have the same problem without DD ? Did you try to add a few more sections in your project ? Can you share the XML file generated by EOF (PART REAL...xml) ?
  19. http://guitargames.files.wordpress.com/2013/11/ddc-512.png {Original icon from Svengraph} Dynamic Difficulty Creator I am pleased to share with you the "Dynamic Difficulty Creator" which : - uses the XML files of each arrangement to produce a new version of these files (files like "PART REAL_GUITAR.xml") - generates all phrases automatically (if not already created in EOF) - generates all levels of dynamic difficulties from 0 to 19 if needed for each phrase DDC v3.7 supports various time signatures : - if a time signature is missing, you can now configure its categorization maps - the synchronization process in EOF must respect the rhythm (the measures, beats and time signatures have to be correctly defined in EOF) For best results : - during the synchronization process in EOF, do not move the notes, just move the main measures (vertical bars) - create sections and phrases in EOF carefully because they strongly influence DDC process - All sections and phrases must start on the main beat of a measure If these rules are bypassed, DDC can work, but the results are not garenteed ... I'm writting a dedicated tutorial about DDC : DDC Tutorial ------------------------------------------------------------------------------------------------------------------------ -- D O W N L O A D L I N K ------------------------------------------------------------------------------------------------------------------------ Production (stable) : ddc_v3.7.zip (Requires RSToolkit v2.8.1.0-980b5022 beta or greater) ------------------------------------------------------------------------------------------------------------------------ -- U P D A T E S ------------------------------------------------------------------------------------------------------------------------ Update v3.7 : (14/07/2020) - New specific part in the log file to display the handShapes properties - Fixed bug : HandShapes are not always generated when they contain both single notes and chords Update v3.6 : (02/12/2018) - The "offset" property is now setted if the first beat starts after 0.000 - New "maxMeasuresPerPhrase" parameter to disable the automatic phrase creation process based on the average number of measures per input phrase - Fixed bug : A new beat was always added at time 0.000 - Fixed bug : A COUNT phrase iteration was always added at time 0.000 - Fixed bug : The time position of the last noguitar section was always adjusted - Fixed bug : The maximum number of generated DD levels wasn't limited to 30 Update v3.5 : (27/07/2018) - Fixed bug : When generating the transcriptionTrack tag, a chord must be ignored if it is replaced by single notes at upper levels - Fixed bug : Notes are not always generated for odd measures when "ddc_dd_remover.xml" template is used - Fixed bug : The computation of number of differences is wrong for the first level of difficulty Update v3.4 : (20/09/2017) - More levels added in the default configuration file - In order to add more levels of difficulty, each level is splitted in two sublevels, the first one keep only new notes added in odd measures. - Fixed bug : The last notes may be omitted when the last "noguitar" section has an adjusted time position. - Fixed bug : Error in calculating the total number of events in each phrase that affected the process of merging adjacent difficulty levels. - Fixed bug : Transcription track could produce several single notes at the same time position and on the same fret - Fixed bug : Embedded handShapes may produce issue when generating the transcriptionTrack tag - Fixed bug : Spaces in chord name and display name were not managed correctly - Fixed bug : Count attributes may have wrong values in transcriptionTrack children tags Update v3.3 : (07/04/2017) - Set the default value when an attribute is missing in the input XML file - Generation of transcriptionTrack tag without attributes that have the default value - Don't generate XML attributes with default value in the DDC output file (RSToolkit v2.8.1.0) - Fixed bug : High density status may be forced even if the chord contains any technics - Fixed bug : A value of 100 for the "minHighDensityMisused" configuration parameter doesn't deactivate the density correction process Update v3.2 (28/11/2016) - New process to force the density status of chords depending on their position in a sequence - New parameter in the configuration file to adjust or not the density status of chords - New process to add open notes in chord tags in order to remove display glitches - New message in the log if the time position of an anchor is adjusted - No more protection of adjacent measures that share the same handShape during the phrase creation process - No more generation of linkedDiffs node (only newLinkedDiffs is usefull) - Fixed bug : Wrong time position used when generating a new anchor at the beginning of a phrase - Fixed bug : HandShapes and anchors may be splitted at the beginning of a new phrase - Fixed bug : Linked notes may never appear in any difficulty level Update v3.1 (02/10/2016) - The order of XML attributes has changed for note, chordNote and handShape tags - The feature that automatically adjusts the sustain of notes has been removed - Fixed bug : DDC may crash during the check of overlapping sustains Update v3.0 (01/02/2016) - The chords without chord notes are now supported - New process to add measure 0 at time 0.000 when startBeat is greater than 0.000 - New process to keep the highDensity value as defined in EOF - Fixed bug : HighDensity status can be overrided with a wrong value Update v2.9 (23/01/2016) - New logic to avoid the split of existing handShapes when the new phrases are generated - New process to allow excotic handShape phrases - New check to remove handShapes which are empty - New logic to allow handShapes without a valid chordTemplate reference - Fixed bug : Start time of the first handShape in a phrase may be greater than the phrase start time - Fixed bug : HandShape with no visible note inside maybe generated - Fixed bug : DDC may crash if duplicate nodes are found in the XML file - Fixed bug : The highDensity attribute was not recomputed for lower levels of difficulty Update v2.8 (06/12/2015) - Single distinct notes which are located on the same time position are now managed like a chord if they are associated with a handShape and a chordTemplate. - The transcriptionTrack generation process has been modified to manage multiple notes on the same time position. - New check about the maximum number of phrases and automatic increase of the phrase length parameter if possible. - New process for increasing the phrase length parameter if the maximum number of phrases will be reached (new parameter in the config file to define this limit). - New process for detecting similar phrases (similarities are now computed by measure). - New process for detecting duplicate events on a same time position and to avoid a crash of DDC (only the first occurrence is kept by time position). - Fixed bug : TranscriptionTrack generation may produce events in the wrong order based on their time position (when the highest level has less events than the lower levels). - Fixed bug : Always add the first event of each phrase in the first level of difficulty to avoid a crash in RR. Update v2.7 (06/04/2015) - Fixed bug : XML prolog was missing in the result XML files. Update v2.6 (31/01/2015) - New default value for the phrase length parameter (4). - Fixed bug : DDC may generate a wrong value in the "count" attributes when it merges all existing difficulties to create the "transcriptionTrack" tag. - Fixed bug : The highest level of difficulty is not use when DDC merges all existing difficulties to create the "transcriptionTrack" tag. - Fixed bug : A measure may be not protected by a preceding one if it contains a new sequence of linked notes. Update v2.5 (05/07/2014) - New process to merge all levels of existing Dynamic Difficulty if the "transcriptionTrack" tag is empty. - Notes and chords sustain are now considered if they overlap two or more measures (prevent the creation of empty phrases which break the handshapes length). - Fixed bug : DDC error when the number of chordNodes is lower than the number of frets defined in the chordTemplate Update v2.4 (13/06/2014) - New categorization process to allow multiple time signatures. - New notation to define the ramp up models. - New configuration file (ddc_default.cfg) to allow the modification of internal parameters (category and subcategory maps, merging levels, linked diff.). - New parameter to specify the configuration file to use. - New checks and associated warnings about the categorization process. - New merging process to reduce the number of difficulty levels (separate from the DD generation step). - New view of difficulty levels in the log file for a better differentiation of the levels before and after the merging process. - Fixed bug : Adjacent levels of difficulty may be wrongly merged together. Update v2.3 (13/06/2014) - Fixed bug : Some adjacent measures are wrongly protected in the same phrase. Update v2.2 (15/03/2014) - Synchronize events on the timeline before generating the new phrases. - Protect adjacent measures in the same phrase if they contain a sequence of linked notes. - Generate a warning if a sequence of linked notes overlaps two sections or two subsections. - Fixed bug : Last chord may be missing. - Fixed bug : New phrase can be created with only one empty measure. Update v2.1 (15/02/2014) - Auto-adjustment to the previous main beat for each section and phrase iteration which is not placed on the main beat of a measure. - DDC now allows handShape's end time equals to the start time of the following one. - Fixed bug : Technics on chords can be lost if the chord is the first one in the current phrase iteration. - Fixed bug : Chord notes may be missing if the chord is the first one in the handShape in the current level of difficulty. - Fixed bug : First chord reference in a sequence may be the wrong and chord note technics may appear or disappear. - Fixed bug : Phrase length parameter can be ignored when only the last measure of the current phrase is empty. - Fixed bug : Linked notes can be ignored when two notes have the same time position. - Fixed bug : First section may be missing. Update v2.0 (24/01/2014) - New display of DD levels in the log file to facilitate the DDC process check. - DDC now supports anchors on the secondary beats of a measure. - New logic added for merging two adjacent levels of difficulty if there is no more than 10% of differences between them. - New comparison system to detect similarities between two distinct phrases (less than 25% of differences). - New warning added in the log file if a chordNote tag is not found for the fundamental note. - New optional parameter "-p" to overwrite the XML file content without changing its name (value "Y"). - New optional parameter "-t" to generate or not the log file (value "Y"). - Fixed bug : notes and chords may be missing on the highest level of difficulty. - Fixed bug : arpeggios are not generated by DDC if they are at the last position in the chord templates list. Update v1.9 (10/01/2014) - New warning added in the log file if sections or phrases don't start at the first beat of a measure. - Fixed bug : Wrong value in "count" attribute of the "phraseIterations" tag in specific cases. - Fixed bug : "ChordNote" tag may be missing in lower levels of difficulty for fret hand muted chords. - Fixed bug : Process may stop when loading XML file informations if a phrase is defined before the first section. Update v1.8 (04/01/2014) - Arpeggios are now supported. - File path removed in the ramp-up model name for the generated comment. - Chord Templates are now fully described in the log file. - Fixed bug : The phrase "p0" was always generated even if no iteration of the phrase was referencing. - Fixed bug : Wrong categorization, if the last measure is not complete (based on the current time signature) and contains notes or chords. - Fixed bug : A few notes or chords are missing due to a bug in the sub-categorization process. Update v1.7 (25/12/2013) - New "transcriptionTrack" tag management. - Now supports the DD remover functionality. - First phrases and sections are not generated if they are empty for the current arrangement. - First "COUNT" empty phrase iteration is added between the first beat and the first non-empty phrase. Update v1.6 (15/12/2013) - Synchronize the first measure with the first section before generating new phrases. - Fixed bug : The last phrase iteration was missing in the generated XML file. - Fixed bug : Minor correction in the "linkNext" sequence management. Update v1.5 (11/12/2013) - New "INFORMATION" status for log messages. - New validity check of the XML format. - New security checks about the time position of the first anchor and the first handShape. - ChordNote tag children are cloned for the fundamental notes in lower levels of difficulty. - HandShape endTime is adjusted when it is splitted due to a new phrase iteration. - Remove sustains parameter is set to "N" by default. - Fixed bug : Sections are lost if there are less phrase iterations than sections. Update v1.4 (05/12/2013) - First empty phrase iterations are not generated. - Protect the loading of XML chords and notes when the last measure is not complete. - Anchor "time" value is adjusted for the first event of each new phrase iteration. - Chord sustains are now collected from the "chordNote" tag. Update v1.3 (03/12/2013) - HandShape "startTime" value is now adjusted to the "time" value of its first associated chord in the current level - HandShape "endTime" correction - HandShape added for the first chord of each new phrase iteration if necessary - Chord notes added on the first chord of each new phrase iteration if necessary - Only the needed anchors are now inserted on each level of difficulty - Fixed bug : Wrong "chordId" was used in "handShapes" for lower levels of difficulty Update v1.2 (24/11/2013) - Supports the Rocksmith 2014 Score Attack mode - Automatic difficulty selection for the three Score Attack levels - New "heroLevels" tag added for each non-empty "phraseIteration" Update v1.1 (19/11/2013) - Auto detection of the Rocksmith XML format (2012 or 2014) - The following Rocksmith 2014 technics are now supported : - All new attributes on notes and chords - New "chordNote" elements under "chord" - New "bendValues" elements under "note" and "chordNote" - "linkNext" logic for combining several chords and/or notes in a complex note in RS2014 - DDC now works with no "section" and/or no "phraseIterations" - Existing phrases in the input XML file are now used as subsections - Fixed bug : Wrong "chordId" was used for the lower levels of difficulty Update v1.0 (03/11/2013) - New lightweight executable for Windows 32bit (command line tool) - DDC program totally rewritten in Tcl Update v0.9 (21/09/2013) - DDC now supports all technics on the fundamental notes of the chords (palm mutes, bends, slides, ...). You must first activate [song][Rocksmith][Export chord techniques] in EOF for export these informations in the XML files. - Two new sub-categories (1 & 2) for category 8 in the default ramp-up model (to soften the rise of the first levels) Update v0.8 (12/09/2013) - Sustain of the fundamental note of a chord was not generated if this chord was the last one of the tab (now it works) - Sustain correction wasn't apply on all notes (now it works) Update v0.7 (03/09/2013) - New more powerfull web hosting (but not free ...) - New parameter to choose the length of the phrases (2, 3 or 4 measures) - New parameter to remove or not the note's sustain - New parameter to configure the ramp-up model (* & **) - The transformation process starts instantly when the queue is empty Update v0.6 (30/08/2013) - New leveling model with a maximum of 4 new notes or chords at each level transition - Up to 21 levels of difficulty for a phrase - In the previous release, palm muted effect was omitted during the generation of the XML result file (now it works correctly) - Phrases length can be set to 2, 3 or 4 measures (the difficulty highway bar doesn't display when there are too many phrases; increasing the phrase length resolves this problem) - Automatic sustain correction for each note with length less than 1/4 of its measure (we can keep those sustains in EOF for future compatibility or different behavior in Rocksmith 2014) Update v0.5 (26/08/2013) - Faster than v0.4 (less than 20 seconds for an arrangement) - Source XML files with only two phrases ("COUNT" and "END") are now supported - When a phrase reaches its maximum level of difficulty, it is not written in the higher levels - Similar Chords templates was merged in the previous version and can loose some specific finger positions - "controls" and "phraseProperties" XML elements was omitted in the previous versions - DDC now supports chords HandShapes for single notes Update v0.4 (20/08/2013) - Faster than v0.3 (less than one minute for an arrangement) - Now supports original XML files with multiple levels inside - "events" and "linkedDiffs" XML elements was omitted in the previous version
  20. Hi all admins, Is it possible to create a new subforum for DDC inside the "Rocksmith 2014 Development" section ? Thanks for your answer ...
×
×
  • 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