An open API service indexing awesome lists of open source software.

https://github.com/analogcode/3d-knobs

Image Knob example, using Kevin Loustau's renderings
https://github.com/analogcode/3d-knobs

3d audio controls knob music

Last synced: about 1 month ago
JSON representation

Image Knob example, using Kevin Loustau's renderings

Awesome Lists containing this project

README

        

# 3D Image Knob Example

Simple Example of AudioKit Image Knobs. 3D Designs by Kevin Loustau

This repo demonstrates using an array of images for a knob. For an example using vector knobs, see this [repo](https://github.com/swiftcodex/CallbackKnob)

![Knobs](http://audiokitpro.com/images/knob.gif)

Thanks to @cemolcay for updating these knobs to render in Interface Builder!

## Easy Image Knobs in 2 Steps
![Screenshot1](https://i.imgur.com/LSs17T2.png)

(1) Drop a folder w/ the Knob renders into your assets

![Screenshot2](https://i.imgur.com/SRHEaNM.png)

(2) Clicking on the ImageKnob in IB, add the *image name* you want and *total number of frames* for that knob. Then, you're good to go.