---
schema_version: 0.1
type: filter
identifier: mono
title: Mixdown
version: 1
copyright: Ushodaya Enterprises Limited
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
- Audio
description: Mix all channels of audio into a mono signal and output it as N channels.
parameters:
- identifier: argument
title: channels
type: integer
description: Set the number of output channels. The default is automatic based on consumer request.
required: no
minimum: 1
...