SettingsViewController
class SettingsViewController : UIViewController
ViewController representing UI to manage settings. This includes: * MIDI Output (external device, internal synth, or sampler) * Number of musical measures in the sequencer * Time signature - ¾ or 4/4 [wip]
-
Undocumented
Declaration
Swift
init()
-
Undocumented
Declaration
Swift
required init?(coder aDecoder: NSCoder)