Sign in
android
/
platform
/
external
/
oboe
/
f2c6c564b5c898e46d4d9f9793112abacb3a9f7e
/
samples
/
MegaDrone
/
src
/
main
/
cpp
56f5191
Update samples
by Don Turner
· 4 years, 3 months ago
bbe6d35
Minor update to MegaDrone sample for stream creation (#1023)
by Gerry
· 4 years, 5 months ago
c6ea02c
Convert samples to use shared_ptr stream creation interface (#1016)
by Gerry
· 4 years, 5 months ago
801a40f
Change JNI method names (com_example_oboe_)
by Don Turner
· 4 years, 8 months ago
341ee3f
MegaDrone: fix memory leak in JNI
by Phil Burk
· 5 years ago
7386639
Refactor samples (#541)
by Atneya Nair
· 6 years ago
9aadb86
Code samples set stream default values. Fixes #513
by Don Turner
· 6 years ago
42a4ce3
Move ownership of AudioEngine object into Java
by Don Turner
· 6 years ago
116d8e0
Changing engine to be a unique_ptr
by Don Turner
· 6 years ago
f4172d0
Reinit. Audio Engine for MegaDrone on restart. (#523)
by Atneya Nair
· 6 years ago
7cc6195
Converting RhythmGame to float and other tidy ups
by Don Turner
· 6 years ago
95bde41
Updating MegaDrone to use float-only signal path
by Don Turner
· 6 years ago
f96b894
Samples can now include shared code using #include "shared/header.h"
by Don Turner
· 6 years ago
a40de70
Refactoring RhythmGame sample to use shared code
by Don Turner
· 6 years ago
1fd8ec8
Refactoring MegaDrone sample to use shared code
by Don Turner
· 6 years ago
ee6d2f3
Add shared code folder, update MegaDrone sample
by Don Turner
· 6 years ago
cb527c2
Add LoadStabilizer class
by Don Turner
· 6 years ago
c5a27b2
Fix #170 - Add getExclusiveCores to MegaDrone sample
by Don Turner
· 7 years ago
e55f983
Convert c-type cast to C++ cast
by gfan
· 7 years ago
06313ee
Adding Stereo and Mono as enum to the interface
by gerry
· 7 years ago
a5f1e73
Removing redundant destructor
by Don Turner
· 7 years ago
8e0338d
Remove debug logging
by Don Turner
· 7 years ago
55e6499
AudioEngine holds pointer to an ISynth. Exact Synth type determined at runtime
by Don Turner
· 7 years ago
495af0e
Refactoring Synth to template class and addressing other review points
by Don Turner
· 7 years ago
c700fc8
Adding MegaDrone sample (from AES talk)
by Don Turner
· 7 years ago