Mnpn / DropTop

Create music patterns from drawing lines and letting drops fall to create some sweet tunes. Inspired by Soundrop.

Home Page:https://mnpn.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DropTop

DropTop lets you create music patterns by drawing lines and letting drops fall to create some sweet tunes. Inspired by Soundrop. DropTop is made in Swift.

Installation

If you don't want to compile the thing yourself, download the latest release here.

If you instead want to compile DropTop, you can do so by getting Xcode. Once that is installed, clone the repository: Through a CLI:

git clone git@github.com:Mnpn03/DropTop.git to clone with SSH, or git clone https://github.com/Mnpn03/DropTop.git to clone with HTTPS.

OR

Through Xcode:

Select "Clone from existing repository" from Xcode and enter git clone https://github.com/Mnpn03/DropTop.git to clone the repository.

After that's done, open the project in Xcode and hit "Run" after selecting the correct scheme.

Usage

The first time running the app with your developer profile, you may have to verify the Developer Profile by following the instructions on-screen. Then just open the app and follow the on-screen instructions.

About

Create music patterns from drawing lines and letting drops fall to create some sweet tunes. Inspired by Soundrop.

https://mnpn.me


Languages

Language:Swift 97.8%Language:Ruby 2.2%