A mirror of SoundHelix, the software MadHelix is based on.

[[ 🗃 ^zoKmE soundhelix ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/zoKmE

SSH: git clone USERNAME@vervis.peers.community:zoKmE

Branches

Tags

soundhelix-0.2 ::

run.bat

@echo off
if "%1" == "" java -jar SoundHelix.jar examples\SoundHelix-Piano.xml
if not "%1" == "" java -jar SoundHelix.jar %1 %2
pause

[See repo JSON]