Jump to content

Willy: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
Phi2x (talk | contribs)
Phi2x (talk | contribs)
Line 33: Line 33:


OPL3 offers 18 FM 2-op chans in its standard mode, but that can be configured:
OPL3 offers 18 FM 2-op chans in its standard mode, but that can be configured:
* One setting converts 3 of the FM chans into a 5-chan FM percussion set (Bass Drum, Snare Drum, Tom-Tom, Top-Cymbal, Hi-Hat)
* One setting converts 3 of the FM chans into a 5-chan FM percussion set
* Another setting pairs 12 of the FM chans into 6 FM 4-op chans
* Another setting pairs 12 of the FM chans into 6 FM 4-op chans
* Both settings can be used at the same time, to obtain 6 FM 4-op chans + 3 FM 2-op chans + 5-chan FM percussion set
* Both settings can be used at the same time, to obtain 6 FM 4-op chans + 3 FM 2-op chans + 5-chan FM percussion set
<br>
=== FM Percussion Set ===
The OPL3 synthesizes drum sounds using a combination of frequency modulation (FM) synthesis and bit manipulation, which works as follows:
*Bass Drum: Uses FM synthesis between operators to generate a low-pitched percussion sound
*Tom Tom: Direct output of a single operator, with no modulation
*Snare Drum: Combines the phase of a single operator with random noise, mimicking a snare's sharpness
*Cymbal: Created by XOR-ing six bits from the phase of two operators, producing a noisy waveform
*Hi-hat: Similar to the cymbal, but with added random noise for a sharper, metallic sound


<br>
<br>

Revision as of 01:30, 14 October 2024

Willy - MIDI and OPL3 Soundcard adapter for CPC

Error creating thumbnail: Unable to save thumbnail to destination


Demonstrations



Cost

The cost for a Willy soundcard adapter is 10€. This does not include any soundcard, you have to buy those separately.


Technical information

2 ports are used to control the MIDI soundcard: &FEAC for data, and &FEAD for control and status.

3 ports are used to control the OPL3 soundcard: &FEBC and &FEBE are register select ports, and &FEBD is the data port.

OPL3 is register compatible with OPL2, with twice the number of signal sources, 4 new operator modes, 4 new selectable waveforms (including square wave) and stereo output.

OPL3 offers 18 FM 2-op chans in its standard mode, but that can be configured:

  • One setting converts 3 of the FM chans into a 5-chan FM percussion set
  • Another setting pairs 12 of the FM chans into 6 FM 4-op chans
  • Both settings can be used at the same time, to obtain 6 FM 4-op chans + 3 FM 2-op chans + 5-chan FM percussion set


FM Percussion Set

The OPL3 synthesizes drum sounds using a combination of frequency modulation (FM) synthesis and bit manipulation, which works as follows:

  • Bass Drum: Uses FM synthesis between operators to generate a low-pitched percussion sound
  • Tom Tom: Direct output of a single operator, with no modulation
  • Snare Drum: Combines the phase of a single operator with random noise, mimicking a snare's sharpness
  • Cymbal: Created by XOR-ing six bits from the phase of two operators, producing a noisy waveform
  • Hi-hat: Similar to the cymbal, but with added random noise for a sharper, metallic sound


Compatible Serdaco soundcards