Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins using file src/remiaudio/drivers.cr version ced8e9a6d5

2024-11-19
06:33
Update README Leaf check-in: 3aba6e5962 user: alexa tags: trunk
2024-11-11
02:57
Raise the max recommended Crystal version to <2.0.0. Bump revision, tag as v0.9.1 check-in: 804675511d user: alexa tags: trunk, v0.9.1
2024-11-10
20:58
Add ability to read/write directly with Float32 samples check-in: b26dfbc98a user: alexa tags: trunk
10:34
Allow the soft clipping resample mode to be selected check-in: 97874c2fb3 user: alexa tags: trunk
2024-11-06
05:43
Clean some lint check-in: bbfa3fdedb user: alexa tags: trunk
2024-11-04
08:14
Bump version, tag as v0.9.0 check-in: 2d05555b1c user: alexa tags: trunk, v0.9.0
08:12
Remove the Containers module. This is being moved to RACodecs. check-in: 5d2eb8747f user: alexa tags: trunk
2024-11-01
05:16
Remove unused field check-in: 60b38cf72e user: alexa tags: trunk
04:55
Bump revision, tag as v0.8.1 check-in: 25f6d70ac1 user: alexa tags: trunk, v0.8.1
04:54
Fix typo check-in: bcff7ac199 user: alexa tags: trunk
2024-10-29
05:38
Support big-endian raw PCM data. Also fix some code being in the wrong method. check-in: 0f1083798c user: alexa tags: trunk
05:35
Let cueplayer also play WAVE files in CUEs check-in: 480c924f47 user: alexa tags: trunk
05:09
When using libao, send Int16 buffers straight to it. Also expand the convenience methods to UInt8 and Int24 samples. check-in: 9b3d491963 user: alexa tags: trunk