1. 01d2bf7 Cleaned up README.md file. removed local "channelCount" variable. by Paul McLean · 4 years ago
  2. f6585a6 Updated README.md to relect current behavior and have instructions by Paul McLean · 4 years ago
  3. c6ea02c Convert samples to use shared_ptr stream creation interface (#1016) by Gerry · 4 years ago
  4. e17cc4e Correctly set number of output samples on resample. by Paul McLean · 4 years ago
  5. a6f7558 Use actual output stream to obtain playback sample rate. by Paul McLean · 4 years ago
  6. 19143c3 Added resample on sample load to avoid the resampling penalty at play time. by Paul McLean · 4 years ago
  7. 836ca9b Error Toast when incompatible WAV resource is detected. by Paul McLean · 4 years, 1 month ago
  8. 3f98f69 Change com.hyphonate.iolib by Don Turner · 4 years, 3 months ago
  9. 06a5926 Remove unneeded "io" folder in parselib. by Paul McLean · 4 years, 4 months ago
  10. 25a3fe7 Initial addition of README.md file for DrumThumper Sample. by Paul McLean · 4 years, 4 months ago
  11. b306aef Set pointer to null on delete. by Paul McLean · 4 years, 4 months ago
  12. 1ca821b Fixed crash (for double-delete) in unloadSampleData(). by Paul McLean · 4 years, 4 months ago
  13. 3aad742 Fixed pan bug in SampleSource::CalcGainFactors() by Paul McLean · 4 years, 4 months ago
  14. b2cf232 Added control of gain for each drum and a mix UI for gain and pan. by Paul McLean · 4 years, 5 months ago
  15. f9b0275 Addressed Phil's review comments. by Paul McLean · 4 years, 5 months ago
  16. 519322a Implemented stereo playback. by Paul McLean · 4 years, 5 months ago
  17. cb450b4 Merge branch 'master' of github.com:google/oboe into refactor_samplebuffer by Paul McLean · 4 years, 5 months ago
  18. ed4f54a Last couple of comments. by Paul McLean · 4 years, 5 months ago
  19. e30c438 Addressed Phil's last (I hope) set of comments. by Paul McLean · 4 years, 5 months ago
  20. e35a176 std::vector<> for SimpleAudioPlayer data members. by Paul McLean · 4 years, 5 months ago
  21. 2ff4d4c [DrumThumper] Fix issue where audio stream would not be started on OpenSL. Fixes #808 by Don Turner · 4 years, 5 months ago
  22. c13b27d Investigated device switch / multi stream open problem. by Paul McLean · 4 years, 5 months ago
  23. 7089578 Addressed Phil's latest comments. by Paul McLean · 4 years, 6 months ago
  24. 8266d26 Added unique_ptr<> and shared_ptr<> to SampleBuffer and SimpleMultiPlayer. by Paul McLean · 4 years, 6 months ago
  25. 0c8b683 Refactored SampleBuffer into SampleSource & SampleBuffer by Paul McLean · 4 years, 6 months ago
  26. 3a8a0bb Removed unused statements from the CMakeLists.txt files. by Paul McLean · 4 years, 6 months ago
  27. 0b9f66b Refactoring wavlib into 2 libs: by Paul McLean · 4 years, 6 months ago