Skip to content

SigmaStudio parameter files

Adrian edited this page Feb 20, 2022 · 2 revisions

The sigmadsp-backend is able to parse *.params files that were exported by SigmaDsp.

For exporting these parameters, use Action -> Export System Files from the SigmaStudio menu bar. This option is only available, if the project was previously compiled successfully. Finally, choose a storage location, where SigmaStudio shall put the exported system files. For more details on this process and the shape of the *.params file, see the official documentation.

The sigmadsp-backend can detect a number of cells within the *.params file, depending on their name.

  • safety_hash
  • adjustable_<name>
  • adjustable_volume_<name>

Clone this wiki locally