This repository contains MadHelix itself, along with compiled libraries with its dependencies.

[[ πŸ—ƒ ^ZEkyo madhelix ]] :: [πŸ“₯ Inbox] [πŸ“€ Outbox] [🐀 Followers] [🀝 Collaborators] [πŸ›  Commits]

Clone

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

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

Branches

Tags

v0.3.0 ::

Files

πŸ—Ž .gitignore
πŸ—Ž LICENSE.txt
πŸ—Ž README.md
πŸ—Ž build.xml
πŸ—€ includes
πŸ—€ lib
πŸ—Ž log4j.properties
πŸ—€ res
πŸ—€ src
πŸ—€ styles

README.md

MadHelix

MadHelix is a Java Swing-based graphical frontend for SoundHelix, a program which generates music based on entered (or generated) text and plays it back. It is in an early state of development so please let me know of any issues you have with it.

How to Build

Run the ant command in the main folder and then run the generated MadHelix.jar file.

How to Use

  1. Once the MadHelix interface shows, it should say β€˜Ready’ at the top. If it says anything else, regardless of whether the rest of the program works, please report it on the Issues page.
  2. Enter any text in the β€˜Song name’ field and choose a style.
  3. Click the play button to listen to the result. SoundHelix will then load and the generated song will begin playing. If SoundHelix does not load after 30 seconds, please report it.

Credits

License

MadHelix is available under the GNU General Public License, version 3 only.

[See repo JSON]