Skip to content

Automatically scan directory tree and dig all of your records

Notifications You must be signed in to change notification settings

sbeben/ableton-live-recordings-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Ableton Live recordings parser

A simple Node.js script for getting all of the audio you've recorded or freezed.
demo
Automatically scans Live Recordings directory tree and dig all of your records.

Requires Node.js being installed.

How to use:
1.Download "index.js" and "packgage.json" files from this repository. You can place them anywhere.
2.Open index.js file with any code or text editor and specify
startPath (your Live Recordings folder)
destination (a folder where all of the files will be copied to)
also you can change filter properties, by default script will catch all "audio" and "freeze" files.
3.Save changes.
4.Open console and go to directory where the "index.js" is located
5.Type "node index.js" and press enter
The process may take some time, depending of how many folders you have and how large are your files.

About

Automatically scan directory tree and dig all of your records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published