Reply To: Some code that kill ctrlr and hung up windows

Home Forums General Programming Some code that kill ctrlr and hung up windows Reply To: Some code that kill ctrlr and hung up windows

#51993
atom
Keymaster
    • Topics: 159
    • Replies: 2945
    • Total: 3104
    • ★★★★★

    You should always look at the methods what() and how()

    the how() just print all available regeistered classes

    what(object)

    prints all available methods on an object, just use it on a modulator/component/whatever and get some answers

    Ctrlr