You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
music-synthesizer-for-android/cpp/src
Raph Levien 0f0061fa19 Add pitch bend control 12 years ago
..
SynthApp Explicit unpack of dx7 patches 12 years ago
SynthApp.xcodeproj Add beginnings of lfo, fast exp 12 years ago
core.xcodeproj Add beginnings of lfo, fast exp 12 years ago
SynthApp.gyp Initial commit of C++ synth codebase 13 years ago
aligned_buf.h Add NEON accelerated FM kernel 12 years ago
android_glue.cc Add pitch LFO 12 years ago
controllers.h Add pitch bend control 12 years ago
core.gyp Pitch envelope 12 years ago
dx7note.cc Add pitch bend control 12 years ago
dx7note.h Add pitch bend control 12 years ago
env.cc Add detune, other note improvements 12 years ago
env.h Add detune, other note improvements 12 years ago
exp2.cc Add beginnings of lfo, fast exp 12 years ago
exp2.h Add beginnings of lfo, fast exp 12 years ago
fm_core.cc Pitch envelope 12 years ago
fm_core.h Add NEON accelerated FM kernel 12 years ago
fm_op_kernel.cc Add NEON accelerated FM kernel 12 years ago
fm_op_kernel.h Initial commit of C++ synth codebase 13 years ago
freqlut.cc Remove STL dependency, enable all ABI's. 13 years ago
freqlut.h Initial commit of C++ synth codebase 13 years ago
lfo.cc Add pitch LFO 12 years ago
lfo.h Add pitch LFO 12 years ago
main.cc Add beginnings of lfo, fast exp 12 years ago
main.gyp Initial commit of C++ synth codebase 13 years ago
module.h Add resonant filter to C++ synth 13 years ago
neon_fm_kernel.s Add NEON accelerated FM kernel 12 years ago
patch.cc Explicit unpack of dx7 patches 12 years ago
patch.h Explicit unpack of dx7 patches 12 years ago
pitchenv.cc Calibrate pitch envelope 12 years ago
pitchenv.h Calibrate pitch envelope 12 years ago
resofilter.cc Add resonant filter to C++ synth 13 years ago
resofilter.h Add resonant filter to C++ synth 13 years ago
ringbuffer.cc Add timestamp stats gathering 12 years ago
ringbuffer.h Add timestamp stats gathering 12 years ago
sawtooth.cc Remove STL dependency, enable all ABI's. 13 years ago
sawtooth.h Initial commit of C++ synth codebase 13 years ago
sin.cc Fix build breakage of Mac Cocoa app. 13 years ago
sin.h Initial commit of C++ synth codebase 13 years ago
synth.h Remove STL dependency, enable all ABI's. 13 years ago
synth_unit.cc Add pitch bend control 12 years ago
synth_unit.h Add pitch bend control 12 years ago
test_ringbuffer.cc Initial commit of C++ synth codebase 13 years ago
wavout.cc Initial commit of C++ synth codebase 13 years ago
wavout.h Initial commit of C++ synth codebase 13 years ago