Slashdot Mirror


Apple Says It Doesn't Know Why iTunes Users Are Losing Their Music Files (theverge.com)

Earlier this month, an Apple Music user James Pinkstone claimed that the online music streaming service deleted 122GB of music from his library for no apparent reason. Several Slashdot readers noted they had also faced a similar issue or knew someone who had. The iPhone maker has now acknowledged a bug in iTunes that is apparently causing the glitch, however, it adds that it doesn't really know why "some" users are facing this issue. The Verge reports: The company confirmed that "in an extremely small number of cases, users have reported that music files saved on their computer were removed without their permission." However, Apple was unable to reproduce the bug, indicating it doesn't really know what's going on here. The company adds: We're taking these reports seriously as we know how important music is to our customers and our teams are focused on identifying the cause. We have not been able to reproduce this issue, however, we're releasing an update to iTunes early next week which includes additional safeguards. If a user experiences this issue they should contact AppleCare.

134 of 214 comments (clear)

  1. Re: Digital hoarders by tysonedwards · · Score: 4, Informative

    The person in question is a composer. Further a large amounts of their music is in wav versus compressed audio formats to serve as a master of their work.

    --
    Thirty four characters live here.
  2. Re:Digital hoarders by Locke2005 · · Score: 1

    At one point I calculated it would take a full month of 24/7 listening to go through all of my 80GB of audio files, so yeah, we are talking several weeks worth of music here.

    --
    I've abandoned my search for truth; now I'm just looking for some useful delusions.
  3. Re:Digital hoarders by HornWumpus · · Score: 1

    I'll have you know I could listen to my collection in only about 4.5 years. Assuming I never slept.

    If I fed different streams to each ear and had my corpus callosum severed I could get through it in just over 2.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  4. Since when does Apple fix bugs by SmaryJerry · · Score: 1

    Blatantly obvious and sometimes severely annoying bugs go on for years and years and years in apple products and on the apple forums without any fixes. They don't care about reliability because bug fixes can't be sold by marketing.

    1. Re:Since when does Apple fix bugs by 605dave · · Score: 1

      You know I used to defend Apple against these accusations. I've been using their products since the 80s. But ever iOS took off and Ive took over OS X, stability seems to have taken a back seat to the shiny new interface and integration between the two.

      Right now I am still having issues with Time Machine that have been around for years. And that's their backup solution! You know, the one that's supposed to make sure you're safe? Oh, and good luck finding support for Time Machine on their website. Want a laugh? Go to their Communities page.

      https://discussions.apple.com/...

      Let's see on the main page there is a section for iLife, which they stopped making years ago. But let's just look at the Mac OS and System software group for Time Machine. Hum, not there. But you can get help on Front Row, another app they stopped making years ago (side note, why is Photos in here?). Well lets check the Applications group. Appleworks, iChat, and iCal. All apps Apple stopped making.

      I could go on, but look around that page. Try to find a place to get support on Time Machine. How long has it been since they updated it? It takes 4 clicks to get there from apple.com. Has no one noticed? Oh, and don't get me started on Final Cut Pro X...

      --
      Be kind, for everyone you meet is fighting a difficult battle. - Plato
  5. Re:Digital hoarders by rakslice · · Score: 4, Informative

    Based on the contents of my 24/96 FLAC folder it averages about 1.2GB/hour. Getting into the hundreds of GB is very doable.

  6. Re:122GB music collection? by zenlessyank · · Score: 1

    Try MythTV. Although it is really a DVR of sorts, it is also a good music player and cataloguer. If you have your music ripped and tagged proper then this program is pretty nifty.

  7. Seriously incompetent by sunderland56 · · Score: 5, Insightful

    They're really claiming that they don't know why this is happening?

    Note to iTunes software engineers: grep through your code and find all calls to delete(). Investigate the code in those areas. If you can't add some basic debug code - or if you're unsure of what "grep" is - maybe you should consider a move to management.

    1. Re:Seriously incompetent by sir-gold · · Score: 1

      This assumes that there is a single person with access to all the source code. It wouldn't surprise me if the various parts of iTunes were written by independent teams with no access to each others code, intended to prevent an employee from stealing the source code and selling it to a competitor.

    2. Re:Seriously incompetent by Anonymous Coward · · Score: 1

      You meant unlink() right?

    3. Re:Seriously incompetent by angel'o'sphere · · Score: 1

      Erm, do you develop software?
      Soirce code is hold in a source code management system/versioning system.
      Onviously for single apps all developers have access to all code. Everything else is not realy imaginable.

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    4. Re:Seriously incompetent by gnasher719 · · Score: 1

      This assumes that there is a single person with access to all the source code. It wouldn't surprise me if the various parts of iTunes were written by independent teams with no access to each others code, intended to prevent an employee from stealing the source code and selling it to a competitor.

      God, I thought nobody could be so clueless about software development, and about copyright law.

      If you were an Apple employee and tried to sell the iTunes source code lets say to Microsoft, they would call their lawyer, who would call Apple's lawyers and the police, and you would go into the history books as one of the most stupid criminals ever.

    5. Re:Seriously incompetent by gnasher719 · · Score: 1

      You meant unlink() right?

      Probably FSDelete :-(. Although it should rely be removeItemAtURL:

    6. Re:Seriously incompetent by sjames · · Score: 1

      You've never linked against a library where you had only headers and a binary?

    7. Re:Seriously incompetent by ArchieBunker · · Score: 1

      That would explain a lot, especially the Windows build.

      --
      Only the State obtains its revenue by coercion. - Murray Rothbard
    8. Re:Seriously incompetent by NicBenjamin · · Score: 1

      Erm, do you develop software?
      Soirce code is hold in a source code management system/versioning system.
      Onviously for single apps all developers have access to all code. Everything else is not realy imaginable.

      Given the complex frankenstein-style monstrosity that is iTunes, I would not be surprised to find out that there are a couple different teams and that the iTunes store guys simply do not spend time looking at the video playback code.

      There'd definitely be an engineer who could bring it all together, and search the entire codebase, tho.

    9. Re:Seriously incompetent by 93+Escort+Wagon · · Score: 2

      If you were an Apple employee and tried to sell the iTunes source code lets say to Microsoft, they would call their lawyer, who would call Apple's lawyers and the police, and you would go into the history books as one of the most stupid criminals ever.

      And if you were a Chinese hacker who got into that single account which has access to the entirety of the iTunes source code... nothing bad would happen to you. You might even get a bonus, or promoted.

      Not everybody plays by the rules.

      --
      #DeleteChrome
    10. Re:Seriously incompetent by MrL0G1C · · Score: 1, Insightful

      Indeed, I read the title as, Apple admits it is totally incompetent at software programming. This'll probably get modded down by apple fanboys.

      --
      Waterfox - a Firefox fork with legacy extension support, security updates and better privacy by default.
    11. Re:Seriously incompetent by Anonymous Coward · · Score: 4, Insightful

      The fact that this got modded +5 on Slashdot is a clear sign people here have no clue what the fuck they're talking about anymore. Anyone who has ever worked on any complex software is aware that unusual sets of rare circumstances can result in unforeseen behavior and the solution is rarely as easy as "grep for problem."

      I've no doubt iTunes devs know exactly where all the file-deletion calls are, and all of them are legitimately necessary. The question is, what secondary functions call those, and what tertiary functions call those secondary functions, etc. on down the rabbit hole; what assertions and double-checks are used to ensure only the appropriate files are removed; what is the entire set of circumstances that results in a delete when there shouldn't be one? The answer absolutely is not going to be found right at the site of the delete call.

      To hazard a guess: iTunes has various methods by which it caches music downloaded from a user's online library, or from Apple Music. These files might be stored locally permanently (the user can specifically request to locally cache stuff so it's available w/o internet access or if they want to make permanent copies of items in their online library) or temporarily (when the user simply chooses to play a song or playlist from the cloud). There are also local files that may exist in the user's online library, but are the user's actual original source files. So some of these items iTunes can (and should) safely delete under various circumstances, while others should not - if I had to bet, some unusual set of circumstances results in iTunes incorrectly seeing files that should be permanent as temporary, resulting in their deletion. Control-F "delete" doesn't do shit to help find the source of that sort of problem.

    12. Re:Seriously incompetent by angel'o'sphere · · Score: 1

      I did ... in the stone age of software development, or rather in the copper age when we used windows.
      Before windows and after windows I usually have all sources. I work mainly with Java anyway in our times ...

      --
      Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
    13. Re:Seriously incompetent by sjames · · Score: 1

      No, I just know enough to realize that it's not so unlikely for one team to not know what the other is doing, sufficient flexibility of thought to consider the possibility of a paranoid management, and the reading ability to know that the claim I was refuting was that only someone who hasn't programmed would think it is possible for one team to not be able to see what the other team wrote.

      Are you claiming you haven't even linked against libraries from a proprietary compiler before?

    14. Re:Seriously incompetent by Anonymous Coward · · Score: 1

      And yet there are people stupid enough to try it.

    15. Re:Seriously incompetent by BasilBrush · · Score: 1

      Sure. But not for software written by the company I work for.

      I can believe that different departments at Apple don't get access to new software that hasn't been announced yet. Apple likes their secrets. But long established software like iTunes, no chance. Of course developers on the iTunes team have access to all the source for the app.

    16. Re: Seriously incompetent by Rosyna · · Score: 2

      And that's exactly what Apple will be doing. Since Apple cannot reproduce the issue, and has no real idea if it ever occurs, is a user error, or is a bug, they basically have one option:

      Go through all the code that uses FSDeleteObject(), FSUnlinkObject(), and unlink() (The function calls iTunes actually makes) and either replace them with calls to FSMoveObject() or fortify the code with additional error checking they can't confirm will help.

      The issue is, under no circumstances is iTunes supposed to delete music files. Even when explicitly telling iTunes to delete files, the code uses FSFindFolder() and FSMoveObject() to move the files to the trash instead of outright deleting it. And for huge collections of files, like with 122GB, deleting items from the trash is not fast since Mac OS X uses assloads of error checking and notification sending to make sure none of the files are in use or lack the appropriate permissions (it doesn't simply unlink() files). This means the user will see a trash dialog counting up and then down the number of files to delete.

      Even if there is a rare deletion bug, it's extremely likely most of the reports of iTunes deleting music are false. Even when songs "disappear from the iTunes library" (like if you modify a playlist on one device and have playlist syncing on through iTunes in the Cloud, iTunes Match, or Apple Music), the song files remain on disk.

    17. Re:Seriously incompetent by Gazzonyx · · Score: 1

      How about this scenario; the delete is triggered by events and events can fire other events. Such things can quickly become a huge tree of possible calls where you first have to figure out which listeners are even registering themselves and then figure out if you have a bug in the listener registration before you can even proceed to finding the bug in the callback / trigger / event handler / etc. I've seen uglier call trees and I'm guessing by the top level interface of iTunes that the underlying code can only be a mess.

      --

      If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.

    18. Re:Seriously incompetent by sg_oneill · · Score: 2

      And if you were a Chinese hacker who got into that single account which has access to the entirety of the iTunes source code... nothing bad would happen to you. You might even get a bonus, or promoted.

      I had a chinese developer once try to sell me the code for a competitors software he had worked on. I phoned the competitor. Next day the coder was raided by the police in bejing.

      I try not to think about the poor bastards life after that. Justice can be brutal over there.

      --
      Excuse the Unicode crap in my posts. That's an apostrophe, and slashdot is busted.
    19. Re:Seriously incompetent by tom229 · · Score: 1

      How in the hell are you modded so high? If they can't reproduce the issue, how can they debug it? Furthermore, you think they're just failing to find that line someone put in by accident? if (rand()%3==0) delete(random_song();) . Fuck! There it is! This is obviously some very obscure syncing bug, or quite possibly something even stranger. I hate Apple with a passion and will look for any excuse to flame them, but even I can't get on board with this.

      --
      If it ain't broke, don't fix it.
    20. Re:Seriously incompetent by lucm · · Score: 1

      iTunes hasn't been a "desktop media player" for over a decade. Sure, it plays music and movies, but it's also a library (Database), a store (internet browser), a device manager (to include mounting, disk/memory management & reformatting, and device OS management), a tag editor, a cd/dvd authoring suite, online radio streaming, etc. The install file is actually five or six different programs, one of which is a networking protocol.

      iTunes is more like a whole OS running in a VM than a desktop media player.

      Cool I have one of those terrific "whole OS running in a VM" things too on my computer. It's a file browser, a software development platform, a configuration file tweaking utility, a temporary clipboard storage extension, a movie subtitles editor, a formatted data sanitizer, and it can be used to write theatre plays and rap lyrics as well! It's called notepad.exe

      --
      lucm, indeed.
    21. Re:Seriously incompetent by sjames · · Score: 1

      Slow down and read the thread again *CAREFULLY* this time. I was clearly speaking of the general case . That is, the possibility that any software team anywhere working on anything might not be able to see all of the source that eventually makes up the program they're producing. So unless the only compiler in existence is LLVM, you're talking irrelevant nonsense.

      In spite of that, I am willing to consider that you simply made an error that just happens to make you look like a braying ass. Thus, I am prepared to accept your apology.

      I am well versed in several modern revision control systems. It's irrelevant to the question of linking against a library. Only a very inexperienced programmer wouldn't understand that. If I develop a library in my own repo that you have no access to, then toss the lib and header over the wall to you, you will have no way to see the source.

    22. Re:Seriously incompetent by MrL0G1C · · Score: 1

      Tut, my post was in no way a troll, everything I said is true and honest, the troll mod should be abandoned because people abuse it more often than they use it correctly it seems to me.

      If someone deleted my tunes, should I not be annoyed? DRM is horrible, I never put up with DRM on my music or video. People that use itunes say it is bloated badly designed software so why shouldn't I say that it sounds awful?

      --
      Waterfox - a Firefox fork with legacy extension support, security updates and better privacy by default.
  8. Re:122GB music collection? by Anonymous Coward · · Score: 1

    Try foobar2000, it's minimalist with a low memory footprint and doesn't bog down with large collections in my experience.

  9. Re:iTunes Deletes Unverified Music. by sribe · · Score: 1

    If you didn't rip the music with Apple software then when you install iTunes it scans your computer for music it didn't rip and will delete it.

    Oh, bullshit. There has never been any such "feature" in iTunes. We're dealing with bugs here, not DRM conspiracies.

  10. Re:122GB music collection? by bigfinger76 · · Score: 1

    I set up an NFS share and use Moode (Rune Audio is another fork) on a Raspberry Pi. This has solved my home audio streaming issues. It will take awhile to load a library that big, but it's a one-time thing.

  11. Re:Digital hoarders by ArmoredDragon · · Score: 1, Informative

    There's really no point in 96khz ever. You can fully reproduce an analog signal with a digital one by simply making the sample rate double the spectrum that you need to capture. Since human hearing tops out at 20khz, there's no point in sampling more than the 44khz found in CD's, which means that extra information is effectively just wasted space. 24 bits per sample is also a waste unless you work in a studio type environment and are working with a master copy that you intend on mixing, however a human listener can't distinguish 16-bit from 24-bit.

  12. Re: iTunes Deletes Unverified Music. by topham · · Score: 1, Informative

    iTunes has never done what you've said, it is a blatant lie.

    You can have it scan directories and it will move files, but it has never identified files as "illegitimate" and deleted them.

  13. Re:122GB music collection? by HornWumpus · · Score: 1

    What it needs is a really efficient indexing system, client code written by someone with experience using moby datasets and a decent UI to navigate the hierarchy. All the packages I've used so far are miserable, caching nothing and constantly rescanning the server. Understandable for low RAM devices, but nothing is really 'low RAM' these days.

    I've considered writing it myself, but figure it has to be a common enough problem. It's worth asking if anybody found a good solution.

    Where are you? I'm in N Cal, Sacramento area. It's a good day to copy it at USB3 portable drive speeds. I can just make the copy and swap you for a blank drive.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  14. Re:Digital hoarders by Noah+Haders · · Score: 2

    i don't care about your corpus callosum. maybe you should take better care of it?

  15. Re:122GB music collection? by TheGratefulNet · · Score: 1

    mpd.

    lots of cclients to pick from.

    --

    --
    "It is now safe to switch off your computer."
  16. Re:Digital hoarders by TheGratefulNet · · Score: 1

    tl;dr; its not about hearing, its about working with DAC chipsets, spdif and i2s inputs, and also brickwall filtering and post DAC i/v stages.

    you are somewhat right, but you don't know everything...

    --

    --
    "It is now safe to switch off your computer."
  17. Re:Digital hoarders by ArmoredDragon · · Score: 1, Insightful

    That's why you'll want 24-bit for a studio master, because it gives you more room to adjust the individual samples and splice audio streams without hearing any kind of pop or static when it's re-sampled back to 16-bit. However going above 44khz still remains pointless, even for that purpose.

    Here's Nyquist sampling theorem 101:

    Strictly speaking, the theorem only applies to a class of mathematical functions having a Fourier transform that is zero outside of a finite region of frequencies. Intuitively we expect that when one reduces a continuous function to a discrete sequence and interpolates back to a continuous function, the fidelity of the result depends on the density (or sample rate) of the original samples. The sampling theorem introduces the concept of a sample rate that is sufficient for perfect fidelity for the class of functions that are bandlimited to a given bandwidth, such that no actual information is lost in the sampling process. It expresses the sufficient sample rate in terms of the bandwidth for the class of functions. The theorem also leads to a formula for perfectly reconstructing the original continuous-time function from the samples.

    Even considering the editing example, if you were to splice two audio streams together, or even mix or transform them, the only reason you'd need more than 44khz is if for some reason you MUST go above 22khz because the intended listener can hear above that range, like say for example you wanted to create a lullaby for your dog, who can hear higher than that. In which case, you'd want to keep it at above 44khz even with the final (mass distributed) copy. However if humans are your intended listening target, there's never a reason to go above that, even for the purposes of mastering.

    Or to put it another way, going above 44khz is every bit as silly as using wooden knobs and gold plated Ethernet cables in order to improve audio quality.

  18. Re:122GB music collection? by Lehk228 · · Score: 1

    my collection is only 215 gigs, but foobar2000 can search and sort it practically instantaneously, and i see no reason to expect it to choke on 5-25x as much data.

    --
    Snowden and Manning are heroes.
  19. Re:"122GB of music" by JustAnotherOldGuy · · Score: 1

    Let's start measuring our book collections in cubic meters.

    Or board feet per fortnight. Or maybe thickness versus color scale.

    --
    Just cruising through this digital world at 33 1/3 rpm...
  20. Re:Digital hoarders by ArmoredDragon · · Score: 1

    Ok, even when doing that, there's still no use for going above 44khz. 24-bit? Maybe, but only if you're doing some serious editing/mixing and want to eliminate sound artifacts (i.e. pops) from the final copy.

  21. Re:Digital hoarders by TheGratefulNet · · Score: 1

    one more bit of info that you have obviously not thought about. maybe this will be of general interest to geeks.

    some hardware can't accept higher samplerates. I have a crossover that 'stops' at 96k via its spdif-in. this is not uncommon.

    some audio files are being released in 176k and 192k and even other stuff, dsd being one. I need to re-code such files if I am to send them digitally to my playback system.

    having the CONSUMER files (not masters, but stuff you and I get) be as high res as possible, in both directions (time and amplitude) makes any resampling much better. I can downsample 176.4 to my 96k (or 44.1k) limit and have ok sounding files, done on the fly, for my mostly-digital playback system (I try to keep things as digital 'numbers' for as long as possible, just before the final D/A phases).

    yes, most people don't need that. it does not really hurt, though. 16 bits did not convey enough dyn range to allow digital volume control to be useful (past, say, -10db down). with 24 bits, you -can- do digital volume control a lot further down before the s/n ruins things.

    on the wire, 16bit vs 24 bit takes no extra space; as the extra 8 bits were already just header bits and crap that was not needed, anyway. going from 44.1 to 96 does take up more wire bandwidth but even simple opto toslink blocks and - mostly - handle 96k.

    clock recover at the higher bitrates is also more reliable than resynthing clock from, say, 44.1 streams.

    anyway, most of the reasons are tech and not about human hearing.

    fwiw

    --

    --
    "It is now safe to switch off your computer."
  22. Re:Digital hoarders by TheGratefulNet · · Score: 2

    read further, young padawan.

    there's more to it.

    lots of bad hype and bad info; and that confuses the issue. but once you remove the bad info, the good info does make sense.

    i2s, spdif, receiver chips, dac chips, file processing and DSP on the files.

    if I'm going to 'do things' to photo files, I do it at raw and full bit depth. well, audio is becoming like that and even vol control is a dsp math operation. you want high bit depth for doing math on files.

    what I agree with you on is: at the final stage, you COULD pump out audio at 44.1k rate and even at 16bit res, once all the maths are done. but there's no harm in leaving the vol-controlled or eq-fixed audio in high bit rate. dacs and stuff like it that way and there's just no down side to leaving it in high res format.

    --

    --
    "It is now safe to switch off your computer."
  23. Re: iTunes Deletes Unverified Music. by sumdumass · · Score: 3, Informative

    http://www.cnet.com/forums/dis...

    http://9to5mac.com/2014/12/03/...

    http://money.cnn.com/2014/12/0...

    It appears they have in several iterations over the years. The GP is likely conflating several instances but i cannot find fault with it. I am somewhat concerned about your strict denial without even a simple Google search that brought up the links i posted and more.

  24. Re: Digital hoarders by Man+On+Pink+Corner · · Score: 4, Insightful

    iTunes is a dumpster fire of astronomical proportions, but at some point the user has to take some responsibility for not entrusting valuable data to a flaky consumer-grade application. This sounds like a case where the wrong tool was used for the job.

  25. Re:"122GB of music" by HornWumpus · · Score: 1

    No. 'Library of Congress' remains the standard unit for book collections.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  26. Re:122GB music collection? by HornWumpus · · Score: 1

    Offtopic?

    Perhaps.

    Finding a good music player is exactly 'On topic' when discussing iTunes IMHO.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  27. Re:Digital hoarders by vel-ex-tech · · Score: 5, Insightful

    That's cute. When you're a DJ, 44khz isn't enough. 16 bits is fine. Do you know why? Should I bother telling you?

    It has to do with that Fourier transform thing. When you have two different tracks that are in different keys and have different tempos, you need more samples than 44khz to do the pitch and tempo shifting to match the two tracks.

    Keep feeling smug, though. Clearly I must be wrong.

  28. Re: Digital hoarders by Anonymous Coward · · Score: 3, Informative

    He probably didn't. iTunes scans your computer for music files and automatically "adds" them to your iTunes library. And then deletes them for you when it "makes them available from Apple Music."

  29. Re:Digital hoarders by ArmoredDragon · · Score: 1

    I don't think anything I said conflicts with any of that. Go to your comment 'volume control is a DSP math operation' for example: Consider if your source started at a low bit rate but you needed to i.e. increase the volume. What do you get? Basically a lot of noise that sounds like static, kind of like 80's era cassette tapes when played at higher volume. Hence using a higher bit rate makes sense for that application.

    But again as I stated, higher sample rate (NOT bit rate, these are two different things) is pointless for any application. Why? Quite simply, the Nyquist limit.

  30. "cannot find," said iTunes. by jclaer · · Score: 1

    Then iTunes sent me to look for my music. I suppose I am guilty of skipping a few of the many iTunes version updates.

  31. Re:Digital hoarders by sjames · · Score: 2

    Actually, there is a very good reason. Anything above half the sample frequency will create aliases in the hearable range. To prevent that, you must use a low-pass filter to remove those higher frequencies but low pass filters are not perfect. They begin cutting before their set frequency. You can use multiple low pass filters, but then you introduce other distortions. Keep in mind, these are analog filters.

    So high quality gear is sensitive well into the ultrasonic and uses a cutoff high enough that they begin cutting the signal above the threshold of hearing and so the cutoff is in the ultrasonic range. The sample rate needs to be double that frequency.

    Consumer grade gear such as CDs use a "brick wall" cutoff and sample at 44K knowing that the audio won't typically be further mixed and that very few people have headphiones that go anywhere near a frequency response that would reveal the distortions, but that's consumer gear.

  32. Re:Digital hoarders by Kjella · · Score: 5, Informative

    Actually 96 kHz makes sense in a mixing setting too if you're altering the pitch of a recording like autotune, then you're effectively stretching/compressing the samples causing interpolation errors in the time domain not just the amplitude. But yes for a final mix 48kHz/44.1kHz is enough, though since both systems are in use another advantage is that you can get perfect sound both for a 44.1 kHz CD and a 48 kHz soundtrack for a movie while a conversion between them would be slightly lossy. But to audiophiles "studio grade" has become a thing like "military grade" is to crypto.

    --
    Live today, because you never know what tomorrow brings
  33. standard corporate bullshit answer #3 by citizenr · · Score: 5, Insightful

    Just like they didnt know why 'some of users laptops GPU died' for almost 4 years before admitting fault and reluctantly being forced to a recall.

    --
    Who logs in to gdm? Not I, said the duck.
  34. Re: iTunes Deletes Unverified Music. by GyroDragona · · Score: 2

    From what I read from those links you posted was music being deleted from the apple devices them self (iPod) when music was put on them through other software or that was using a hacked version of apple's DRM. I actually remember that Real Networks had figured out a way to put a hacked version of apple's DRM on music purchased from them in order to keep their music protected while still being compatible with apple's devices. Apple was able to detect this. But from what I recall and what those links say, it did not hut through the computer and delete them. It would remove them from the device or inform the user of the music with invalid DRM and ask them to restore the device. I have never seen or heard of iTunes simply deleting MP3s or any other audio (or even video) format for simply not having been ripped by it.

  35. Re:Digital hoarders by HornWumpus · · Score: 1

    CD audio sampling rate is exactly the same as vinyl quadraphonic encoding rate. They selected it in an attempt to make it possible to put an old school analog quad signal on the CD. They never did though, good choice, just use 4 digital tracks.

    Must have seemed like a good idea at the time.

    --
    John McAfee 'It was like that time I hired that Bangkok prostitute; to do my taxes, while I fucked my accountant'
  36. "Small number of cases" by JaneTheIgnorantSlut · · Score: 2

    Weasel words. When I worked in support, if something failed 100% of the time we officially described the problem as "under some circumstances...".

  37. Re: Digital hoarders by 93+Escort+Wagon · · Score: 2, Insightful

    He probably didn't. iTunes scans your computer for music files and automatically "adds" them to your iTunes library. And then deletes them for you when it "makes them available from Apple Music."

    Except it doesn't move them to the iTunes library - it copies them. So unless you delete the originals yourself, you've got another copy of the file... but I can imagine a lot of people would do exactly that, because why would you want two copies on your computer?

    I am not really sure how much I agree or disagree with the gp post. People do need to take some responsibility, and we tech-heads know better than most what can go wrong with tech. But most people aren't like us; and all of these companies sell their hardware and software with the message that it'll magically take care of everything for you - Apple perhaps more than most (it "just works"), although Google and Microsoft are certainly not hubris-free.

    --
    #DeleteChrome
  38. Re:Digital hoarders by Pembers · · Score: 1

    My music collection is almost exactly that size, most of it originally bought on CD over about twenty years. If I was to play all of it non-stop, it would take about 80 days.

    As others have pointed out, the person in question is a composer, so I expect a lot of his collection would be recordings of his own compositions, at the highest available quality (uncompressed or losslessly compressed). There might be multiple takes or versions of them. If he recorded them as multitrack recordings (each performer or instrument is recorded into a separate file, so he can mix and edit later), that really adds up. 192kbit/s MP3 occupies about 1.5 megabytes per minute. Uncompressed 96kHz 24-bit audio occupies about 15 megabytes per minute in mono, double that for stereo.

  39. Re: Digital hoarders by NicBenjamin · · Score: 1

    iTunes is a dumpster fire of astronomical proportions, but at some point the user has to take some responsibility for not entrusting valuable data to a flaky consumer-grade application. This sounds like a case where the wrong tool was used for the job.

    I suspect he had iTunes to listen to shit he bought, and pro-grade software to deal with his own compositions, but a) as a composer the amount of songs he has to buy is probably several orders of magnitude greater then that of a sane person, and b) it's not unlikely iTunes found his work stash all by itself, and then when he clicked the wrong dialogue on the "cleaning space" screen it decided "why does he need 6 separate versions of this one song we have on the iTunes cloud" and deleted his originals.

  40. 122 GB of music for a composer is not that much by Mass+Overkiller · · Score: 1

    I routinely have 250gb of music files and projects on my working laptop. As a musician I keep that much music. My iTunes library is about 10gb though. So it's not totally uncalled for that someone would have a huge amount of music if they are a composer.

  41. Re:Digital hoarders by PopeRatzo · · Score: 1

    There's really no point in 96khz ever. You can fully reproduce an analog signal with a digital one by simply making the sample rate double the spectrum that you need to capture. Since human hearing tops out at 20khz, there's no point in sampling more than the 44khz found in CD's,

    Here's the thing: In modern music production, there's a lot of processing that goes on in the box, and outside the realm of human hearing. Working at higher resolutions and bitrates that are outside the spectrum of human hearing can make a big difference. There are good reasons that 24-bit 128khz is a standard resolution for professional music production. Of course, the file that's going to be distributed won't be at that resolution, but during production, it helps.

    For example, with a high-quality EQ plugin, or delay, you can hear an audible difference if it's printing at 96khz than at 44.1khz.

    It's the same reason movies are shot in HD even though they might eventually viewed at 480i. Because stuff has to be done to that signal before it gets to you.

    --
    You are welcome on my lawn.
  42. Apple admitted ?!?! by meerling · · Score: 1

    Apple admitted there is a problem, and that "some" users were affected.
    When you take into account Apples tendency to pretend there are never any issues, and silence everyone who tries to talk about them, and when they finally do say anything they downplay it to the extreme, this immediately makes me think it's a HUGE problem they can't suppress simply because they admitted it happens and there were actual users that got nailed.

    (Is that an award length run on sentence, or does it not even qualify?)

    Personally I banned itunes from my machines back when they started taking over other things and installing unwanted shovelware on the box without even asking permission. There are plenty of alternatives, even if they don't access the itunes store.

    1. Re:Apple admitted ?!?! by guruevi · · Score: 1

      ITunes installing shovelware? You must have been using some seriously compromised sources. Apple simply admitted they have had some complaints but can't reproduce the issue. This is equally as likely a bug in the underlying hardware or operating system than an iTunes bug or maybe even user incompetence (corrupt library files doesn't mean the data actually disappears).

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
  43. Re:Digital hoarders by PopeRatzo · · Score: 1

    however a human listener can't distinguish 16-bit from 24-bit.
    A person like you, on a consumer device, likely not. But from proffesional sound engineers it is expected that they can.

    More important, all those digital processing tools that are in the chain, from EQs to delays and dynamics processors and pitch correction, etc can most definitely tell the difference between a 16-bit signal and a 24-bit signal.

    --
    You are welcome on my lawn.
  44. Re:122GB music collection? by PopeRatzo · · Score: 1

    I set up an NFS share and use Moode (Rune Audio is another fork) on a Raspberry Pi. This has solved my home audio streaming issues. It will take awhile to load a library that big, but it's a one-time thing.

    You just gave me an idea.

    --
    You are welcome on my lawn.
  45. Re:FIRE TIM COOK by MobileTatsu-NJG · · Score: 1

    Because if we can label enough things as PC we can fulfill our claim that there's much PC.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  46. I thought I was going crazy by etinin · · Score: 1

    I have been noticing some random iTunes tracks disappearing, much to my annoyance when I want to listen a specific album. Well, as a savy user, I kept thinking it was my fault, that I somehow made some mistake when importing the tracks. Apple owes some kind of apology and compensation to those users affected. Especially since it's going to be very hard to identify which specific tracks iTunes has deleted.

    --
    "I decided I could write something better than everything out there in two weeks. And I was right." - Linus Torvalds
  47. Re:Digital hoarders by flargleblarg · · Score: 1

    Or if you were Commander Data, you could listen to 900 of them simultaneously and get through it in half a day. :)

  48. Re:iTunes Deletes Unverified Music. by MillionthMonkey · · Score: 1

    This seems like neither a bug nor a DRM conspiracy, just a typical iTunes misfeature. Some dumb manager at Apple had a little scrum with four other guys who hadn't slept in a week.

    "We paid a lot of cash for these streaming licenses and we're barely using them! Why should our customers have their hard drives clogged with music files they can just stream from here? It just makes them run out of disk space trying to install the next version of iTunes, which means we get complaints from our product support team! Now fix it, and if it's not done by sunrise I'll cut your balls off."

  49. Re:Digital hoarders by NotAPK · · Score: 4, Informative

    These two videos are an excellent introduction to audio signal theory.

    Highly recommended to all readers enjoying this thread.

  50. Incompetent? by HiThere · · Score: 1

    If they really don't know, then they've got to be incompetent. It's not enough to say what they are incompetent at, but at least at quality control.

    Of course, they could be lying about not knowing, or the spokesman could be kept intentionally ignorant.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  51. Re: iTunes Deletes Unverified Music. by NotAPK · · Score: 1

    The classic case for things going wrong was when you plugged your iPod into someone else's computer.

    It could go wrong in a few different ways. Either iTunes would sync to the iPod and accept the *iPod* as the master copy, thus deleting all of that person's music from their computer. Or it would go the other way, and wipe the iPod and sync up the song (or whatever else) was selected from that person's computer.

    There was basically no way to just mix and match files (like every other portable player) without using 3rd party software.

    I thought this was common knowledge, among my friends at the time it was well known to *never* plug your iPod into someone else's computer or bad things would happen...

  52. Re: Digital hoarders by NeoGeo64 · · Score: 1

    Well, that truly sucks then. Thank God I've never used the iTunes store. I feel bad for those users who are affected. I know I'd be more than upset.

  53. i've been there.... by resfilter · · Score: 4, Informative

    i've never really used apple products, but my wife does the macbook iphone thing. we've had two experiences with it randomly deleting her shit.

    first time (this was about a year ago, not sure what itunes version):

    she got a new iphone, all was well. we wiped the old iphone. one day she dug up her old iphone, and decided to start using it to play music in her car. plugged it into the macbook.

    itunes asked if she'd like to sync with the new device. she said yes. it deleted all of the music on her computer, including physical files.

    plugged her new phone in, it acted as if it had never seen it before, and asked if she'd like to sync. it then deleted all of the music on her new phone as well.

    second time:

    she'd been using iphoto to organize all of her pictures (many thousands of them)

    fired up iphoto one morning, and all of her shit was gone, it was like she'd never used iphoto in the first place.

    no sign of the monolithic 'iphoto store' file, or anything. no original pictures. gone.

    there are two things my wife loves, pictures and music, and it systematically fucked her entire collection without warning. unfortunately many of these items had not been backed up. these are just my observations, i don't know why it would do these things, and i don't care. i no longer trust that peice of shit operating system or any of its devices, and i use incremental backups of her entire laptop using rsync now (not time machine, i don't trust it either)

    1. Re: i've been there.... by Rosyna · · Score: 3, Informative

      itunes asked if she'd like to sync with the new device. she said yes. it deleted all of the music on her computer, including physical files

      This did not occur. iTunes does not permit an iOS device to become the "master device" for songs. It will only copy songs to the iOS device (except for purchased songs, which it copies to the existing iTunes library). It's actually a very common complaint that iTunes won't copy all songs off an iOS device.

    2. Re:i've been there.... by tom229 · · Score: 2

      Did iTunes also break your shift key?

      --
      If it ain't broke, don't fix it.
    3. Re:i've been there.... by Anonymous Coward · · Score: 1

      iTunes audio fingerprinted the music and discovered that it was a copyrighted song. It could not find a corresponding license on the machine.

      Apple takes the reputation of its customers very seriously. Clearly there had been some kind of terrible mistake. In order to protect you from being considered an intternet copyright scofflaw iTunes removed the unlicensed song.

      Now say "Thank Jobs" ten times and swear upon the holy fruit that you will be more careful in future.

      Apple wants to help.

      Apple is good.

    4. Re:i've been there.... by MrKrillls · · Score: 1

      And all this is why I'm averse to allowing any application to maintain a "helpful" data-base of my images or to obtain any control of my file system. I go with all manual backups to multiple physical locations under my control. No backup to the cloud. Especially no automated backups with syncing. There are too many stories out there of syncs that go the wrong way and delete everything local to match an erroneously empty directory in the cloud. As far as Apple goes, and I'm very far from a fan, I'd guess, but not bet, that they are making a good faith effort to sort this one out. But as others have noted, complexity is a bitch, and it will bite you. They have a lot to lose on this one after the bad press from their phone bricking incidents. I strongly suggested my girlfriend get rid of all connections to the Apple itunes and i-this and i-that systems on her computer to avoid this kind of disaster. This was after a related kind of screwup where a different automated convenience system kept making duplicates of her photos on her computer. Different supplier whos name I cannot recall. We got rid of that and cleaned up the mess. It was hours of stupid numbing work getting rid of sometimes dozens of needless dupes. I suspect she may have enabled some setting or oked something wrong, but the result was a lot of work for me. I have become very careful of "helpful" automation.

      --
      Don't step on the baby.
    5. Re:i've been there.... by Zanadou · · Score: 1

      Probably not. Welcome to the new phenomena of what I call "lazy caps": all lower case-often with an occasional word written with a capital letter just to prove that their keyboard is indeed working.

      And not, it's not mobile device text entry: if anything, those thing auto-capitalize the beginning of sentences, at least. No, it's the I-can-touch-type-faster-then-I-think-stream-of-conscious-keyboard-diarrhoea-using-my-pinky-fingers-slows-me-down-fuck-I-gotta-do-this-quickly-someone-is-WRONG-on-the-internet folks. I'm noticing it a lot more in the last year or so-even more so here at Slashdot.

      (Yeah, I typed this all out with two fingers. ;) )

  54. Re: iTunes Deletes Unverified Music. by AmiMoJo · · Score: 2

    I could never quite comprehend the shear insanity of designing your software to delete the user's files with no warning or confirmation. I think it's unique, even among Apple apps that love to manage your stuff for you.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  55. Re:122GB music collection? by occasional_dabbler · · Score: 1

    +1 for Foobar2000. I have 167GB of music and Foobar is pretty much instant. You could also set up a mini-server using Daphile which lets you control playback over a web interface or Logitech client. Both have options for bit-perfect playback. Nice toys.

    --
    "Our opponent is an alien starship packed with atomic bombs," I said. "we have a protractor"
  56. Re:Digital hoarders by maligor · · Score: 1

    You can fully reproduce an analog signal with a digital one by simply making the sample rate double the spectrum that you need to capture.
    That is wrong. Double sampling frequency is the minimu you need to sample the signal. It is not enough to reproduce it accurately. How do you come to that idiotic idea?

    Since human hearing tops out at 20khz, there's no point in sampling more than the 44khz found in CD's
    That is nonsense, too.
    Everyone can hear if a 16kHz base tone has a 32kHz and/or a 64kHz overtone added ir not. You don't need to be able to 'hear' 32kHz or 64kHz to notice if the sound is mixed in or not.

    however a human listener can't distinguish 16-bit from 24-bit.
    A person like you, on a consumer device, likely not. But from proffesional sound engineers it is expected that they can.

    No idea where you got your nonsense from ... plenty of the anove is common sense. You don't need a physics degree to graps that.

    I really doubt anyone can actually hear the difference between 16bit and 24bit samples. The distinction and use comes in when mixing multiple samples together to preserve maximum accuracy in the result. (And yes, I have professional studio gear) You might also use higher resolution like 32bit+ these days because it's possible.

    The frequency range of human hearing is more interesting, have you ever listened to music on studio gear for longer periods of time?

  57. Re: iTunes Deletes Unverified Music. by MillionthMonkey · · Score: 1

    Apple has too many managers who suck at product design. They're also spooked that iTunes for Windows is the only Apple program that gets installed on PCs, so they try to cram as much crap as possible into it.

    Don't these people ever go home and realize that everyone in their family is bewildered by iTunes? "Hey, I just updated my iTunes and the UI is all different- how do I play music now?" "I don' know, I'll ask so-and-so on Monday."

  58. Re:122GB music collection? by jazzmans · · Score: 1

    speaking as I have an over 4 TB music collection,(luckily, I've kept every cd I ever bought, except a few stinkers, and ripped them as original .wav file using EAC or CDparanoia) audacious does a good job of playing everything I throw at it, except some of my very first .wav's I ripped or composed back in the early 90's, before MP3 was out.

    Of course, back then I only had a 10 Meg hard drive, so I could only rip 5-10 second pieces of music from Cd's... but it's still funny as hell when Joe Walsh's intro to Meadows pops up inverted (I ripped the first 10 seconds where he does his vocal theatrics, then reversed it)..

    now, if you want to include mp4/mkv video files, then you'll need to go to VLC, it seems to handle my 24 TB film collection being served as UPnP via mediatomb just fine.

    just because xx size is overkill to you, doesn't mean someone else doesn't have a valid reason why they need it.

    p.s. I also rsync (always using append) my entire collection over to two different backup servers on a weekly basis... to lose everything I've ever done on computer from music, to film, to documents, to photos, to .... would be catastrophic.

    p.p.s. fuck Itunes. Never used it, even when I had an Ipod, it was always a bloated piece of crap. It sure was a PITA to hack the Ipod to install an os that allowed me to drag and drop music files on it, instead of that Itunes bullshit filesystem (those who know, know, those who don't, just ignore this)

    --
    Life is what happens to you while you are busy making other plans. No-one sees motorcycles
  59. Re:Digital hoarders by Dutch+Gun · · Score: 5, Interesting

    You've got it mostly right, but not completely right. Any sort of digital manipulation introduces noise into the audio stream due to the nature of floating-point math. The more accuracy (or "headroom") you have in both domains (frequency and amplitude), the closer the final mix will be to the original waveform. That's why many studio engineers use 24bit / 192khz source material... not because you can actually hear any difference in the original source, but because it preserves the pristine quality of the source longer as it moves through arbitrary numbers of digital filters and mixing stages.

    It's moderately useful for masters as you stated, because those masters can still be digitally manipulated without introducing any additional audible artifact. As indicated by vel-ex-tech, you actually do need additional samples for clean pitch or tempo shifting, but I wouldn't call that a typical "consumer" application.

    Of course, for consumer tracks (simple listening), it's utterly pointless, much like the ridiculous Pono player. No one can actually hear the difference, and nearly all reputable double-blind studies confirm this. It's just a "bigger numbers are better" fetish among audiophiles or people who don't understand the science of audio. And frankly, the "loudness wars" have actually decreased the require dynamic range for most consumer music by pumping up the volume and compressing the shit out of it.

    --
    Irony: Agile development has too much intertia to be abandoned now.
  60. Re:Digital hoarders by angel'o'sphere · · Score: 1

    You can hear it when you play with the volume, or listen to typical artifacts.

    Ofc you don't here it when some transformation process calcs it down to 16 from 24 to simply make the output in the amplifier. But it is a huge difference if a hobbyist plays with sounds on 16 bit level and plays the end results or if you process the same sounds with 24 bits and only transform them to 16 bit in the final stage.

    --
    Cost free eBook I read (by iBook/Kobo/Amazon/ObookO/Gutenberg etc.): "The Green Odyssey" by Philip Jose Farmer.
  61. Glad I never trusted it by dejitaru · · Score: 1

    When itunes became a thing I was already an avid fan of winamp. I used it to manage all of my music and edit tags as needed. I think I tried itunes once because, well why not, but something about it scared me. Either all the software it was installing on top of it or I was too afraid of it screwing up all my id3tags. Though I never expected it to actually delete your music. Considering the number of unreleased and white labels, I could see it screwing up all my music.

  62. Re:Digital hoarders by vel-ex-tech · · Score: 2

    any application

    Unless you're a DJ. After shifting that track an octave and a half down and slowing that other track down about 50 bpm or so to match, you're really going to wish you had those extra samples. This is an exercise you can do on your own with free software like Audacity. Get a piece of music. Two exercises. 1.) Lower its pitch without affecting its tempo by at least an octave. 2.) Lower its tempo without affecting its pitch by at least 30 bpm. Both of these exercises should give you a hint what will happen if lower by more. It will sound like shit. You will quickly see that those extra samples you think are only for "audiophiles" really do come in handy.

    Now, what's truly confusing to me about your posts is that you seem to believe that you need more than 16 bits to adjust volume. If boosting the volume on something with 16 bits makes it sound a worn cassette that's a recording of a recording of a recording, what you're running into is compression. The way a lot of shit gets mastered these days, it's well, shit. You're not getting 16 bits of loudness. You're only getting 5 or 6 bits of loudness at most. At that point, using 24-bit for playback is a soggy band-aid because that waveform that only has 5 bits of loudness with 16-bit is only going to have, what, 7 or 8 bits of loudness in 24-bit.

    Please educate yourself. For listening, a 16-bit 44.1khz recording is more than enough. People do more things with recordings than just listen to them in their room or work with them in a big corporate production studio. Well, who knows. You've probably never met a modern live DJ at a bar or rave. They do more than announce the weather and the next few songs like the ones the radio. I doubt an actual DJ would have any reason to wind up in your mom's basement.

  63. Re: iTunes Deletes Unverified Music. by BasilBrush · · Score: 1

    Either iTunes would sync to the iPod and accept the *iPod* as the master copy, thus deleting all of that person's music from their computer.

    Bullshit. iPod was the hub. The iPad was the copy of all or part of the music on that hub. If you changed the computer an iPod was synced to, then it would reflect the music on the new computer. But no music would be deleted off the old computer, nor the new one. That was not how it works.

  64. Re:iTunes Deletes Unverified Music. by zenlessyank · · Score: 1

    Um. Fuck Off all over your apple shaped face I will. Lick the dill, apple shill.

  65. Plex by hedley · · Score: 2

    Switched to plex and never looked back. Works streamed to your cell, and then on to a bt stereo in the car also. Joy. Ripping though, I still use itunes, and then move the media to the plex server.

    H.

  66. Re:Digital hoarders by ArmoredDragon · · Score: 1

    Unless you're a DJ. After shifting that track an octave and a half down and slowing that other track down about 50 bpm or so to match, you're really going to wish you had those extra samples. This is an exercise you can do on your own with free software like Audacity. Get a piece of music. Two exercises. 1.) Lower its pitch without affecting its tempo by at least an octave. 2.) Lower its tempo without affecting its pitch by at least 30 bpm. Both of these exercises should give you a hint what will happen if lower by more. It will sound like shit. You will quickly see that those extra samples you think are only for "audiophiles" really do come in handy.

    No, this really won't work the way you think it will. It might make sounds that otherwise have a higher frequency come to within your audible spectrum, however anything that was already in your audible spectrum is inevitably going to sound different. This only has scientific applications, and is otherwise worthless for a DJ.

    This all comes down to how fourier transforms work, by the way, which are the basis behind the Nyquist theorem. It's also analogous to making ultra-violet light visible to human eyes.

    Now, what's truly confusing to me about your posts is that you seem to believe that you need more than 16 bits to adjust volume. If boosting the volume on something with 16 bits makes it sound a worn cassette that's a recording of a recording of a recording, what you're running into is compression.

    That isn't even close to what I was pointing out.

    Well, who knows. You've probably never met a modern live DJ at a bar or rave.

    On the contrary, I've helped a few develop their tracks.

  67. Re: iTunes Deletes Unverified Music. by Rosyna · · Score: 1

    iTunes never accepted the iPod as a master copy. In fact, one of the main complains about iTunes is there's no way to copy songs off a device. iTunes only copy files to devices (although they eventually added the ability to copy only purchased songs off a device).

  68. Re: Digital hoarders by arglebargle_xiv · · Score: 1

    iTunes is a dumpster fire of astronomical proportions

    That's an understatement. It's the Nero Burning ROM equivalent [0] from Apple, this vast bloated mass of crap hacked over and over with every imaginable feature ever dreamed up by every marketing manager ever thrown in and partially implemented by different developers without any coherent plan or interface.

    [0] According to the Nero web site, Nero Burning Dumpster requires 5GB of disk space to install. 5 fucking gigabytes to burn a CD. I don't know what CDBurnerXP requires for install but the download is 5MB, so Nero is approximately one thousand times the size of my usual app for doing the same thing.

  69. Re:Digital hoarders by thegarbz · · Score: 2

    Yes for Nyquist but no in the real world. Nyquist theorem assumes that you have a theoretically perfect ADC and DAC stage with theoretically perfectly filtering. That is not the case. In reality in order to properly filter the HF image post conversion you would need an incredibly sharp impossible to achieve filter just above the audible range. While filtering in the frequency domain is easy enough, doing so sufficiently to avoid distortion but without phase shifts below 20khz is impossible in practice.

    The simple solution, increase the sample frequency to give you more headroom. You can do this in the recording stage or you can do this in the digital domain. That's why pretty much every piece of equipment has an oversampling DAC and then does the final conversion at 192khz even if it doesn't take source material with those specs. It makes the following circuit design simpler and does actually make a measurable improvement (arguable if it's audible) within the range of human hearing with no gold plating required.

  70. Re:Digital hoarders by BlackPignouf · · Score: 2

    Exactly. It's like RAW images from your camera.
    You don't see any difference between RAW and JPGs until you have to save blown highlights, change contrast/shadows/white balance.

  71. Re: iTunes Deletes Unverified Music. by BlackPignouf · · Score: 1

    A friend of mine wiped a part of my music collection 10 years ago, when he wanted to copy some mp3s from his ipod to my computer. He installed ITunes and selected "synchronize". Well, it synchronized the Ipod and my computer just fine, deleting all my mp3s that weren't on his Ipod. I had backups and original CDs, but I really couldn't believe how shitty the Ipod/Itunes design was.

  72. Happened to me by lucm · · Score: 1

    I had about 62GB in my music library. iTunes (which i only use to sync music on my iPod) deleted everything except the 10GB or so that was purchased on Apple store. .

    I had a huge vinyl/cd collection to start with; when I liked an artist I used to buy the entire discography. So I grew my digital library and saw it as my own private Spotify. Put it on random and it's like a commercial-free radio that will never play Kanye West or Celine Dion.

    I have a backup on Glacier and could re-rip stuff if I really wanted, but I probably won't. It's easier to use Google Play Music and it makes my whole iTunes/iPod setup obsolete. Live and learn.

    Also: fuck Apple.

    --
    lucm, indeed.
  73. Re:FIRE TIM COOK by MobileTatsu-NJG · · Score: 1

    The original comment is still there.

    --

    "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

  74. Re: Digital hoarders by macs4all · · Score: 2

    No iTunes actually deletes the files. If you want them again you are supposed to redownload them from apple music. But it will also "match" your song to its internal database, and if there is a match then the file doesn't even make it to the cloud, they just serve you the version they have. On top of it, if you stop paying for apple music, you loose access to the files you stored in the cloud.

    But, iTunes Match is a completely Opt-In service. Not that losing ones' data is ever cool...

  75. Re: Digital hoarders by lucm · · Score: 2

    One of the links leads to a story where a guy complains about Apple Music (not mere iTunes). When you subscribe, they actually remove files from your machine and store them in "their cloud", playing you back whichever song they deem a match for your file. And you lose it all when you stop paying.

    https://blog.vellumatlanta.com...

    --
    lucm, indeed.
  76. Re: Digital hoarders by macs4all · · Score: 1

    iTunes is a dumpster fire of astronomical proportions, but at some point the user has to take some responsibility for not entrusting valuable data to a flaky consumer-grade application. This sounds like a case where the wrong tool was used for the job.

    I suspect he had iTunes to listen to shit he bought, and pro-grade software to deal with his own compositions, but a) as a composer the amount of songs he has to buy is probably several orders of magnitude greater then that of a sane person, and b) it's not unlikely iTunes found his work stash all by itself, and then when he clicked the wrong dialogue on the "cleaning space" screen it decided "why does he need 6 separate versions of this one song we have on the iTunes cloud" and deleted his originals.

    While your comments are kind of off-mark, it did make me think of the "De-Duplication" feature in iTunes. The user has to invoke it manually; but I could see someone doing that without thinking it through, and trashing large sections of their iTunes Library.

  77. iTunes deleted years of podcasts on me... by valley · · Score: 2

    Several years back, I made the mistake of checking the option on my iPhone to "sync subscriptions" for podcasts. I later deleted a podcast from my phone, as I was all caught up with it and needed the screen real estate to make looking for other podcasts easier. When I next synced with iTunes, it deleted all past episodes I had stored on my Mac -- years worth of the science fiction podcast Escape Pod. No warning, no recycle bin. Gone. And I wasn't backing up audio files via Time Machine because of their size. Hundreds of files gone. I posted on the Apple forums about what a huge hole this was (seriously, deleting hundreds of user files without warning with no undo is a major UX/UI failing). Never any response from Apple. I'm still angry about it. Even if I were to download all those files again (and since they're no longer in the iTunes feed, I would literally have to grab each one from the website, one by one, and then import them into iTunes, which would probably take days of clicking...), I would still have lost the metadata (play dates, counts). Plus there would be considerable bandwidth for both the Escape Pod site and me, in this age of looming data caps...

  78. Re:Digital hoarders by macs4all · · Score: 1

    I'll have you know I could listen to my collection in only about 4.5 years. Assuming I never slept.

    If I fed different streams to each ear and had my corpus callosum severed I could get through it in just over 2.

    You don't see a correct Corpus Callosum reference everyday. Kudos!

  79. Re:Digital hoarders by macs4all · · Score: 1

    There's really no point in 96khz ever. You can fully reproduce an analog signal with a digital one by simply making the sample rate double the spectrum that you need to capture. Since human hearing tops out at 20khz, there's no point in sampling more than the 44khz found in CD's, which means that extra information is effectively just wasted space. 24 bits per sample is also a waste unless you work in a studio type environment and are working with a master copy that you intend on mixing, however a human listener can't distinguish 16-bit from 24-bit.

    You're wrong. And 16 bits is an even worse restriction.

    There's this thing called "aliasing". You might want to look into it.

    The devil is literally in the details, or lack thereof, in under-sampled signals. Listen to some music with some percussion instruments like Triangle, Bells, Tambourine, or some Cymbal-Types. I have gotten really sick and tired of 44/16 music with cymbals that sound like escaping steam, and tambourines with aliased "undertones" down into the upper-BASS regions.

    That's why I buy my music on DVD-A whenever possible. Even my 60-year-old Male ears can DEFINITELY hear the difference. And as far as the bit-depth goes, whip out an oscilloscope and the Philips Test CD, and watch what happens with the -60 dBm Sine wave. Spoiler alert: It comes out as a SQUARE wave...

  80. Then don't trust it to Apple! by hucker75 · · Score: 1

    How stupid do you have to be to store your data on someone else's system? The cloud is a stupid idea. Store your files on YOUR property, then YOU can make sure it's safe and backed up.

  81. Re: Digital hoarders by macs4all · · Score: 2

    One of the links leads to a story where a guy complains about Apple Music (not mere iTunes). When you subscribe, they actually remove files from your machine and store them in "their cloud", playing you back whichever song they deem a match for your file. And you lose it all when you stop paying.

    https://blog.vellumatlanta.com...

    This is fast becoming an urban legend. But it just isn't true. Neither iTunes Music nor iTunes Match (two entirely separate services) delete ANYTHING from your computer/iPhone/iPad.

    I subscribe to iTunes Music, and it hasn't deleted a single byte of data from my work Win 7 laptop, my MacBook Pro, my iPhone nor my iPad.

  82. Re: Digital hoarders by macs4all · · Score: 1

    Oops, forgot a link.

  83. Re: Digital hoarders by Anonymous Coward · · Score: 1

    Your logic is impeccable. 'It has never happened to me, so obviously it doesn't happen to anyone'.

    By that thought process... I've never been shot, so I can say with authority that shootings never happen.

  84. Re:122GB music collection? by Samizdata · · Score: 1

    What it needs is a really efficient indexing system, client code written by someone with experience using moby datasets and a decent UI to navigate the hierarchy. All the packages I've used so far are miserable, caching nothing and constantly rescanning the server. Understandable for low RAM devices, but nothing is really 'low RAM' these days.

    I've considered writing it myself, but figure it has to be a common enough problem. It's worth asking if anybody found a good solution.

    Where are you? I'm in N Cal, Sacramento area. It's a good day to copy it at USB3 portable drive speeds. I can just make the copy and swap you for a blank drive.

    But I really don't like Moby. I only have a couple of his songs...

    --
    It's not the years, honey, it's the mileage. - Colonel Henry Walton Jones, Jr., Ph.D.
  85. Re: Digital hoarders by 93+Escort+Wagon · · Score: 1

    No iTunes actually deletes the files.

    My post, and the one to which I was responding, was referring to iTunes ability to search your local computer and add music files to its library on the device. That's a completely different thing than what you're referring to... and it copies rather than moves/deletes the originals.

    --
    #DeleteChrome
  86. Re: Digital hoarders by lucm · · Score: 1

    I subscribe to iTunes Music, and it hasn't deleted a single byte of data from my work Win 7 laptop, my MacBook Pro, my iPhone nor my iPad.

    I don't know what is iTunes Music. Is that a made up product that fanbois use to defend Apple when it's clear to everyone else that Apple did (again) a terrible job with one of their actual products?

    --
    lucm, indeed.
  87. Re: Digital hoarders by macs4all · · Score: 1

    I subscribe to iTunes Music, and it hasn't deleted a single byte of data from my work Win 7 laptop, my MacBook Pro, my iPhone nor my iPad.

    I don't know what is iTunes Music. Is that a made up product that fanbois use to defend Apple when it's clear to everyone else that Apple did (again) a terrible job with one of their actual products?

    No, and if you'd get your head out of your ass, perhaps you would have heard of it. it's Apple's Streaming Service; and although I generally hate streaming services, this is pretty cool. They have the typical "channels", which I ignore; butmwhat is quite unique is that you have unlimited access to virtually the ENTIRE iTunes MUSIC Catalog, with no frickin' AI deciding what you " want" to hear. Just do a MUSIC search in the iTunes Store, click the Play icon, and voila! Even works on cellular (you have to enable that specifically in iOS).

  88. Re: Digital hoarders by Tyrannicsupremacy · · Score: 1

    And the Biggest Shill of the Day award goes to you!

    --
    http://i.cubeupload.com/T6cyLu.png
  89. Re: Digital hoarders by sh00z · · Score: 1

    No iTunes actually deletes the files.

    My post, and the one to which I was responding, was referring to iTunes ability to search your local computer and add music files to its library on the device. That's a completely different thing than what you're referring to... and it copies rather than moves/deletes the originals.

    And, it isn't automatic, either. It requires opt-in.

  90. Re: Digital hoarders by lucm · · Score: 1

    I subscribe to iTunes Music, and it hasn't deleted a single byte of data from my work Win 7 laptop, my MacBook Pro, my iPhone nor my iPad.

    I don't know what is iTunes Music. Is that a made up product that fanbois use to defend Apple when it's clear to everyone else that Apple did (again) a terrible job with one of their actual products?

    No, and if you'd get your head out of your ass, perhaps you would have heard of it. it's Apple's Streaming Service; and although I generally hate streaming services, this is pretty cool. They have the typical "channels", which I ignore; butmwhat is quite unique is that you have unlimited access to virtually the ENTIRE iTunes MUSIC Catalog, with no frickin' AI deciding what you " want" to hear. Just do a MUSIC search in the iTunes Store, click the Play icon, and voila! Even works on cellular (you have to enable that specifically in iOS).

    That mysterious "iTunes Music" of yours sounds a lot like "Apple Music", except of course that everybody knows that not the entire iTunes store is available on Apple Music. Even Apple marketing, which is famous for bullshit, doesn't lie about it.

    Since you're such a big iSheep maybe you have access to a special VIP service called iTunes Music, it could be some kind of reward for being part of the Apple volunteer sales team. I mean, even your Slashdot username is an Apple ad, that's impressive. There's just no way such a dedicated unpaid salesperson would not know the real name of an Apple product and would be so badly misinformed about it.

    --
    lucm, indeed.
  91. Re:Digital hoarders by mattventura · · Score: 1

    Maybe I'm missing something here, but doesn't it still matter for artificial waveforms like square waves, since they're a composition of sine waves going up to infinite frequencies?

  92. Re: Digital hoarders by macs4all · · Score: 1

    That mysterious "iTunes Music" of yours sounds a lot like "Apple Music", except of course that everybody knows that not the entire iTunes store is available on Apple Music

    My mistake: I read "iTunes Music", and my brain "saw" "Apple Music". Yes, everything I said about "iTunes Music" actually pertains to "Apple Music". My apologies.

    Having said that, I didn't "lie" about the "Entire Catalog" being available for streaming through Apple Music. If you will care to read more carefully, I said virtually the entire iTunes MUSIC Catalog is available for streaming through [Apple] Music." A few (very few) of the more "Top of the Pops" songs are not available. These are usually the same ones that are not available for single-song purchase. That isn't Apple's doing. It's the record labels that are controlling what is, and what isn't, available.

    But in about 3 months of searching for, and listening to, many, many songs on Apple Music, I have only encountered about one or two songs that were in the Catalog; but weren't available for streaming. So, I consider it a pretty damned good deal to be able to pick and choose what I want to listen to from NEARLY the entire iTunes MUSIC Catalog, instead of having some stupid AI DECIDE FOR ME.

    That's where Apple Music whips all over other streaming services; that is if you are in the U.S.A. (I think Apple Music may still be U.S. only). And I am not sure it is available on Android. I run iTunes on my work Win 7 laptop, and it does work there, though.

  93. Re:Digital hoarders by KozmoStevnNaut · · Score: 1

    And no, 16 bits isn't fine for anything more critical than listening to a portable music player on the train.

    Uh, yes it is.

    16 bits gives ~96dB of dynamic range. That's larger than the difference between a very quiet room (~20dB) and a chainsaw going full tilt at a distance of 1 meter (~110dB). Now tell me, which music do you listen to that actually needs that much dynamic range?

    Keep in mind that the average room has about 30dB of background noise, so to use 16 bit audio to its full extent, the peaks would have to be over 126dB. That's louder than the peak SPL at most rock concerts. Considering most popular music is mastered for maybe 5-6dB of dynamic range at the most, and even well-produced classical recordings are somewhere around 20-30dB. There are a few recordings out there with upwards of 40-50dB of dynamic range, but that's about it.

    And then you have to take into account that with proper noise-shaping dither, you can move the noise floor to frequencies where the human ear is less sensitive, and get an effective dynamic range of over 110dB when taking the studio masters down from 24 bit to 16 bit, anything beyond 16 bit for listening is absolutely ridiculous and a waste of storage space and processing power, even in a very quiet room on a very good stereo.

    So please, stop the audiophoolery.

    --
    Eat the rich.
  94. Re:Digital hoarders by KozmoStevnNaut · · Score: 1

    You're 60 years old, and you claim to be able to hear the distortion from high-frequency sounds?

    First of all, it's exceedingly unlikely that you can even hear anything at all above ~12-14 kHz or so, due to completely normal age-related hearing loss.

    Secondly, what you're mentioning has nothing to do with inherent limitations in 44.1 kHz digital audio. It's much more likely to be a result of bad recording practices, bad production or bad equipment on your end.

    You say you can DEFINITELY hear the difference. Have you put it to a double-blind test? Because it's extremely likely that you're simply deluding yourself.

    --
    Eat the rich.
  95. Re:Digital hoarders by maligor · · Score: 1

    You can hear it when you play with the volume, or listen to typical artifacts.

    Ofc you don't here it when some transformation process calcs it down to 16 from 24 to simply make the output in the amplifier. But it is a huge difference if a hobbyist plays with sounds on 16 bit level and plays the end results or if you process the same sounds with 24 bits and only transform them to 16 bit in the final stage.

    Well, technically you're correct, you would be able to distinguish 16bit to 24bit with enough volume. What I'm not entirely sure if your ear drums would still function after it... possibly. This is certainly something I've contemplated, but fortunately my current audio interface allows me to select the line level and also specifies the specific dynamic range for it.

    But I will not question the plausibility of the placebo effect in audio.

  96. Re: Digital hoarders by MichaelJ · · Score: 1

    I don't know what would change the setting (in the Advanced tab of iTunes preferences) behind your back, but I can tell you that whatever that selected behavior is, holding down the Option key when dragging files to iTunes from the Finder will reverse that preference for that drag-drop operation. A copy into the media folder will show a green + sign once you drag to iTunes (before your drop). A link to the existing location will not.

    --

    Michael J.
    Root, God, what is difference?
  97. Re:Digital hoarders by macs4all · · Score: 1

    You're 60 years old, and you claim to be able to hear the distortion from high-frequency sounds?

    First of all, it's exceedingly unlikely that you can even hear anything at all above ~12-14 kHz or so, due to completely normal age-related hearing loss.

    Secondly, what you're mentioning has nothing to do with inherent limitations in 44.1 kHz digital audio. It's much more likely to be a result of bad recording practices, bad production or bad equipment on your end.

    You say you can DEFINITELY hear the difference. Have you put it to a double-blind test? Because it's extremely likely that you're simply deluding yourself.

    I freely admit my personal frequency response ain't what it used to be. I'd say 12-14k with speakers is a pretty fair assessment. But that seems to go WAY up with good earbuds. Don't really know why; but it does. I'm sure it still isn't as good as it was in my teens, when I could clearly hear up to nearly 30 kHz (no, really); but especially with earbuds, it is still pretty good overall.

    But frequency response does not correlate directly with accuracy, especially with a brain in the mix ( no pun). Hearing loss isn't exactly a simple low-pass filter. It's kind of hard to describe, actually; because the brain is so wrapped-up in the whole "hearing" process, you're just going to have to trust me that I really CAN still "hear" the difference between mediocre, good, and great audio recording and reproduction, with a few limitations, honestly, or ask other older males you know that would pay attention to this. Some day, you'll understand. Now, get off of my lawn!!!

    But all kidding aside, yes, I have had friends help me conduct A/B/X tests; and with a very good recording, and very good reproduction, you can actually hear the difference between 44/16 and 96/24 (anything higher is probably not discernable by most humans), especially in instruments with high frequency harmonics (some of which extend well past 20 kHz).

    This NOT about "music for dogs", or "AudioPILE voodoo"; the fact of the matter is, the "frequency foldback" of the 44 kHz sample frequency "beating against" the near-ultrasonic and ultrasonic overtones of some percussion and a few other natural instruments, and probably even more so for some electronic ones, creates "undertones" that extend WAY the Hell down into the audible frequency band, where NO filtering is really practical (at least not until there is a big leap in DSP speed), and where age-related high-frequency hearing loss plays ZERO part.

    So, yeah, I can CERTAINLY hear the BY-PRODUCTS of insufficient sampling rate/depth, even if my ability to hear the raw frequency-response has somewhat diminished.

  98. Re: Digital hoarders by lucm · · Score: 1

    But in about 3 months of searching for, and listening to, many, many songs on Apple Music, I have only encountered about one or two songs that were in the Catalog; but weren't available for streaming.

    I see. That's how you came to the conclusion that "virtually" the entire iTunes music catalog is available on Apple Music. Just like the fact that you personally didn't lose files means that there's no way it happened to someone else.

    I wonder if your thinking comes from using Apple products, or if you started buying Apple products because of your thinking. Either way those Apple conferences must be fascinating if they're full of people like you.

    --
    lucm, indeed.
  99. Re:Digital hoarders by KozmoStevnNaut · · Score: 1

    No, you probably couldn't hear up to 30 kHz, since that sort of thing is only possible under ideal laboratory conditions, with very loud signals. The human auditory system simply doesn't have any kind of meaningful receptors for frequencies that high. If you actually could hear frequencies that high under normal conditions, you are either a dog or a genuine medical curiosity. What you probably heard is distortion manifesting itself in the audible range, due to equipment that was unable to either handle ultrasonic content correctly and didn't remove it using a low pass filter.

    This can happen with non-oversampling DACs in some cases. But given your age, you were probably listening to LPs or reel-to-reel tape, which did have some ultrasonic capability, but it was mostly drowned out by the noise floor. And even if you did hear anything that high up, it would have been more like a sensation or feeling, not an actual identifiable sound. Either way, it would have been completely drowned out by the actual musical content, which obviously has a ton more energy in the audible frequency range.

    The stuff you're talking about with frequency "foldback" etc. (aliasing) is only applicable to shitty equipment without properly implemented low pass filters, such as NOS and filterless DACs, but only simple-minded audiophiles use those. Either that, or ultra-shitty production with bad downsampling from the master to the final CD-quality product.

    --
    Eat the rich.
  100. Re:Digital hoarders by KozmoStevnNaut · · Score: 2

    Pro tip: Don't try to act smart if you don't know what you're talking about :-)

    The decibel is a logarithmic unit. When I say a dynamic range of 96 dB, that is the different between the noise floor and a full-scale signal. 96 dB of difference is simple a relative value. Talking about dynamic range in decibel-milliwatts as you're doing, makes absolutely no sense at all. DBm is a measurement of absolute power, so you can't use it to talk about relative dynamic range.

    Quantization error exists everywhere, even in analog media. But unless you're editing the audio, 16 bit audio puts the noise floor due to quantization around -96 dBFS, which is more than good enough and very very small indeed. A -96 dBFS noise floor is equivalent to Total Harmonic Distortion less than 0.002%. In other words, completely inaudble. The inherent noise from devices such as microphones is a lot higher and exists in all recordings of non-artificial music. And no, it doesn't turn a sine wave into a stairstep, it just makes it "fuzzy". You can see this with a sufficiently good oscilloscope.

    You're either delusional, or you've completely forgotten everything you should have learned about analog and digital signal theory.

    --
    Eat the rich.
  101. Re:Digital hoarders by dave420 · · Score: 1

    You are assuming your subjective impressions are objective, which is patently not the case... Your A/B/X tests don't mean a lot if you don't provide the methodology behind them.

  102. Re:Digital hoarders by macs4all · · Score: 1

    No, you probably couldn't hear up to 30 kHz, since that sort of thing is only possible under ideal laboratory conditions, with very loud signals. The human auditory system simply doesn't have any kind of meaningful receptors for frequencies that high.

    I said ALMOST 30 kHz. I could hear very well up to a little over 22 kHz, and under the right conditions, could "sense" stuff up to about 27 kHz.

    BTW, your comment about hearing "artifacts" is exactly what I was talking about with "frequency foldback". In the case of me hearing the old-school ultrasonic traffic-sensors (which operated at around 27 K, and which used a JBL "Ring Radiator" tweeter as the transducer), I was probably hearing my own eardrum producing a subharmonic. In any case, what you are hearing is the "Difference" part of the "Sum and Difference" frequencies produced when two signals are mixed. This is how all AM radios work. It's called "Heterodyning" when speaking in radio-terms, but the same effect is called "Aliasing" when speaking in terms of audio-sampling.

    This can happen with non-oversampling DACs in some cases. But given your age, you were probably listening to LPs or reel-to-reel tape, which did have some ultrasonic capability, but it was mostly drowned out by the noise floor.

    Actually, the 22 kHz figure is from a true hearing-test, under controlled conditions. I couldn't have quantified my upper hearing-limit by just listening to some musical samples on vinyl or tape. Having said that, vinyl particularly could demonstrably go way higher than 20 kHz, if you could get the signal onto tape. I submit as evidence the short-lived JVC CD-4 Discrete Quadraphonic encoding system for vinyl, that actually used a 38 kHz "subcarrier" to carry the rear channels. This 38 kHz was amazingly able to be picked-up by a production-quality phono cartridge (Audio-Technica "SS" series), and decoded into the rear-channel information. So, that is a system that PROVES that vinyl, at least, doesn't stop at 20 kHz. But I am NOT a vinyl fan: As much as I am whining about 44/16 not being enough (and it isn't) I loves me my CD and AAC collection!

    The stuff you're talking about with frequency "foldback" etc. (aliasing) is only applicable to shitty equipment without properly implemented low pass filters, such as NOS and filterless DACs, but only simple-minded audiophiles use those. Either that, or ultra-shitty production with bad downsampling from the master to the final CD-quality product.

    You are correct that most mastering equipment has a brick-wall (24 dB/octave or greater) LPF (low-pass filter) to attempt to filter-out the ultrasonics before they are encoded and cause "foldback" into the audio-range. BUT, I have heard MANY, MANY recordings where the tambourine or "hand-bell" (don't know what those are actually called) part is almost unbearable, due to frequency-foldback effects WELL down into the midrange and even upper-bass regions. That HAS to be the result of one of two things: Overmodulation at the recording-end on the original track, or "Aliasing".

    And I don't have exactly crappy playback equipment. The system I use at home consists of an Oppo DVD/CD player (which can do at least 24/96 with DVD-A) connected over TOSLink to an Arcam A/V Receiver (which can process at least 24/96 on the TOSLink inputs), and some Avid 103 speakers with Philips-dome mylar tweeters that go up at least an octave above human hearing. Not "TRUE Audiopile" stuff (don't have that kind of $$$); but CERTAINLY not a "Close-n-Play".

  103. Re:Digital hoarders by KozmoStevnNaut · · Score: 1

    With speakers that old, it's possible you're hearing distortion from the speakers due to the capacitors in the crossover being old and crappy, or due to the crossover itself being cheaply made.

    If the LPF part of the crossover doesn't work correctly, you get all the treble sent to the woofer as well, which can cause noticeable distortion. And if the HPF part doesn't work, you get all the bass sent to the tweeter, which is likely to kill it.

    And there have been significant advances in speaker construction over the past few decades. My late-70s JBL 4410s are wonderful speakers, especially for rock, but they can't hold a candle to my Adam A5Xs when it comes to accuracy and clean sound.

    Or maybe you're simply hearing clipping and overcompression, which is a plague on any kind of modern music, due to bad production. But that's not a technical issue, it's a wetware issue that can only be fixed by beating the responsible sound techs with a clue-by-four.

    --
    Eat the rich.
  104. Re:Digital hoarders by macs4all · · Score: 1

    With speakers that old, it's possible you're hearing distortion from the speakers due to the capacitors in the crossover being old and crappy, or due to the crossover itself being cheaply made.

    Polyester caps used in the mid and high-freq xover section; which are QUITE stable over time and temperature. Don't think there is any significant leakage from the LF section into the tweets; that's a LOT of octaves-away!!! Plus, if it was THAT bad, I would have either wasted the tweets, or been moved to look into it, because the sound would be gnarly, regardless of program source or material. But that isn't the case...

    Plus, the effect is sometimes even MORE noticeable with earbuds/phones, where there is no passive crossover involved. Sure, the IM distortion is a bit higher with single-driver configurations; but I am hearing the same thing there, too. And as long as you back-down from "ear-bleed" levels, my Sony headphones (yes, I need to get some Grados) and my Sony earbuds do a pretty good job at accuracy and definition.

    Or maybe you're simply hearing clipping and overcompression, which is a plague on any kind of modern music, due to bad production. But that's not a technical issue, it's a wetware issue that can only be fixed by beating the responsible sound techs with a clue-by-four.

    Believe me, I know EXACTLY what THAT sounds like!

    No, seriously. I have been listening critically to music recording and reproduction since at least my early teens; and I REALLY think I am hearing what I think I am hearing, in all seriousness.

    Fortunately, most of the music I like to listen to doesn't fall into the "Everything Louder Than Everything Else" category; so that isn't much of a problem. Steely Dan has always had careful production techniques (and I am sure you know about the legendary Donald Fagen "Nightfly" album), and pretty much anything recorded/mixed/produced by Steven Wilson (Porcupine Tree, et al) and most/all Peter Gabriel stuff is well-recorded and well-mastered, with sometimes scary amounts of Dynamic Range, and without ANY of the "Push it to 11" bullshit so popular with the Deaf-as-a-Post Producers of today.

    As an aside, I have always been annoyed that, as soon as we got a reproduction format (CD) that was capable of that 96 dB dynamic-range, the frickin' Recording Industry IMMEDIATELY normalized everything up to 0xfffc, and digitally-compressed (which is at least better than analog compression) everything to within 2 dB of THAT...

    And THAT, my friend, is a "Don't get me started" topic!!!

  105. Re: Digital hoarders by peawormsworth · · Score: 1

    It happened because of: too much control

    If you want Apple to control everything for you, then don't be upset when they inevitably fail.