react-music v1.0.3 Release Notes
Release Date: 2018-01-09 // about 7 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.0.0
-
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