Matthijs Hollemans
Matthijs Hollemans
The tab bar doesn't support this currently but you can add support for this by placing images on the buttons. Each tab has a UIButton.
You could (ab)use the UITabBarItem for this.
These are fine suggestions and it's perfectly OK to write the code like you suggest. In fact, I encourage people to make these kinds of changes, because it means you're...
Quick fix: In VGGNet.swift in the init add the following: ``` for imgDesc in [ input_id, conv1_id, pool1_id, conv2_id, pool2_id, conv3_id, pool3_id, conv4_id, pool4_id, conv5_id, pool5_id, fc_id ] { imgDesc.storageMode...
In what way is the result different?
It's quite possible there is an issue in Kiss of Shame. I've noticed that sometimes there is a very loud peak. Since you're using FL studio, the limiter would have...
Ah yes, if the CPU cannot keep up, then the sound gets distorted. The Kiss of Shame still does a few things that it really shouldn't (memory allocations in the...
From a comment on [this article](https://bedroomproducersblog.com/2024/04/22/the-kiss-of-shame): > If the tape animation slows down your display (it sure does mine, probably old OpenGL drivers fault. So it does look like OpenGL...
Thanks for reporting. I didn't test on FL Studio or Ableton so it's very possible something's broken there.
I just tried on Ableton Live 11 on Mac and it works fine here. I'll try on Windows later since I don't have Ableton installed there at the moment.