Metasounds
Metasounds
Sometimes you might opt to use Reactional, inside your Metasounds
or Patches
. Reactional comes with three predefined MetasoundFunctions
.
That you can use to Subscribe to Events
or Spatialize
your Reactional Instruments inside Metasound.
In The ReactionalBasicSynth
we simply made a Metasound Source that used the Reactional Metasound Functions and piped them through to Out Left
, Out Right
- Setup your own Metasounds to Integrate with Reactional.
- Use the
EventNoteOnTrigger
,EventNoteOffTrigger
andRenderAudioSterio
.- RenderAudioStereo
- EventNoteOnTriggerV2
- EventNoteOffTriggerV2