SDL Wiki
(This function is part of SDL_mixer, a separate library from SDL.)

Mix_SetTimidityCfg

Set full path of the Timidity config file.

Syntax

int Mix_SetTimidityCfg(const char *path);

Function Parameters

path path to a Timidity config file.

Return Value

Returns 1 if successful, 0 on error

Remarks

For example, "/etc/timidity.cfg"

This is obviously only useful if SDL_mixer is using Timidity internally to play MIDI files.

Version

This function is available since SDL_mixer 2.6.0.


CategoryAPI


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.