Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
/ MiniString4u Public archive

mini app based on cookbook which loads string4u soundfont and interacts with a virtual piano keyboard

License

lynnzYe/MiniString4u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookbook

AudioKit Cookbook for iOS and macOS (via Catalyst)

Build Status License Platform Reviewed by Hound Twitter Follow

Canonical Examples for Using the AudioKit 5 Swift Package

Most of the examples that were inside of AudioKit are now in this single iOS / macOS Catalyst application.

Top Level Overview

  • ContentView.swift contains the menu screen.
  • Recipes/ contain all of the one-screen demos.
  • Resources/, Samples, and Sounds contain shared audio and MIDI content.
  • Reusable Components/ contains the code widgets that are shared between recipes.

Recipes

Each recipe is one file that contains a few related objects:

  • Conductor sets up all the AudioKit signal processing.
  • Data is a structure that holds the state of the demo. It is used by both the view and the conductor.
  • View creates the SwiftUI user interface for the recipe.

On-going development

Since this is the primary example for AudioKit, it will continue to evolve as AudioKit does. There are plenty of opportunities to help out. Check out Github Issues for some specific requests.

Cookbook

Cookbook

About

mini app based on cookbook which loads string4u soundfont and interacts with a virtual piano keyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages