Welcome to new version of Koto!
This release has many changes but notable topics are below:
- Fix sequencer behavior
- before this, sequencers with long sequence are buggy.
- this bugfix is fixed in Tapirus sound synthesizer module.
- Refine demo music
- add some comments to configure.lisp
- add new demo song; Donald Byrd's fancy-free.lisp
- Add some shell scripts for utilize Koto
- it includes a script make wavetable oscillator a sampler
🎉🎊🎉🎊🎉🎊🎉🎊🎉🎊🎉🎊🎉🎊🎉🎊🎉🎊🎉🎊🎉🎊🎉🎊
It's first release! Congrats!
- Comments are available in TapirLisp code
- Fix variable definition order problem
These iprovement are fixed in Tapirus sound synthesizer module.
Pre-release for v1.0.0.
- Implement sound processing modules (see Tapirus)
- Load synthesizer module configuration from TapirLisp
- Dump synthesizer module configuration into TapirLisp
- Filesystem as a user interface
- Automated release with GitHub Actions