The DDP Mastering Tools are a small set of command line programs which read and write DDP images as used for Red Book CD audio mastering. They let you
* create DDP 2.0 masters from a cue/wav images,
* inspect DDP masters by displaying the full meta-data found in those masters, a feature rarely found in traditional DDP software,
* convert DDP masters to cue/wav for easier playback, or burning of CD reference copies.
The DDP Mastering Tools are a small set of command line programs which read and write DDP images as used for Red Book CD audio mastering. They let you
* create DDP 2.0 masters from a cue/wav images,
* inspect DDP masters by displaying the full meta-data found in those masters, a feature rarely found in traditional DDP software,
* convert DDP masters to cue/wav for easier playback, or burning of CD reference copies.
To install ddptools, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ddptools
To see what files were installed by ddptools, run:
port contents ddptools
To later upgrade ddptools, run:
sudo port selfupdate && sudo port upgrade ddptools
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.