SETTING  !!!

Scheme> Options> Launch without State Restoration  !!!!!

else you get runtime warnings such as:
    Secure coding is automatically enabled for restorable state! However, not on all supported macOS versions of this application. Opt-in to secure coding explicitly by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState:.

TODO

The view with object ID 684 had 'canDrawConcurrently' enabled. Interface Builder no longer supports this attribute. If this was intentional, set the property in code.
It is NSLevelIndicator

Nib loading:
Failed to connect (segCrtlMult) outlet from (RingModulatorViewController) to (NSSegmentedControl):
    missing setter or instance variable
    
https://developer.apple.com/documentation/coreaudio/core-audio-structures?language=objc


Secure coding is automatically enabled for restorable state! However, not on all supported macOS versions of this application. Opt-in to secure coding explicitly by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState:.

toneUnit
data (long[1])
    [0]    long    <LLDB error: read memory from 0x82e880f2 failed (0 of 8 bytes read)>
