Warning
You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.
SFX_INIT
Defined in xcb-ext-sfx
Syntax:
sfx_init <int sfx_addr>, <byte voice3_reserved>
Initializes SID and sets up the play routine. Parameters:
sfx_addrthe address where sfx data are found in memoryvoice3_reservedwhether the routine should exclude SID's voice no 3 from playing (1=yes,0=no)
Please see the extension's documentation for further details.