Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
27 lines
2.4 KiB
HTML
27 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>aky_darky_player.h</title><link rel="stylesheet" type="text/css" href="../../styles/main.css" /><script type="text/javascript" src="../../styles/main.js"></script><script type="text/javascript">NDLoader.LoadJS("Content", "../../styles/");</script></head>
|
|
|
|
<!-- Generated by Natural Docs, version 2.2 -->
|
|
|
|
<!-- saved from url=(0016)http://localhost -->
|
|
|
|
<body onload="NDLoader.OnLoad('Content');" class="NDPage NDContentPage">
|
|
|
|
<a name="Functions"></a><a name="Topic4"></a><div class="CTopic TGroup LC first">
|
|
<div class="CTitle">Functions</div>
|
|
</div>
|
|
|
|
<a name="AKYDarky_Play"></a><a name="Topic5"></a><div class="CTopic TFunction LC">
|
|
<div class="CTitle">AKYDarky_Play</div>
|
|
<div id="NDPrototype5" class="NDPrototype WideForm"><div class="PSection PParameterSection CStyle"><table><tr><td class="PBeforeParameters"><span class="SHKeyword">void</span> AKYDarky_Play(</td><td class="PParametersParentCell"><table class="PParameters"><tr><td class="PModifierQualifier first"><span class="SHKeyword">const</span> </td><td class="PType"><span class="SHKeyword">void</span>* </td><td class="PName last">data</td></tr></table></td><td class="PAfterParameters">)</td></tr></table></div></div>
|
|
<div class="CBody"><p>Initialize music and start playback</p><div class="CHeading">Paramaters</div><table class="CDefinitionList"><tr><td class="CDLEntry">num</td><td class="CDLDefinition"><p>Sub-music number if the AKG contain several musics (otherwise set to 0)</p></td></tr><tr><td class="CDLEntry">data</td><td class="CDLDefinition"><p>Pointer to the music data (data must be export to be replayed at this exact location) Check Arkos Tracker documentation for more details: <a href="https://www.julien-nevo.com/arkostracker" target="_top">https://​www​.julien-nevo​.com​/arkostracker</a></p></td></tr></table></div>
|
|
</div>
|
|
|
|
<a name="AKYDarky_Update"></a><a name="Topic6"></a><div class="CTopic TFunction LC last">
|
|
<div class="CTitle">AKYDarky_Update</div>
|
|
<div id="NDPrototype6" class="NDPrototype"><div class="PSection PPlainSection"><span class="SHKeyword">bool</span> AKYDarky_Update()</div></div>
|
|
<div class="CBody"><p>Decode a music frame and update the PSG</p></div>
|
|
</div>
|
|
|
|
</body></html> |