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 | d9586bfd4bcad877c050970060eacd9e076cc3ba (patch) | |
tree | 30077e2bc3c1754d0952e0851a5ad9d8a4239498 | |
parent | cdd95f50194df00942c699dce61dfc6516efd3e6 (diff) | |
download | txr-d9586bfd4bcad877c050970060eacd9e076cc3ba.tar.gz txr-d9586bfd4bcad877c050970060eacd9e076cc3ba.tar.bz2 txr-d9586bfd4bcad877c050970060eacd9e076cc3ba.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?
-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)) |