ReplicatAudioManager is a tool for downloading and updating free and opensource audio tools.
Features:
- Downloads come directly from the ReplicatAudioManager server and are verified for integrity.
- No 3rd party installers or DRM. ReplicatAudioManager downloads ready to go copies of your tools.
- Allows for all of your tools to be installed to custom locations which are fully portable.
Currently Included Tools:
- GreenWave (Standalone and VST)
- TerminalVelocity (VST)
- Helm (Standalone and VST)
- BlackBird (Standalone and VST)
- More tools to come
cd electron
npm start
cd electron
npm run release
cd server
# Sync the tables
# This will delete existing tables
node db/_sync
# Run the server
node server