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 6bac68f84a * Store samples as 16 bit int arrays in memory.
* Started work on layer mixing.
2017-07-22 20:16:41 +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 Updated .gitignore. 2017-07-22 11:30:33 +02:00
LICENSE Initial commit 2017-07-22 10:29:53 +02:00
Makefile * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +02:00
README.md * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +02:00
const.h * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +02:00
fsample.c * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +02:00
fsample.h * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +02:00
fx.c * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +02:00
fx.h * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +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 * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +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 * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +02:00
sample.h * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +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 * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +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 * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +02:00
soundconfig.h * Store samples as 16 bit int arrays in memory. 2017-07-22 20:16:41 +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:

  • Fake RC Layer for single layered sounds (or just layer mixing?)
  • Layer mixing