Skip to content

Instantly share code, notes, and snippets.

@derwok
derwok / 0LenMIDIOnSave.lua
Last active August 17, 2021 00:17
Ardour: Check for 0-length MIDI Notes on Save
ardour {
name = "Check for 0-length MIDI Notes on Save",
description = "Run on each SAVE, check for MIDI notes with length <= 0.001",
author = "Wolfram Esser, derwok",
["type"] = "EditorHook"
}
-- HowTo:
-- Save to your OS's script path described here: https://manual.ardour.org/lua-scripting/
-- Then launch Ardour
@derwok
derwok / CLA.md
Last active February 20, 2017 09:49

CLA - Contributor License Agreement

First of all, thank you for contributing to 4Minitz! ;-)

Please read this document carefully before signing.

##TL;DR

  1. Anyone can use your contributions anywhere, for free, forever.
  2. Your contributions do not infringe on anyone else's rights.