cfg_to_bytes#

VSPEC.psg_api.cfg_to_bytes(config: dict) bytes#

Convert a PSG config dictionary into a bytes sequence.

Parameters:

config (dict) – The dictionary containing PSG parameters

Returns:

  • bytes – A bytes object containing the file content.

  • .. deprecated:: 0.4.0 – Functionality moved to pypsg.