korginc / logue-sdk

This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer.
BSD 3-Clause "New" or "Revised" License
835 stars 306 forks source link

waves: move phase reset from NoteOn to AllNoteOff #112

Closed xiashj24 closed 5 months ago

xiashj24 commented 5 months ago

wavesはNoteOnでphase resetするため、NTS-1 MK2で横スライドする際にクリックが生じてしまいます。 phase resetをNoteOnからAllNoteOffに移動すると解消します。

再ビルドしたunitをご確認ください。