fluidsynth/src
Marcus Weseloh 4932b4af90 Refactor sample cache loader
- move sample reading to fluid_sffile
- refactor sample cache to use fluid_list and separate long functions into
  smaller ones
- include sample start and count in cache key, in preparation for lazy loading
- make defsfont use new sample cache loader interface
2018-04-04 11:11:41 +02:00
..
bindings Add profiling command interface (#345) 2018-03-12 18:25:16 +01:00
drivers Add Polymono Support (#306) 2018-03-03 14:34:43 +01:00
midi Add Polymono Support (#306) 2018-03-03 14:34:43 +01:00
rvoice Add profiling command interface (#345) 2018-03-12 18:25:16 +01:00
sfloader Refactor sample cache loader 2018-04-04 11:11:41 +02:00
synth Remove unnecessary fluid_sample_t::valid flag 2018-04-04 11:11:41 +02:00
utils Remove underscore functions for log messages 2018-04-04 11:08:45 +02:00
CMakeLists.txt Move sample caching code to own file fluid_samplecache.c/h 2018-04-04 11:11:41 +02:00
config.cmake Disable network at compile time (option) (#307) 2017-12-17 10:25:54 +01:00
fluidsynth.c Add Polymono Support (#306) 2018-03-03 14:34:43 +01:00