Skip to content

A demo to document some issues I'm trying to resolve when using the AudioKit platform to create a MIDI sequence.

Notifications You must be signed in to change notification settings

derekfairholm/SequencerDemo

Repository files navigation

'Sequencer Demo' project

This repository contains the project for 'Sequencer Demo' for iOS. It's meant to demonstrate an issue with creating a perfectly quantized sequence using the AudioKit platform.

Getting Started

Step 1: Install Xcode

Download Xcode from [Apple's Developer Website] (https://developer.apple.com/xcode/) or Apple's App Store.

Step 2: Clone Repository

Clone the repository by executing the following command from the command line.

git clone [email protected]/derekfairholm/SequencerDemo.git

Step 3: Install Dependencies

With CocoaPods installed on your machine, install the project dependencies by executing the following commands from the command line.

pod install

Step 4: Build and Run

Open the workspace CocoaPods has created in Xcode. Build and run the application.

About

A demo to document some issues I'm trying to resolve when using the AudioKit platform to create a MIDI sequence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published