AudioKitSynthOne icon indicating copy to clipboard operation
AudioKitSynthOne copied to clipboard

AudioKit Synth One: Open-Source iOS Synthesizer App

Results 23 AudioKitSynthOne issues
Sort by recently updated
recently updated
newest added

Could a saturation module be added? Something like a zener limiter with controllable current (controls rolloff) would be nice. Sorry if it’s already there and I missed it.

Feature Request

First off: *love* the app. The sound quality is so good. Thank you! The request is essentially: Allow users to press anything on the keyboard and have it sound like...

Feature Request

Love the project! Could you please add a random pattern for arpeggio modes. I'm sure I'm not the only one who miss it. Thanks a lot in advance.

Feature Request

We want to support MacOS Catalina with Synth One. The MVP-Goal is to have a first running version of Synth One available in the App Store. Further goals could be...

enhancement

If there isn't one already in the project, definitely add it. If there is...where is it? Thanks in advance and thanks for posting and updating such a wonderful project!

Feature Request

In `AudioKitSynthOne/Manager/Manager+callbacks.swift`, retain loops are created by the callbacks. Search for `callback = {` in your codebase and you'll find more. The callbacks need to be of the form ```...

bug

I’ve been playing around with Synth One and I’m very impressed with it, but also kind of sad that it doesn’t seem to take advantage of MPE devices like the...

Feature Request

I am so glad to see the many different tunings available here. It is much fun to play around and the coloured visualization is great. I have one suggestion though:...

Feature Request

`:0: error: module compiled with Swift 5.1.1 cannot be imported by the Swift 5.6.1 compiler: /Users/yoogle/ddrive/audio-kit/AudioKitSynthOne/Pods/AudioKit/iOS/AudioKit.framework/Modules/AudioKit.swiftmodule/arm64.swiftmodule` `:0: error: module compiled with Swift 5.1.1 cannot be imported by the Swift 5.6.1...

### Description Apparently, I am having hard time installing / updating pod. I get this error message whenever I try to do so. `` [!] Unable to add a source...

bug