You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FDWaveformView is an easy way to display an audio waveform in your app. It is a nice visualization to show a playing audio file or to select a position in a file.
10
4
@@ -79,7 +73,7 @@ Creates **antialiased waveforms** by drawing more pixels than are seen on screen
79
73
80
74
Supports **iOS8+** and Swift 3.
81
75
82
-
**Includes unit tests** which run successfully using Travis CI.
76
+
**Includes unit tests**, todo: run these on GitHub Actions
0 commit comments