diff options
| author | hkc <[email protected]> | 2023-02-20 13:13:24 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-20 11:13:24 +0100 |
| commit | d26a56d4e1d8168912e3670a2ff3122b125fd94c (patch) | |
| tree | fba13887810974d6b570582998f68f8343387aee /examples/audio/audio_mixed_processor.png | |
| parent | 47dd842e8163d43587c7f6bb91bbf88dbdbb24b1 (diff) | |
| download | raylib-d26a56d4e1d8168912e3670a2ff3122b125fd94c.tar.gz raylib-d26a56d4e1d8168912e3670a2ff3122b125fd94c.zip | |
Added mixed audio processor (#2929)
* Use RL_QUADS/RL_TRIANGLES for single-pixel drawing
Addresses problem mentioned in
https://github.com/raysan5/raylib/issues/2744#issuecomment-1273568263
(in short: when drawing pixels using DrawPixel{,V} in camera mode,
upscaled pixel becomes a line instead of bigger pixel)
* [rtextures] Fixed scaling down in ImageTextEx
Closes #2755
* Added global audio processor
* Renamed struct member to follow naming conventions
* Added example for AttachAudioMixedProcessor
Diffstat (limited to 'examples/audio/audio_mixed_processor.png')
| -rw-r--r-- | examples/audio/audio_mixed_processor.png | bin | 0 -> 8708 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/audio/audio_mixed_processor.png b/examples/audio/audio_mixed_processor.png Binary files differnew file mode 100644 index 00000000..8575a836 --- /dev/null +++ b/examples/audio/audio_mixed_processor.png |
