v1.5.0
- Remove
Fluid
namespace support (breaking change for initial user) - Add
callFunction
method toAudioWorkletNodeSynthesizer
- Add some methods to
Synthesizer
such assetChorus
andsetGenerator
(not add toAudioWorkletNodeSynthesizer
)- To use those methods from audio worklet, load your script into audio worklet and use
callFunction
- To use those methods from audio worklet, load your script into audio worklet and use