v0.0.0-git-20211220Updated: 2 years, 11 months ago
Pothos toolkit for liquid DSP processing cores
This toolkit wraps Pothos blocks around the Liquid DSP library. Blocks are generated from the liquid DSP include header and a file describing the available functions and parameters.
This toolkit wraps Pothos blocks around the Liquid DSP library. Blocks are generated from the liquid DSP include header and a file describing the available functions and parameters.
To install PothosLiquidDSP, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install PothosLiquidDSP
To see what files were installed by PothosLiquidDSP, run:
port contents PothosLiquidDSP
To later upgrade PothosLiquidDSP, run:
sudo port selfupdate && sudo port upgrade PothosLiquidDSP
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.