FIXED:audiovstCHOP forgets vst plugin parameters

2023.12230 Win/mac
audiovstCHOP forgets the settings

To reproduce:
Machine A has vst plugin X
Machine B does not have vst plugin X

  1. On Machine A - Use vst plugin X with audiovstCHOP. Change plugin parameters from GUI.
  2. Save toe file.
  3. Open toe file on Machine B. Save toe file.
  4. Open toe file on Machine A → audiovstCHOP vst plugin parameters are default now.

Best,
Alex

Hi @letsius,

thank you for reporting this. Can replicate and we’ll have a look.

cheers
Markus

1 Like

Thank you!
Also would be great if VST chop replace input Nan or Inf values with zeros to avoid VST to crash.
Many vst plugins can not hanlde Nan or Inf which may happen easly in TD (while using audiofilterCHOP or cooking on/of e .t.c.).

Best,
Alex

This behavior will be fixed in the next official build we release: 2023.12344+. We’ve also fixed the cases where input values are nan or inf. Thanks for the report.

1 Like

Thank you!

lagCHOP also can’t handle nan inputs and requires bypass/unbypass once got nan input.