Commit Graph

6 Commits

Author SHA1 Message Date
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)