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 40fbde0eba Initialize ActiveNote structure 12 years ago
..
SynthApp Explicit unpack of dx7 patches 12 years ago
SynthApp.xcodeproj Fix build breakage of Mac Cocoa app. 13 years ago
core.xcodeproj Add sustain and note stealing 12 years ago
SynthApp.gyp Initial commit of C++ synth codebase 13 years ago
android_glue.cc Add USB Host mode and pressure sensitivity. 13 years ago
core.gyp Initial commit of C++ synth codebase 13 years ago
dx7note.cc Explicit unpack of dx7 patches 12 years ago
dx7note.h Initial commit of C++ synth codebase 13 years ago
env.cc Remove STL dependency, enable all ABI's. 13 years ago
env.h Initial commit of C++ synth codebase 13 years ago
fm_core.cc Remove STL dependency, enable all ABI's. 13 years ago
fm_core.h Initial commit of C++ synth codebase 13 years ago
fm_op_kernel.cc Remove STL dependency, enable all ABI's. 13 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
main.cc Initial commit of C++ synth codebase 13 years ago
main.gyp Initial commit of C++ synth codebase 13 years ago
module.h Add resonant filter to C++ synth 13 years ago
patch.cc Explicit unpack of dx7 patches 12 years ago
patch.h Explicit unpack of dx7 patches 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 Remove STL dependency, enable all ABI's. 13 years ago
ringbuffer.h Initial commit of C++ synth codebase 13 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 Initialize ActiveNote structure 12 years ago
synth_unit.h Add sustain and note stealing 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