Jump to content

XML:SNDD: Difference between revisions

23 bytes added ,  19 February 2022
m
wording and link change for "permutation"; "MAC" -> "Mac", "PC" -> "Win"
(tried to clarify the 44 kHz issue; restructured some information)
m (wording and link change for "permutation"; "MAC" -> "Mac", "PC" -> "Win")
Line 72: Line 72:
===Via batch file===
===Via batch file===
'''SNDD for Windows'''
'''SNDD for Windows'''
  onisplit -create output_PC_files input/*.wav
  onisplit -create output_Win_files input/*.wav
  onisplit -create output_PC_files input/*.xml
  onisplit -create output_Win_files input/*.xml
  pause
  pause


Line 87: Line 87:


onisplit
onisplit
: -create output_directory_'''MAC''' input_directory/'''*.aif'''
: -create output_directory_'''Mac''' input_directory/'''*.aif'''
: -create output_directory_'''PC''' input_directory/'''*.wav'''
: -create output_directory_'''Win''' input_directory/'''*.wav'''
: -create output_directory input_directory/*.xml
: -create output_directory input_directory/*.xml
For fast XML text changes and naming, give them all ''yourfile'' as the name, if you have only one sound:
For fast XML text changes and naming, give them all ''yourfile'' as the name, if you have only one sound:
Line 130: Line 130:
The parts of the music between intro and outro are played in a randomized order, probably to add more variety to the loop.
The parts of the music between intro and outro are played in a randomized order, probably to add more variety to the loop.


Note that .grp files have a <Weight> tag under <Permutation>. "[[wikipedia:Permutation|Permutation]]" should have something to do how music parts get repeated. However, it's not clear what influence <Weight> has on the repetitions. Is it like TRAC's <Weight>, used for probability?
Note that .grp files have a <Weight> tag under <Permutation>. "[[wikt:permutation#Noun|Permutation]]" should have something to do with the order in which music parts get repeated. However, it's not clear what influence <Weight> has on the repetitions. Is it like TRAC's <Weight>, used for probability?


===OSBDfile.imp.xml===
===OSBDfile.imp.xml===