callzhang / WokeAlarm

Your everyday alarm clock app, now socialized.
http://wokealarm.com
0 stars 0 forks source link

Update view state using Reactive Cocoa #143

Closed callzhang closed 9 years ago

callzhang commented 9 years ago
caoer commented 9 years ago

finished first 2. @callzhang what's the last one: "The waveform should show and play when AVManager.player.isPlaying == YES"

callzhang commented 9 years ago

Forget what I said, I found the reason that it looks odd: The wave movement should be attached to player's volume, not recorders'. Current implementation only attached to the recorder, so the strength is constant, which is undesirable.

caoer commented 9 years ago

@callzhang ok, closing issue.