mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-19 18:09:13 +00:00
This simplifies things a bit at the expense that the soundfont is always included/installed (91 kB). Added get_data_path() function for generic handling the path to common data (eg. /usr/local/share/ultragrid if installed). The idea is to catch all cases - installed (run with absolute or relative path) or run from inside the source directory in one place.