-
Provide a simple Audio Visualizer (showing low, medium and high frequencies) that offers the possibility of increasing or decreasing a number of bars. This is useful for the user to make sure that the…
-
### macOS Version(s) Used to Build
macOS 13 Ventura
### Xcode Version(s)
Xcode 14
### Description
I've tried writing a very simple Oscillator that just plays a certain frequency. It's working on …
-
Hey Phil,
I'm really loving the library so far. I made a custom PCB with the ESP32-A1S after working with the AudioKit succesfully.
I wired up the SD like mentioned [here](https://github.com/espr…
-
### macOS Version(s) Used to Build
macOS 13 Ventura
### Xcode Version(s)
Xcode 14
### Description
Swift Test of Pull Request #82 failed:
AudioKitUI/AudioKitUI/Sources/AudioKitUI/Visualizations/*…
mahal updated
6 months ago
-
### Problem Description
Building with the latest code today I get these errors:
/audio-tools/src/AudioBasic/Collections/Vector.h:353:18: error: 'void* memmove(void*, const void*, size_t)' writin…
-
### Problem Description
When using the exmaple from https://github.com/pschatzmann/arduino-audio-tools/blob/main/examples/examples-audiokit/streams-audiokit-audiokit/ with
AudioBoardStream kit(Aud…
-
### Problem Description
When using any of the converted tensorflow lite binaries with the TFLiteAudioStream I will get the following assert failure:
```assert failed: T& audio_tools::Vector::oper…
-
The current Swift implementation sets a fixed value of 1024 bytes for the MIDIPacketList as you can see [here](https://github.com/InvisibleWrench/FlutterMidiCommand/blob/6b07b933425c093a45a4c4259eda04…
Noir- updated
5 months ago
-
### macOS Version(s) Used to Build
macOS 14 Sonoma
### Xcode Version(s)
Xcode 15
### Description
I don't believe there is a way to write a failing test for this issue.
I am trying …
-
### macOS Version(s) Used to Build
macOS 13 Ventura
### Xcode Version(s)
Xcode 14
### Description
The Drum Sequencer from the AudioKit Cookbook does not work anymore with XCode 15.3.
I know th…