- Bundler Improvements
- Improve Bundler.add and the respective example notebook
- Add OSC Bundle splitting feature
- Reduce SC warning frequency
- Add curve argument to s1 SynthDef
- Use s1 instead of s2 in Server.blip
- Improve how the Sever init hooks are stored and allow removing them
- Save binary blobs of SynthDefs added using the SynthDef class
- Use pyamapping
- Update pre-commit hooks and GitHub actions
- Fix bugs and typos
[See all changes](https://github.com/interactive-sonification/sc3nb/compare/v1.0.2...v1.0.3)