Skip to content

agittins/ardour-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ardour-scripts

My Ardour utility scripts

Ardour supports having scripts (written in the Lua language) that give you extra features or functionality in Ardour. They can range from menu buttons to do various things to actual DSPs that process your audio. If you ever wanted Ardour to do something that it doesn't do already, there's a decent chance you might be able to get it to do it through scripting.

Here you'll find any scripts I've written or modified for Ardour, but you can find plenty more via the Ardour website.

There may or may not be more info on my website as well.

ajg-autosave.lua

  • automatically creates a backup snapshot of your project every minute
  • keeps the last 5 minutes of snapshots
  • snapshots appear in the standard "Recent Sessions" dialog as snapshots.

About

My Ardour utility scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages