Skip to content

patriceguyot/ComposeSiren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComposeSiren

ComposeSiren is an audio plugin that synthesize sounds of sirens made by Mécanique Vivante.

The plugin allows to handle the seven-piece Siren Orchestra:

  • two altos (called S1 and S2),
  • a bass (called S3),
  • a tenor (called S4),
  • two sopranos (called S5 and S6),
  • and a piccolo (called S7).

It is currently available on two formats: VST3 and Audio Unit.

Development

ComposeSiren is developed on top of the JUCE frameworks. You can find more infos about it there: http://www.juce.com.

ComposeSiren is built on macOS as a 64-bit VST3 and Audio Unit formats, and currently tested on Ableton Live.

Using the plugin

The vst3 plugin file is called ComposeSiren.vst3, and the Audio Unit plugin file called ComposeSiren.component. You can download the vst3 plugin as well as the Audio Unit plugin directly from the Releases menu (to the right of the list of files). You'll find here more info on how to use the plugins with Ableton Live.

Version history:

  • 1.3.0 - Change default panning and volume
  • 1.2.0 - Audio Unit format added
  • 1.1.0 - Improved GUI
  • 1.0.0 - First version of the vst3 plugin