Integration of common audio libraries in racket
Updated 2026-05-19 15:14:29 +02:00
define/return and define/contract/return provide function definitions that can be used for defensive programming. Making functions return early when conditions are not met.
Updated 2026-05-12 11:32:22 +02:00
A let construct with assertions, i.e. when an assertion is not satisfied, one can prematurely exit a function with a given return value.
Updated 2026-05-11 23:20:39 +02:00
Binary packages for the racket-sound FFI binding
Updated 2026-05-11 09:21:16 +02:00
Test files for racket-audio
Updated 2026-05-04 12:11:51 +02:00
Extends on racket logging to make it more simple
Updated 2026-04-28 12:31:04 +02:00
Create self signed certificates based on the standard openssl libraries deployed with racket.
Updated 2026-04-12 12:39:49 +02:00
Updated 2026-02-28 03:19:57 +01:00
A pane% that will make the widgets in columns of equal width
Updated 2026-02-21 01:03:41 +01:00