| Summary: | Consider restoring previous default paths for timidity.cfg | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Ralph Versteegen <teeemcee> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Ralph Versteegen
2021-01-29 00:28:29 UTC
(In reply to Ralph Versteegen from comment #0) > but it does break MIDI playback for some people for whom it worked before Not sure that I want to 'fix' this: Why do you not use the '--with-timidity-cfg=FILE' configury switch to customize for your own setup? (In reply to Ozkan Sezer from comment #1) > Not sure that I want to 'fix' this: Why do you not use the > '--with-timidity-cfg=FILE' configury switch to customize for > your own setup? That's just one solution, which requires recompiling SDL_mixer (which the large majority of users are not going to do), although other solutions don't. However I guess generally the library will be compiled by Linux/BSD/etc distro package maintainers who would customise config to match whereever that distro puts the instrument patches... a fact I honestly hadn't considered, since I use Slackware and had to install patches myself. Anyway, I'm not asking you to do something about this, as I fixed my own problem myself. I really only wanted to bring it up as a suggestion and leave it you. Closing this as WONTFIX for now. Just to double check, if you set the TIMIDITY_CFG environment variable, does SDL_mixer do the right thing without being recompiled? (In reply to Sam Lantinga from comment #4) > Just to double check, if you set the TIMIDITY_CFG environment variable, > does SDL_mixer do the right thing without being recompiled? Yes, that's the idea. Ralph: please confirm that it works for you, too. Yes, can confirm TIMIDITY_CFG works (though I added /etc/timidity/freepats.cfg as a more robust fix). I'll re-close this. |