Reply To: lua&demo panel question

Home Forums General Programming lua&demo panel question Reply To: lua&demo panel question

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

    Well this method is just a utility method to set modulator values quickly from a MemoryBlock, it happens in the main thread so it will block the UI and since that change causes any component attached to the modulator to get repainted it will cause a CPU spike, if there is a lot of stuff to change it will have to take a moment. I’ll have to think if it can be done better but i doubt it.

    Ctrlr