<aname="l8"></a>* </span><spanclass=cF2>Psalmody</span><spanclass=cF0> uses </span><ahref="https://zeal-operating-system.github.io/ZealOS/Doc/CosmiC.DD.html#l1"><spanclass=cF4>CosmiC</span></a><spanclass=cF0> files as the song format! See </span><ahref="https://zeal-operating-system.github.io/ZealOS/Apps/Psalmody/Examples/prosper.CC.html#l1"><spanclass=cF4>::/Apps/Psalmody/Examples/prosper.CC</span></a><spanclass=cF0>. The </span><spanclass=cF2>Psalmody</span><spanclass=cF0> program does not
<aname="l9"></a>fully parse the songs when loading them back in, so changes made outside </span><spanclass=cF2>Psalmody</span><spanclass=cF0> will be lost, like if you add graphics.
<aname="l11"></a>* The first line of the </span><ahref="https://zeal-operating-system.github.io/ZealOS/Doc/CosmiC.DD.html#l1"><spanclass=cF4>CosmiC</span></a><spanclass=cF0> song files is a comment with a category recognized by </span><ahref="https://zeal-operating-system.github.io/ZealOS/Apps/Psalmody/JukeBox.CC.html#l121"><spanclass=cF4>JukeBox</span></a><spanclass=cF0>(). The categories are </span><spanclass=cF2>"no
<aname="l12"></a>nothing"</span><spanclass=cF0>, </span><spanclass=cF2>"has words"</span><spanclass=cF0>, </span><spanclass=cF2>"has graphics"</span><spanclass=cF0>, or </span><spanclass=cF2>"special"</span><spanclass=cF0>. The third character in the song comment is a digit rating number, shown
<aname="l13"></a>in </span><ahref="https://zeal-operating-system.github.io/ZealOS/Apps/Psalmody/JukeBox.CC.html#l121"><spanclass=cF4>JukeBox</span></a><spanclass=cF0>(). You can set the song rating in </span><ahref="https://zeal-operating-system.github.io/ZealOS/Apps/Psalmody/JukeBox.CC.html#l121"><spanclass=cF4>JukeBox</span></a><spanclass=cF0>() by pressing </span><spanclass=cF2>0</span><spanclass=cF0>-</span><spanclass=cF2>9</span><spanclass=cF0>. You can request your reward from God by pressing </span><spanclass=cF2>r</span><spanclass=cF0>.
<aname="l16"></a>* You can take the </span><ahref="https://zeal-operating-system.github.io/ZealOS/System/Sound.CC.html#l238"><spanclass=cF4>Play</span></a><spanclass=cF0>() statements out of a song file and place them in your programs. You can also add a song to a
<aname="l17"></a>document with </span><spanclass=cF2><CTRL-l></span><spanclass=cF0>, but you should do it after pressing </span><spanclass=cF2><CTRL-t></span><spanclass=cF0> because the clip-insert in </span><spanclass=cF2><CTRL-l></span><spanclass=cF0> is screwy. See this
<aname="l18"></a><Song> after pressing </span><spanclass=cF2><CTRL-t></span><spanclass=cF0>, now.
<aname="l20"></a>* You can call </span><ahref="https://zeal-operating-system.github.io/ZealOS/Apps/Psalmody/JukeBox.CC.html#l121"><spanclass=cF4>JukeBox</span></a><spanclass=cF0>("~/Psalmody"); to play your songs.