You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that these functions are intended to react to the "internal" audio, that is, the audio generated inside the ensemble, as opposed to ilo, imid and ihi that takes the "external" audio (from a mic, for example), and which are working fine.
The Punctual object has a setAudioInput that receives a WebAudioNode which I suppose is the Punctual (typescript) name for an AudioNode from the JS Web Audio API.
Punctual takes audio input and can use it to create reactive visuals with
lo
,mid
,hi
values egIt's not currently working in flok
The text was updated successfully, but these errors were encountered: