Prototyper
CLAM Network Editor, prototyping tool for CLAM
Install
- All systems
-
curl cmd.cat/Prototyper.sh
- Debian
-
apt-get install clam-networkeditor
- Ubuntu
-
apt-get install clam-networkeditor
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clam-networkeditor
- Raspbian
-
apt-get install clam-networkeditor
- Dockerfile
- dockerfile.run/Prototyper
clam-networkeditor
CLAM Network Editor, prototyping tool for CLAM
The CLAM Network Editor is a tool for editing CLAM processing networks. Those processing networks can become the processing core of an audio application by using the CLAM::NetworkPlayer class in such program, or by using the CLAM Prototyper to link the network to a Qt Designer interface. This package provides both the Network Editor and the Prototyper. It also provides a plugin for Qt Designer which adds widgets to display several kinds of CLAM audio objects from a running network.