I steer clear of Apple products, but I've still had a lot of fun in this space thanks to DJ Studio (https://dj.studio/), a desktop app that helps make offline (rather than real-time) mixes. I use it to make a monthly personal mixtape, which is a nice way to remember what I used to listen to. They call it a "DAW for DJs," which is accurate.
I especially admire the team that makes it. The CEO records demo videos that are so filled with enthusiasm and accessible expertise that you can't help but appreciate the product more each time you watch them, and the COO sends out email announcements that are actually useful and not spammy.
It's a niche product, but they fill that niche well.
I used to do offline mixes with a (partly generated) shell script that calls several sox instances to do the mixing/tempo change/volume adjustments. As a CLI person, I liked that approach, although I would be happy for something a little more streamlined. I wonder if anyone knows an offline mixing tool in the spirit of KISS, without a GUI? I guess Csound would be a better backend then sox, but I lack the fluency in Csound to do that...
Interesting! This product looks to be the spiritual successor to MixMeister Fusion, another app that I used to use to make offline mixes back in the mid-late 2000’s.
The Apple Music integration in dj studio is currently completely nonfunctional for me on macOS. I get a listing of tracks in my library but I cannot use them even after downloading locally.
TECHNICALLY flac is conceptually worse than wav. Flac truncates the 0 values in the PCM file, WAV preserves them. It's functionally the same, but wav reads the file while flac has to re-add the 0's then read the file, so there's technically one more processing step (which could go wrong).
That's kind of like saying storing files in a zip is worse than storing them uncompressed.
Or like the "what color are your bits": https://ansuz.sooke.bc.ca/entry/23
Kind of, except anything that moves can not move, so the simple act of decompression can introduce errors that simply wont occur in the raw PCM-wrapped WAV file since nothing has been compressed at all (hence no extra moving part).
I especially admire the team that makes it. The CEO records demo videos that are so filled with enthusiasm and accessible expertise that you can't help but appreciate the product more each time you watch them, and the COO sends out email announcements that are actually useful and not spammy.
It's a niche product, but they fill that niche well.