Login
Timeline
Login

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

50 most recent check-ins

2024-11-19
09:13
Quiet the compiler quite a bit. Also fix a misnamed function. Leaf check-in: c601f6e2a9 user: alexa tags: trunk
06:33
Update README check-in: bd6b1de936 user: alexa tags: trunk
06:33
Update meta package check-in: 61d7af1a24 user: alexa tags: trunk
06:23
Copyright update check-in: b552c7d028 user: alexa tags: trunk
06:23
Update some comments check-in: a89ecc88f2 user: alexa tags: trunk
06:21
Update CL-REMIAUDUIO-CODECS-FLAC package to use the new DECODER interface. check-in: 5fb8b19923 user: alexa tags: trunk
01:14
Implement DECODER-APE-BIN check-in: eed6945211 user: alexa tags: trunk
01:05
Implement DECODER-APE for WAVPACK-DECODER. check-in: c43265332f user: alexa tags: trunk
01:05
Add documentation for DECODER and its API check-in: 3b4fb2014f user: alexa tags: trunk
00:24
Add CL-REMIAUDIO-DRIVERS and CL-REMIAUDIO-DRIVERS-AO systems and
packages.
check-in: 1dfa80d147 user: alexa tags: trunk
00:12
Use a newer CL-SDM check-in: 3a16a758b2 user: alexa tags: trunk
2024-11-18
13:20
Add WavPack decoder. This uses libwavpack bindings for decoding.

Not yet tested with a version of libwavpack that uses threads internally. check-in: 3a9d1279b0 user: alexa tags: trunk

13:19
Bump minimum required CL-SDM version. check-in: 0c0762de6b user: alexa tags: trunk
2024-11-15
05:47
Fix tests check-in: ff32650aed user: alexa tags: trunk
05:39
Update CL-REMIAUDIO system check-in: f8c45e60af user: alexa tags: trunk
05:39
Fix compilation of the CUE system check-in: fb12522a9a user: alexa tags: trunk
05:35
Rename the sinc-tables file check-in: c09d64c40b user: alexa tags: trunk
05:22
Use the simple dithering functions. check-in: eee564c9ce user: alexa tags: trunk
05:22
Add some additional simple dithering functions for single-floats check-in: 90277a486e user: alexa tags: trunk
05:15
Split the CL-REMIAUDIO-CODECS system up check-in: 2e01518774 user: alexa tags: trunk
03:23
Improve performance of QOA encoder a bit. Export symbols for QOA encoder. check-in: 782c4b0fef user: alexa tags: trunk
02:49
Implement a QOA encoder. check-in: 83fd23804a user: alexa tags: trunk
00:21
This is in the cl-ra/ogg package now check-in: 95ccd66b5e user: alexa tags: trunk
00:20
Quiet the compiler even more check-in: 39cd44b2c1 user: alexa tags: trunk
00:19
Quiet the compiler check-in: 75eef56d9b user: alexa tags: trunk
00:18
Create arrays of the proper type for some constants. check-in: 836a4a4cc2 user: alexa tags: trunk
00:17
Export symbols check-in: 8df7da4206 user: alexa tags: trunk
2024-11-14
12:04
Add QOA decoder check-in: 961dd8914d user: alexa tags: trunk
2024-11-10
07:18
Add functions to read/write 32-bit float samples check-in: 92d67d340e user: alexa tags: trunk
07:17
Fix some typos check-in: fb72e57758 user: alexa tags: trunk
06:47
Add experimental vorbis decoding.

Probably shouldn't use this yet. check-in: b4f7736c16 user: alexa tags: trunk

06:47
The soft clipping will now require cl-remiaudio-resampler check-in: 9edf7df158 user: alexa tags: trunk
06:46
Export MAKE-SOFT-CLIPPER check-in: 1ca6afb054 user: alexa tags: trunk
06:46
Improve speed of soft clipping check-in: 3ec50a9f0e user: alexa tags: trunk
06:45
Add with-output-to-audio-file check-in: 14e41ae9fb user: alexa tags: trunk
06:45
Improve speed of linear resampler. Fix a RETURN-FROM check-in: ec3e5f8895 user: alexa tags: trunk
06:06
Rewrite the soft clipper code to support oversampling. check-in: 2ff04feea2 user: alexa tags: trunk
06:04
Change the name of the -f32 functions to /32 check-in: e0b04a180b user: alexa tags: trunk
2024-11-01
07:08
Implement callback sinc resampler. check-in: 5daba08f1f user: alexa tags: trunk
07:05
Add basic example resampler check-in: 9fde5fe7fe user: alexa tags: trunk
07:04
Change a pseudo-enum into a normal type. Export our symbols. check-in: cb47536414 user: alexa tags: trunk
06:39
Add a native port of libsamplerate

Callbacks aren't implemented yet. check-in: 71ed025ba5 user: alexa tags: trunk

06:38
Add an EVAL-WHEN to quiet the compiler check-in: 426535ec4a user: alexa tags: trunk
06:38
Quiet the compiler some more check-in: dd87656433 user: alexa tags: trunk
06:37
Quiet the compiler check-in: fe6fe6cfd8 user: alexa tags: trunk
06:37
Fix OPEN-AU-FILE. Quiet the compiler. check-in: f4d376810a user: alexa tags: trunk
2024-06-28
06:20
Add basic Ogg demuxer. Move Vorbis Comment stuff into the new CL-REMIAUDIO-OGG package. check-in: 9ef2ffbfba user: alexa tags: trunk
05:03
Fix some bugs in the FLAC decoder. Add DECODER-RENDER-*-F32 functions check-in: 0795fbba90 user: alexa tags: trunk
05:02
Inline a function check-in: 317ca4de19 user: alexa tags: trunk
05:02
Update ASDF file check-in: 1e573231cc user: alexa tags: trunk