FDWaveformView icon indicating copy to clipboard operation
FDWaveformView copied to clipboard

Add range

Open rastaman111 opened this issue 4 years ago • 2 comments

Hey! add new functionality so that I can dynamically set a range and edit it, as well as the ability to select it for it. Thanks!

image

rastaman111 avatar Nov 17 '21 17:11 rastaman111

@rastaman111 Is the code for this available anywhere?

JanX2 avatar Feb 06 '22 17:02 JanX2

I need the same thing, I wonder if anyone has implemented this in the past and is willing to share. I'd code it myself but my Swift skills are not quite there yet.

zaddok avatar May 15 '23 07:05 zaddok

This API is now supported at https://github.com/fulldecent/FDWaveformView/blob/f470d434969778ede228b8041c6679bc8ae4f4e3/Sources/FDWaveformView/FDWaveformView.swift#L68-L76

fulldecent avatar Mar 28 '24 03:03 fulldecent