This repository has been archived on 2017-07-22. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
johnl b94eb57717 Initial commit. 2017-07-22 11:04:10 +02:00
scripts Initial commit. 2017-07-22 11:04:10 +02:00
test-files Initial commit. 2017-07-22 11:04:10 +02:00
.gitignore Initial commit 2017-07-22 10:29:53 +02:00
LICENSE Initial commit 2017-07-22 10:29:53 +02:00
Makefile Initial commit. 2017-07-22 11:04:10 +02:00
README.md Initial commit. 2017-07-22 11:04:10 +02:00
const.h Initial commit. 2017-07-22 11:04:10 +02:00
fx.c Initial commit. 2017-07-22 11:04:10 +02:00
fx.h Initial commit. 2017-07-22 11:04:10 +02:00
ini.c Initial commit. 2017-07-22 11:04:10 +02:00
ini.h Initial commit. 2017-07-22 11:04:10 +02:00
init.c Initial commit. 2017-07-22 11:04:10 +02:00
init.h Initial commit. 2017-07-22 11:04:10 +02:00
jl_mem.c Initial commit. 2017-07-22 11:04:10 +02:00
jl_mem.h Initial commit. 2017-07-22 11:04:10 +02:00
jl_ringbuf.c Initial commit. 2017-07-22 11:04:10 +02:00
jl_ringbuf.h Initial commit. 2017-07-22 11:04:10 +02:00
jl_test.h Initial commit. 2017-07-22 11:04:10 +02:00
main.c Initial commit. 2017-07-22 11:04:10 +02:00
parse.c Initial commit. 2017-07-22 11:04:10 +02:00
parse.h Initial commit. 2017-07-22 11:04:10 +02:00
sample.c Initial commit. 2017-07-22 11:04:10 +02:00
sample.h Initial commit. 2017-07-22 11:04:10 +02:00
sample_test.c Initial commit. 2017-07-22 11:04:10 +02:00
sampleinfo.h Initial commit. 2017-07-22 11:04:10 +02:00
sampler.c Initial commit. 2017-07-22 11:04:10 +02:00
sampler.h Initial commit. 2017-07-22 11:04:10 +02:00
sound.c Initial commit. 2017-07-22 11:04:10 +02:00
sound.h Initial commit. 2017-07-22 11:04:10 +02:00
sound_test.c Initial commit. 2017-07-22 11:04:10 +02:00
soundconfig.c Initial commit. 2017-07-22 11:04:10 +02:00
soundconfig.h Initial commit. 2017-07-22 11:04:10 +02:00
soundfile.c Initial commit. 2017-07-22 11:04:10 +02:00
soundfile.h Initial commit. 2017-07-22 11:04:10 +02:00

README.md

jlsampler

TODO:

  • In-memory storage of samples as int16 type.
  • Tuning via tuning file
  • Layer mixing
  • Fake RC Layer for single layered sounds