diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-02-21 21:37:51 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-02-21 21:37:51 -0800 |
commit | f240f80051a409043ee7717b5f995f75832a8f78 (patch) | |
tree | 30077e2bc3c1754d0952e0851a5ad9d8a4239498 /stdlib | |
parent | 489e4213a4223a831e2886c324d56e6019188163 (diff) | |
download | txr-f240f80051a409043ee7717b5f995f75832a8f78.tar.gz txr-f240f80051a409043ee7717b5f995f75832a8f78.tar.bz2 txr-f240f80051a409043ee7717b5f995f75832a8f78.zip |
New audio-related quip.
* stdlib/quips.tl (%quips%): New entry: what if we apply
the concept of channel separation to audiophiles who
hate each other's guts?
Diffstat (limited to 'stdlib')
-rw-r--r-- | stdlib/quips.tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl index 2c5309f7..ee34815c 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -104,6 +104,7 @@ "Truly future-proof systems are rare; future-resistant ones are everywhere." "Lack of personality is not an effective defense against impersonation." "TXR kind of supports IEEE 754.00000000000003 floating-point." + "TXR's sound system features 120 dB separation between quarreling audiophiles." )) (defparml sys:%quip-rand-state% (make-random-state)) |