DBraun / ChucKDesigner

ChucK audio integration with TouchDesigner
Other
38 stars 0 forks source link

Can't change number of output channels after compiling once #1

Closed DBraun closed 2 years ago

DBraun commented 2 years ago

Bug:

  1. Create and compile a ChucK Audio CHOP with 128 channels
  2. Change the number of channels to 2 and compile again
  3. BUG: The number of channels is still 128, not 2.
  4. The only fix is to delete the operator and create a new one.