Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Willy

62 bytes added, 22:44, 3 March 2025
/* Logsin and Exponent tables */
=== Logsin and Exponent tables ===
The OPL chips generate sound efficiently, without using any multiplication or other costly arithmetic operations. Instead, they use two look-up tables, (exp and logsin) each containing 256 entries. They produce the sound without any multiplication or other costly arithmetic operations, using  These tables are used in this formula for 2-op "frequency modulated" (actually phase modulated) synthesis the formula:
out = exp(logsin(phase2 + exp(logsin(phase1) + gain1)) + gain2)
13,173
edits