<aname="l8"></a>* </span><spanclass=cF2>Psalmody</span><spanclass=cF0> uses </span><ahref="https://tomawezome.github.io/ZealOS/Doc/CosmiC.html#l1"><spanclass=cF4>CosmiC</span></a><spanclass=cF0> files as the song format! See </span><ahref="https://tomawezome.github.io/ZealOS/Apps/Psalmody/Examples/prosper.html#l1"><spanclass=cF4>::/Apps/Psalmody/Examples/prosper.CC</span></a><spanclass=cF0>. The </span><spanclass=cF2>Psalmody</span><spanclass=cF0> program does not fully
<aname="l9"></a>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://tomawezome.github.io/ZealOS/Doc/CosmiC.html#l1"><spanclass=cF4>CosmiC</span></a><spanclass=cF0> song files is a comment with a category recognized by </span><ahref="https://tomawezome.github.io/ZealOS/Apps/Psalmody/JukeBox.html#l121"><spanclass=cF4>JukeBox</span></a><spanclass=cF0>(). The categories are </span><spanclass=cF2>"no nothing"</span><spanclass=cF0>, </span><spanclass=cF2>
<aname="l12"></a>"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 in </span><ahref="https://tomawezome.github.io/ZealOS/Apps/Psalmody/JukeBox.html#l121"><spanclass=cF4>JukeBox</span></a><spanclass=cF0>()
<aname="l13"></a>. You can set the song rating in </span><ahref="https://tomawezome.github.io/ZealOS/Apps/Psalmody/JukeBox.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>. You can
<aname="l16"></a>* You can take the </span><ahref="https://tomawezome.github.io/ZealOS/System/Sound.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 document
<aname="l17"></a>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 <Song>
<aname="l20"></a>* You can call </span><ahref="https://tomawezome.github.io/ZealOS/Apps/Psalmody/JukeBox.html#l121"><spanclass=cF4>JukeBox</span></a><spanclass=cF0>("~/Psalmody"); to play your songs.