Slider Duration Display ? #334
Replies: 3 comments 5 replies
|
I opened a PR adding playback time display to SimplePlayer-iOS: sbooth/SimplePlayer-iOS#1 I did this by changing the output type of Hopefully that will point you in the right direction. |
|
Thank you, I will try it.And i have another question about the EQ。In the commit sample is the C language,could you give a swift version? |
|
`// import Combine class PlayerViewModel: NSObject, ObservableObject, AudioPlayer.Delegate { `,I use this way to add the eq,it's connect to the audionode unit mix and work,but i change the gain ,the real sound is not chage,could you help me again? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Deer developer when i change the slider time same as the demo .but the slider timer could not cutdown.

could you help me ?
All reactions