I have a degree in electrical engineering, and I'm currently in a graduate course on computer music systems, so I hope that qualifies me enough to avoid the author's ad hominem attacks he seasons this stinkpiece with. I can't stand seeing frequency response charts and scientific measurements in articles about audio. Like my favorite audio reviewer says [1], I listen to music for enjoyment and I talk about audio in su…
24/192 Music Downloads and why they make no sense (2012)
11–20 of 328 posts
Re: 24/192 Music Downloads and why they make no sense (2012)
#12I have a degree in electrical engineering, and I'm currently in a graduate course on computer music systems, so I hope that qualifies me enough to avoid the author's ad hominem attacks he seasons this stinkpiece with. I can't stand seeing frequency response charts and scientific measurements in articles about audio. Like my favorite audio reviewer says [1], I listen to music for enjoyment and I talk about audio in su…
Re: 24/192 Music Downloads and why they make no sense (2012)
#13Problem with music sounding bad doesn’t really have much to do with the distributed format: V0, V1, or 320 mp3s should sound pretty much the same compared to 16-bit flac. You can only the difference between mp3 and flac at shitty bitrates no one uses anymore (like 120). The reason why a lot of recent digital music sounds bad is because of the intentionally terrible mastering. Since everyone is listening of crappy ear…
But who is using MP3 players these days any more? I found myself to buy an iPod in... like... 2011 or so. Converted all the CDs I had to FLAC because losless was the way to go. Two or three years (let it be 5, doesn't matter) pass by, I got a better Smartphone, Spotify Premium and don't touch my 1xx GB of FLAC music anymore, because I don't want to carry around another device etc. I'm not sure but I think "owning" mu…
Re: 24/192 Music Downloads and why they make no sense (2012)
#14I have a degree in electrical engineering, and I'm currently in a graduate course on computer music systems, so I hope that qualifies me enough to avoid the author's ad hominem attacks he seasons this stinkpiece with. I can't stand seeing frequency response charts and scientific measurements in articles about audio. Like my favorite audio reviewer says [1], I listen to music for enjoyment and I talk about audio in su…
Re: 24/192 Music Downloads and why they make no sense (2012)
#15I have a degree in electrical engineering, and I'm currently in a graduate course on computer music systems, so I hope that qualifies me enough to avoid the author's ad hominem attacks he seasons this stinkpiece with. I can't stand seeing frequency response charts and scientific measurements in articles about audio. Like my favorite audio reviewer says [1], I listen to music for enjoyment and I talk about audio in su…
Re: 24/192 Music Downloads and why they make no sense (2012)
#16Should this have a (2012) tag? Neil Young did end up releasing music in this format with his Pono player, which failed[0]. [0]: http://www.noise11.com/news/r-i-p-pono-neil-young-kills-off-...
Re: 24/192 Music Downloads and why they make no sense (2012)
#17This reminds me of Monty's A Digital Media Primer for Geeks[0] and Digital Show & Tell[1] - the delivery, the explanations and the way the experiments are set up is superb. [0] https://xiph.org/video/vid1.shtml [1] https://xiph.org/video/vid2.shtml
And twenty years from now it's going to be hard because you'll have to scrounge the gear from a museum instead of it being available for a reasonable price from eBay or borrowing it off somebody who kept it in the cupboard after upgrading to modern digital gear. So I'm glad Monty did it in that era where the gear was still available.
Re: 24/192 Music Downloads and why they make no sense (2012)
#18Earlier quoted context omitted.
But who is using MP3 players these days any more? I found myself to buy an iPod in... like... 2011 or so. Converted all the CDs I had to FLAC because losless was the way to go. Two or three years (let it be 5, doesn't matter) pass by, I got a better Smartphone, Spotify Premium and don't touch my 1xx GB of FLAC music anymore, because I don't want to carry around another device etc. I'm not sure but I think "owning" mu…
I rip my CDs in a two-step process: first to FLAC, then convert to mp3. The mp3s go in my phone, I have 33GB so far and my collection isn't even half ripped. I haven't checked how big the FLACs are lately but I'm sure they'd be a much bigger burden.
Re: 24/192 Music Downloads and why they make no sense (2012)
#19Already discussed. Main posts: [2012] https://news.ycombinator.com/item?id=3668310 [2014] https://news.ycombinator.com/item?id=8689231 [2015] https://news.ycombinator.com/item?id=10520639 [2017] https://news.ycombinator.com/item?id=15127633
Re: 24/192 Music Downloads and why they make no sense (2012)
#20Thanks to this article, when I torrent music that is shared in 24/192 format, I always resample to 24/96: ffmpeg -i foo.flac -ar 96000 -acodec flac bar.flac
To thank the article even more, you could resample to 16/48kHz.