---
schema_version: 0.1
type: producer
identifier: vorbis
title: Ogg Vorbis
version: 1
copyright: Visual Media FX ?
creator: Charles Yates
license: LGPLv2.1
language: en
tags:
- Audio
description: OGG Vorbis file reader.
parameters:
- identifier: argument
title: File
type: string
description: File to use (only .ogg supported at the moment)
readonly: no
required: yes
mutable: no
widget: fileopen
...