- Replies 65
- Views 9.2k
- Created
- Last Reply
Most Popular Posts
-
The new hotfix implements the changes as I understand them. Now, the affected chord tag will export with linknext unless for some reason (ie. user did not force note sustains on any of the notes in t
-
I think I've got those last four numbered changes made in this beta hotfix: http://ignition.customsforge.com/eof/download/124 Give it a try and let me know if this finishes all the changes you fou
Featured Replies
Recently Browsing 0
- No registered users viewing this page.
Introduction :
This post is intended for @@raynebc and @@Berneer about the new "Chordify" status.
The test case :
When I define this in EOF :
EOF generates this XML code :
This template works in RS2014 but :
- highDensity is forced to "1" to avoid display glitches due to open notes in the chord
- single notes are displayed with a rotated effect in RS2014 which is not usual to display the chord notes
The modifications are :
- The "highDensity" of the chord has been set to "0" (as intended to display the full box)
- Two "chordNote" tags has been added in the "chord" only for the two open notes (to avoid the display glitch)
- The single notes have their start time setted to 0.005 later than the start time of the chord (to apply the "linknext" status)
- The "linkNext" status has been setted to 1 for the "chord" tag and the two "chordNote" tags (to avoid the display of the single notes heads and the associated rotated effect)
- The "sustain" of the two "chordNote" tags has been setted to "0.005" in order to keep the global consistency (but this may be optional)
The final result :
And the final result is :
How to create CDLCs
DDC Tool