reduzent / netpd

Collaborative Realtime Networked Music Making Environment (MK II)
https://netpd.org
GNU General Public License v2.0
62 stars 5 forks source link

unpatch: dsp is turned off and on many times when an instrument is loaded #30

Closed reduzent closed 2 years ago

reduzent commented 2 years ago

Ideally, it would turn off dsp before loading the instrument and turn dsp back on after it has been loaded. Many cycles are like to take more (CPU) time.

Debug output from loading sine:

DSP_ON_OFF: 0
DSP_ON_OFF: 1
DSP_ON_OFF: 0
DSP_ON_OFF: 1
DSP_ON_OFF: 0
DSP_ON_OFF: 1
DSP_ON_OFF: 0
DSP_ON_OFF: 1
reduzent commented 2 years ago

This got fixed in mx-insert-container.