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
- Host: GitHub
- URL: https://github.com/analogcode/3d-knobs
- Owner: analogcode
- Created: 2017-10-20T01:44:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T16:40:36.000Z (over 7 years ago)
- Last Synced: 2025-04-14T02:35:07.577Z (about 1 month ago)
- Topics: 3d, audio, controls, knob, music
- Language: Swift
- Homepage: http://audiokitpro.com
- Size: 3.95 MB
- Stars: 53
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)

Thanks to @cemolcay for updating these knobs to render in Interface Builder!
## Easy Image Knobs in 2 Steps
(1) Drop a folder w/ the Knob renders into your assets

(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.