efinque
Well-known member
- Joined
- Jan 3, 2018
- Messages
- 393
Hello GDIY,
this began as an idea (pseudocode) but recently, after acquiring a laptop I finally got around to programming it.
Basically how the script works is there's a file handler written in Powershell that renames and moves the file from the upload folder into a temporary (working) folder, then there's a JitBit macro that runs Audacity and performs a hot-key'd macro (which does importing/exporting the file from the tmp folder to download folder, running normalisation, hpf, lpf etc)
Then a timer starts counting until it removes the exported file from the download folder (by default 90 seconds) and the script tries to fetch a new file from upload folder.
The files are uploaded/downloaded via FTP (Filezilla Server)
There's a quick start guide for configuring the script. At the moment I'm working on an ACL (Access control list) script that prevents two or more simultaneous files in the upload folder (this probably causes the script to give an error, but it's ok for personal use)
Link to .rar :
AirLab ver1.0
Any thoughts?
-ef
EDIT : link to dev thread on djforums
this began as an idea (pseudocode) but recently, after acquiring a laptop I finally got around to programming it.
Basically how the script works is there's a file handler written in Powershell that renames and moves the file from the upload folder into a temporary (working) folder, then there's a JitBit macro that runs Audacity and performs a hot-key'd macro (which does importing/exporting the file from the tmp folder to download folder, running normalisation, hpf, lpf etc)
Then a timer starts counting until it removes the exported file from the download folder (by default 90 seconds) and the script tries to fetch a new file from upload folder.
The files are uploaded/downloaded via FTP (Filezilla Server)
There's a quick start guide for configuring the script. At the moment I'm working on an ACL (Access control list) script that prevents two or more simultaneous files in the upload folder (this probably causes the script to give an error, but it's ok for personal use)
Link to .rar :
AirLab ver1.0
Any thoughts?
-ef
EDIT : link to dev thread on djforums
Last edited: