]> littlesong.place Git - littlesongplace.git/commitdiff
Correct bit depth
authorChris Fulljames <christianfulljames@gmail.com>
Sat, 21 Feb 2026 17:31:41 +0000 (12:31 -0500)
committerChris Fulljames <christianfulljames@gmail.com>
Sat, 21 Feb 2026 17:31:41 +0000 (12:31 -0500)
src/littlesongplace/templates/dreams-importer.html

index 16420cd8522f0d2e3d3f3420c198210e933ac4fb..eabbccac04763d9b8142d9d29b42615c8f99384c 100644 (file)
@@ -71,10 +71,10 @@ The script performs the following sequence for each song in the queue:
 <i>
 (For the audio nerds: The audio is recorded through a pair of USB audio
 interfaces, one connected to the PS5 and one to the PC.  Audio is recorded at
-24 bits/48 kHz.  The audio signal gets converted from digital to analog and
-back again, so there will be some inherent losses in this process. But in
-general it should be better than the lossy compressed audio you get from most
-HDMI capture cards or the built-in screen recordings.)
+16 bits/48 kHz (better than CD qulaity).  The audio signal gets converted from
+digital to analog and back again, so there will be some inherent losses in this
+process. But in general it should be better than the lossy compressed audio you
+get from most HDMI capture cards or the built-in screen recordings.)
 </i>
 </p>