quantamrhino

Results 9 issues of quantamrhino

I have a class that inherits from ASCollectionViewDelegate with implementations for func indexTitles(for collectionView: UICollectionView) -> [String]? and func collectionView(_ collectionView: UICollectionView, indexPathForIndexTitle title: String, at index: Int) -> IndexPath...

**Describe the bug** With ASTableView, the same code works correctly, with swipe to delete working. However embedding the ASSection in a CollectionView doesn't give any swipe to delete on the...

**Is your feature request related to a problem? Please describe.** I'm trying to get samples to sound good with the multisegmentplayer (which is amazing bytheway), but they cut out, or...

enhancement

To provide a preview of the filters before deciding to apply them and write the file, a way to seek through the video url will be great. Or is it...

I'm using the Record View example in demos. On 7+ my animated view (upon finishRecording) doesnt finish but crashes due to memory pressure (memory usage goes from 100MB to 1GB+)...

I'm trying to use the automation events to automate fader gain, but I have a player with a seek bar and if I seek, it messes up the fades, as...

**Describe the bug** Really, not a bug but a feature request - Currently the slider goes to the x location of the touch, as opposed to use the translation.width to...

### Description Comment in NewPitch says does both time stretching and pitch shifting, but I was no able to figure out how that is to be done. please help! ###...

### macOS Version(s) Used to Build macOS 13 Ventura ### Xcode Version(s) Xcode 14 ### Description Using formatConverter.Options as follows: ``` options.format = .caf options.sampleRate = 48000 options.bitDepth = 16...

bug