AudioKitUI icon indicating copy to clipboard operation
AudioKitUI copied to clipboard

Controls and Visualization for AudioKit apps

Results 18 AudioKitUI issues
Sort by recently updated
recently updated
newest added

### macOS Version(s) Used to Build macOS 13 Ventura ### Xcode Version(s) Xcode 14 ### Description Hi, pretty new to all this (using for a uni project) but pretty sure...

bug

### macOS Version(s) Used to Build macOS 13 Ventura ### Xcode Version(s) Xcode 14 ### Description HI. Thanks for this wonderful Package.. I am developing MIDI mixing applictions now. When...

bug

### macOS Version(s) Used to Build macOS 13 Ventura, macOS 12 Monterey ### Xcode Version(s) Xcode 14 ### Description I'm working on an iOS app that uses NodeOutputView Randomly I...

bug

### Description Consider following View (pseudo code): ``` var audioFiles: [AudioFile] // set somewhere on init var body: some View { let audioFile = audioFiles[loadedFileIndex] Picker("Sound File", selection: $loadedFileIndex) {...

See Feature Request https://github.com/AudioKit/AudioKitUI/issues/89

### macOS Version(s) Used to Build macOS 13 Ventura ### Xcode Version(s) Xcode 14 ### Description AudioHelpers.getRMSValues should not belong to AudioKitUI repo. ### Crash Logs, Screenshots or Other Attachments...

bug

### macOS Version(s) Used to Build macOS 13 Ventura ### Xcode Version(s) Xcode 14 ### Description I observe a decrease in frame rate for the FTTView as time passes. This...

bug

This allows for transparent backgrounds on NodeOutputViews and NodeRollingViews. Would close #42.