mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-15 09:38:28 -04:00
fe0be6bc53
|| operator, which causes 0 to be treated as falsy and thus not passed to getFreq, resulting in incorrect frequency calculation for MIDI note 0. Replace || with ?? to allow 0 to be correctly passed to getFreq.
Packages
Each folder represents one of the @strudel/* packages published to npm.
To understand how those pieces connect, refer to the Technical Manual or the individual READMEs.