This repository has been archived by the owner on Feb 18, 2022. It is now read-only.
We must be horses, because this lib is stable homie.
A TON of stuff is added in this release, so lets get started:
- Complete internal refactor
- The component tree is real this time around, not treated like a data structure. Communication is done via context, so the parent to direct child relationship is irrelevant now.
- Runtime prop updates work, thats a plus
- Effect Busses
- Monosynth with glide: https://github.com/FormidableLabs/react-music#monosynth
- Sampler per note tuning
- UMD Build https://npmcdn.com/react-music@latest/umd/react-music.min.js
- LFO control: https://github.com/FormidableLabs/react-music#lfo
- I added several effects components: https://github.com/FormidableLabs/react-music#effects-1