Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slow #1

Open
turk-jk opened this issue Mar 12, 2019 · 3 comments
Open

slow #1

turk-jk opened this issue Mar 12, 2019 · 3 comments

Comments

@turk-jk
Copy link

turk-jk commented Mar 12, 2019

the animation is super slow

@mapo80
Copy link
Owner

mapo80 commented Mar 12, 2019

Yes, Is true. You can increase speed changing speed property value.
Have you tried?

@turk-jk
Copy link
Author

turk-jk commented Mar 12, 2019

I tried the speed but no luck however it works great when there's mic recording which serve my purpose.

I am trying to init the view programmatically. but it just doesn't work (without storyboard)
in other work if I init the view with frame
in viewDidLoad or viewWillAppear or viewDidAppear
like this
siriWave = SiriWaveView(frame: CGRect(x: 0, y: 100, width: self.view.frame.width, height: 300))
I am not sure what I am missing

@oveappnap
Copy link

I added a button through which the animation starts then again after press the button I set the ampler and speed to 0 so it returns into the first state

but after pressing the button again it starts animating super quickly. how to prevent the 2nd scenario?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants