Commit History

Author SHA1 Message Date
  Brick f2ca9a615b Added SDL_AUDIO_FRAMESIZE 2 years ago
  Brick 53122593f8 Added SDL_AUDIO_BYTESIZE 2 years ago
  Sam Lantinga 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] 2 years ago
  Brick 0e552761b7 Renamed AudioStreamSpeed to AudioStreamFrequencyRatio 2 years ago
  Brick 5394a805f4 Improved testaudiostreamdynamicresample 2 years ago
  Brick d2b9c8b80d Fixed maths in testaudiostreamdynamicresample (and just show the actual scale) 2 years ago
  Anonymous Maarten ea8757a748 Make testaudiostreamdynamicresample compatible with emscripten 2 years ago
  Ryan C. Gordon 0eda582160 testaudiostreamdynamicresample: Load sample.wav correctly. 2 years ago
  Ryan C. Gordon 66bcee2ca9 testaudiostreamdynamicresample.c: Fixed MSVC compiler warning. 2 years ago
  Ryan C. Gordon 5d4e9e5f80 test: Updated testaudiostreamdynamicresample to SDL3 audio API. 2 years ago
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 2 years ago
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. 3 years ago