Skip to content

Commit

Permalink
Update to DDC 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianosan committed Feb 15, 2014
1 parent a3c12c6 commit b594370
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified Third-party Apps/ddc/ddc.exe
Binary file not shown.
8 changes: 4 additions & 4 deletions Third-party Apps/ddc/readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-------------------------------------------------------------
-- DDC v2.0 (c) 2013, by Chlipouni
-- DDC v2.1 (c) 2013, by Chlipouni
-------------------------------------------------------------

DDC is a command line tool conceived to add Dynamic Difficulty Levels on Custom Downloadable Contents.
Expand All @@ -13,9 +13,9 @@ Use :
- Open a Windows command-line interpreter
- Execute the "ddc.exe" tool with the following parameters :

C:\ddc_v2.0>ddc.exe
C:\ddc_v2.1>ddc.exe
-----------------------------------------------------------------------
-- D Y N A M I C D I F F I C U L T Y C R E A T O R v 2.0 --
-- D Y N A M I C D I F F I C U L T Y C R E A T O R v 2.1 --
-----------------------------------------------------------------------
ddc.exe <arrangement> [-l <phraseLength>] [-s {Y | N}] [-m <ramp-up>] [-p {Y | N}] [-t {Y | N}]

Expand All @@ -30,7 +30,7 @@ Use :

Example :
------------
C:\mySongs>C:\ddc_v2.0\ddc.exe "PART REAL_GUITAR.xml" -l 4 -s Y
C:\mySongs>C:\ddc_v2.1\ddc.exe "PART REAL_GUITAR.xml" -l 4 -s Y

Result Files :
--------------
Expand Down

0 comments on commit b594370

Please sign in to comment.