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

Played range color #44

Open
qstpnv opened this issue Jul 24, 2019 · 8 comments
Open

Played range color #44

qstpnv opened this issue Jul 24, 2019 · 8 comments

Comments

@qstpnv
Copy link

qstpnv commented Jul 24, 2019

Hey, I want to know how can I change the color of range that is already played?

explain

@bastienFalcou
Copy link
Owner

This is currently not possible, we can only set the following two colors general to the whole view:

self.audioVisualizationView.gradientStartColor = .white
self.audioVisualizationView.gradientEndColor = .black

That would be a great idea of improvement however!

@qstpnv
Copy link
Author

qstpnv commented Jul 24, 2019

@bastienFalcou if it's not hard for you, can you, please, implement this feature till the end of this month?
I have a project with deadline and it would be nice to have this update in time.

@qstpnv
Copy link
Author

qstpnv commented Jul 24, 2019

Also, I can't understand why I don't have this feature meteringLevelBarSingleStick in 0.1.4 version, maybe I should upgrade?

@bastienFalcou
Copy link
Owner

Thank you @qstpnv for your message! To answer your questions:

1/ I have not deployed a new Pod version that includes meteringLevelBarSingleStick in the 0.1.4 version yet.

It's a good point, I will deploy that as soon as possible 👍 In the meantime, you can force your Podfile to point to the latest "unreleased" version as such:

pod 'SoundWave', :git => 'https://github.com/bastienFalcou/SoundWave.git'

2/ I have quite the tight schedule until the end of this month, I can't promise I will be able to update it within the next week but I am going to try.

It's not a super trivial change, which would need to happen around here.

@qstpnv
Copy link
Author

qstpnv commented Jul 25, 2019

@bastienFalcou thanks! 😀

@qstpnv
Copy link
Author

qstpnv commented Jul 29, 2019

@bastienFalcou Hey, any updates?

@bastienFalcou
Copy link
Owner

@qstpnv I am currently traveling for work and I did not get a chance to make the update unfortunately. Did you attempt to make a change on your side?

@qstpnv
Copy link
Author

qstpnv commented Aug 16, 2019

@bastienFalcou hey, maybe this month you will be able to release an update? :)

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

2 participants