libmsx
C library for MSX
|
#include <audio_efx_psg2scc.h>
More...
Functions | |
void | audio_efx_psg2scc (void) |
MSX The "PSG to SCC/SCC+" effector for the libmsx audio replayer. | |
#include <audio_efx_psg2scc.h>
The "PSG to SCC/SCC+" effector copies the pitch and volume of the PSG channels to the SCC/SCC+.
It is useful for creating PSG and SCC/SCC+ unisons from a PSG-only sound source.
void audio_efx_psg2scc | ( | void | ) |
MSX
The "PSG to SCC/SCC+" effector for the libmsx audio replayer.
Calling this function each time after audio_play()
will copies the pitch and volume of the PSG channels to the SCC/SCC+.