• Stars
    star
    276
  • Rank 149,319 (Top 3 %)
  • Language
    Objective-C
  • License
    GNU General Publi...
  • Created about 15 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An audio converter and CD ripper

Max

Main website: https://sbooth.org/Max/

Max is an application for creating high-quality audio files in various formats, from compact discs or files.

When extracting audio from compact discs, Max offers the maximum in flexibility to ensure the true sound of your CD is faithfully extracted. For pristine discs, Max offers a high-speed ripper with no error correction. For damaged discs, Max can either use its built-in comparison ripper (for drives that cache audio) or the error-correcting power of cdparanoia.

Once the audio is extracted, Max can generate audio in over 20 compressed and uncompressed formats including MP3, Ogg Vorbis, FLAC, AAC, Apple Lossless, Monkey's Audio, WavPack, Speex, AIFF, and WAVE.

If you would like to convert your audio from one format to another, Max can read and write audio files in over 20 compressed and uncompressed formats at almost all sample rates and and in most sample sizes. For many popular formats the artist and album metadata is transferred seamlessly between the old and new files. Max can even split a single audio file into multiple tracks using a cue sheet.

Max leverages open source components and the resources of macOS to provide extremely high-quality output. For example, MP3 encoding is accomplished with LAME, Ogg Vorbis encoding with libVorbis, FLAC encoding with libFLAC, and AAC and Apple Lossless encoding with Core Audio. Many PCM conversions are also possible using Core Audio and libsndfile.

Max is integrated with MusicBrainz to permit automatic retrieval of compact disc information. For MP3, FLAC, Ogg FLAC, Ogg Vorbis, Monkey's Audio, WavPack, AAC and Apple Lossless files Max will write this metadata to the output.

Max allows full control over where output files are placed and what they are named. If desired, Max will even add the encoded files to your iTunes library in a playlist of your choice.

For advanced users, Max allows control over how many threads are used for encoding, what type of error correction is used for audio extraction, and what parameters are used for each of the various encoders.

Max is free software released under the GNU General Public License (GPL).

Requirements

macOS 10.7 or greater.

Binaries

If you would prefer to download a binary version rather than build from source, please visit the Max website.

Support

Need help with Max? The forums are a good place to look for answers to common questions.

Bugs can be reported via the GitHub issue tracker.

Building

Max is built use Xcode 11.

More Repositories

1

SFBAudioEngine

A powerhouse of audio functionality for macOS and iOS
Objective-C
551
star
2

SFBPopovers

Customizable popover windows for macOS
Objective-C
195
star
3

SFBCrashReporter

A crash reporting framework for macOS
Objective-C
74
star
4

AudioFrameworks

macOS builds of various open-source audio libraries
C
55
star
5

Play

An audio player for Mac OS X
Objective-C
51
star
6

Tag

A metadata editor for audio files
Objective-C
28
star
7

Rip

An accurate CD audio ripper
Objective-C
27
star
8

SFBInspectors

Customizable inspector windows for Cocoa
Objective-C
25
star
9

AudioXCFrameworks

XCFramework builds of various open-source audio components
C
20
star
10

SFBAudioUtilities

Core Audio, Audio Toolbox, and AVFAudio utilities
16
star
11

iOS-autoconf

autoconf helper scripts for iOS
Shell
15
star
12

ccl

Customizable Configuration Library
C
10
star
13

SFBAudioUnitUI

A Cocoa Audio Unit host
Objective-C
8
star
14

CSQLite

SQLite packaged for the Swift Package Manager
C
6
star
15

FLACImporter

A Spotlight importer for FLAC
C
6
star
16

Geodesic

CLLocationCoordinate2D extensions for geodesic calculations.
Swift
5
star
17

SimplePlayer-macOS

macOS audio player demonstrating SFBAudioEngine
Swift
4
star
18

CAAudioHardware

The Swift-friendly Core Audio HAL
Swift
3
star
19

JulianDayNumber

Julian date calculations and calendar conversions for Swift
Swift
3
star
20

SimplePlayer-iOS

iOS audio player demonstrating SFBAudioEngine
Swift
2
star
21

lame-binary-xcframework

LAME XCFramework for SPM
Swift
2
star
22

SFBDiffableDataSource

A working alternative to NSCollectionViewDiffableDataSource
Swift
2
star
23

CXXTagLib

TagLib packaged for SPM
C++
2
star
24

CGeodesic

A library to solve geodesic problems on an ellipsoid model of the Earth
C
1
star
25

CoreAudioExtensions

Handy Swift extensions for Core Audio types.
Swift
1
star
26

CFLAC

FLAC packaged for SPM
C
1
star
27

CXXMonkeysAudio

Monkey's Audio SDK packaged for SPM
C++
1
star
28

AVFAudioExtensions

A collection of useful AVFAudio class extensions.
Objective-C
1
star
29

CWavPack

WavPack packaged for SPM
C
1
star
30

mpc-binary-xcframework

Musepack XCFramework for SPM
Swift
1
star
31

vorbis-binary-xcframework

Vorbis XCFramework for SPM
Swift
1
star
32

COgg

Ogg packaged for SPM
C
1
star
33

ogg-binary-xcframework

Ogg XCFramework for SPM
Swift
1
star
34

CSpeex

Speex and SpeexDSP packaged for SPM
C
1
star
35

opus-binary-xcframework

Opus XCFramework for SPM
Swift
1
star
36

CVorbis

Vorbis packaged for SPM
C
1
star
37

CDUMB

DUMB packaged for SPM
C
1
star
38

MAC_SDK

An unofficial mirror of the Monkey's Audio SDK
C++
1
star
39

sbooth.github.com

My github home page
1
star
40

speex-binary-xcframework

Speex XCFramework for SPM
Swift
1
star
41

tta-cpp-binary-xcframework

TTA XCFramework for SPM
Swift
1
star
42

sndfile-binary-xcframework

libsndfile XCFramework for SPM
Swift
1
star
43

flac-binary-xcframework

FLAC XCFramework for SPM
Swift
1
star
44

mpg123-binary-xcframework

mpg123 XCFramework for SPM
Swift
1
star