Skip to content

Get metadata of all ableton sets to a csv (and other stuff). Ableton Live does'nt provide this out-of-the-box.

License

Notifications You must be signed in to change notification settings

codegarden13/posh-abletonlive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Helper Functions for Ableton Live (Powershell)

(Powershell Core on MacOS)

Ableton Live doesn't expose a set list. So i parse all projects to get that with metadata.

  • backup-Library ($source, $target, $logfile): Differential backuop to my (NFS attached) NAS for offline backups.
  • get-SetsParameters ($Source): Parses §source, looks for Ableton Live Sets. Found sets are parsed and some metadata are written to csv file.
  • get-abletonsets ($folder): The latter is the core function.

This is only for for me, If you find usable code, use it.

About

Get metadata of all ableton sets to a csv (and other stuff). Ableton Live does'nt provide this out-of-the-box.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published