top | item 44516041 (no title) dvdplm | 7 months ago Does it have FLAC support (or other high res audio formats)? discuss order hn newest leetrout|7 months ago OP should put it up front in their README.But from the code, seems it does. static let supportedExtensions = ["mp3", "m4a", "wav", "aac", "aiff", "flac"] kushalpandya|7 months ago Thanks for the feedback, I'll add it to Readme, although app lists supported formats (as supported by AVFoundation) on app UI where user can add folders.
leetrout|7 months ago OP should put it up front in their README.But from the code, seems it does. static let supportedExtensions = ["mp3", "m4a", "wav", "aac", "aiff", "flac"] kushalpandya|7 months ago Thanks for the feedback, I'll add it to Readme, although app lists supported formats (as supported by AVFoundation) on app UI where user can add folders.
kushalpandya|7 months ago Thanks for the feedback, I'll add it to Readme, although app lists supported formats (as supported by AVFoundation) on app UI where user can add folders.
leetrout|7 months ago
But from the code, seems it does.
kushalpandya|7 months ago