Audio and MIDI file render through Carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

773B

🌰 kuriborosu 🌰

A simple Audio and MIDI file render, powered by Carla Plugin Host

Still very much work-in-progress, but the idea is simply:

  • Specify 1 input file to read (can be an audio or MIDI file, optionally also just a number of seconds)
  • Specify what plugins to run after, in order of processing

Kuriborosu will run the plugins and generate an audio file at the end with its output.

This can be used to:

  • Simple render of a MIDI file to WAV via softsynth
  • Render a MIDI file, with added MIDI filters on top, then synths, then some FX because why not
  • Apply some FX on an audio file
  • Transcode ogg, flac or mp3 to wav
  • Perform automated plugin testing (1 signal generator plugin can feed into an FX, for example)