Commit Graph

9 Commits

Author SHA1 Message Date
derselbst 991a0a01d7 Cleanup TODO 2020-02-16 15:59:11 +01:00
luz.paz 45f8e0a868 Fix various typos
Found via `codespell -q 3 -L uint -S ./ChangeLog -L dur`
2019-12-17 20:11:49 +01:00
Tom M 5919be2ceb
Revise README (#566)
The readme has been revised. Most of the SoundFont related information was moved to the wiki. Obsolete documentation files have been removed.
2019-10-13 10:56:24 +02:00
derselbst 03d2adbd7d cleanup TODO
remove already implemented feature
2018-08-16 11:06:11 +02:00
Tom M 4a0a7365ee
Refactor Soundfont loader API (#334)
* add fluid_mod_sizeof() and fluid_sample_sizeof() for low latency scenarios
* fix return value of default_fclose
* enable padding warnings for cmake enable-profiling=1
* make these types private:
  * struct _fluid_sfloader_t
  * struct _fluid_sample_t
  * struct _fluid_sfont_t
  * struct _fluid_preset_t

...and provide proper getter and setter functions
2018-02-11 16:56:53 +01:00
Tom M c8129dbeda
cleanup TODO
remove items to I dont see a use-case for
2018-01-27 14:48:49 +01:00
derselbst 0619f103ea update API docs about 24bit sample support 2017-12-09 17:50:06 +01:00
Tom M 08ba48712d
cleanup TODO 2017-11-14 13:47:51 +01:00
derselbst aac2354f5c remove fop-level "fluidsynth" directory node
cd fluidsynth && git mv * ../
2017-09-03 13:30:26 +02:00
Renamed from fluidsynth/TODO (Browse further)