AudioKit / AudioKitSynthOne

AudioKit Synth One: Open-Source iOS Synthesizer App
http://audiokitpro.com/synth
MIT License
1.67k stars 217 forks source link

Added rounded red record button. #124

Closed markjeschke closed 4 years ago

markjeschke commented 4 years ago

I updated @sieren's record button, per his request. I attempted to animate a pulsating red background, but then the button wasn't interactive anymore, which was not allowing me to turn off the recording. So, right now, it just toggles a filled red color when it's on, and a darker red fill when it's in its "off" state.

Normal state: recording-off-ipad  record-off-state

Recording enabled: recording-on-ipad record-on-state