Tulip July 2024 release
Release for the upcoming launch of Tulip CC
What's Changed
- midi.py handles multiple callbacks by @bwhitman in #227
- Fix linux build by @hughrawlinson in #228
- test commit i want to fail but be ok with a PR by @bwhitman in #234
- Music getting started page (v0), also rename
bwhitman
toshorepine
by @bwhitman in #235 - Add midi.Synth.release(). by @dpwe in #236
- fix for editor bug #105 by @bwhitman in #237
- upping amy by @bwhitman in #238
- upping amy by @bwhitman in #239
- we have to track dan's changes to pcm in our custom PCM renderer by @bwhitman in #240
- Read wave file metadata in
tulip.load_samples()
. Update music.md docs. by @bwhitman in #241 - allowing custom and normal PCM to coexist by @bwhitman in #242
- voices tells juno6 to change the UI instead of only on activate() by @bwhitman in #243
- Musicmd3 by @bwhitman in #244
- WOOD PIANO example by @bwhitman in #245
- better woodpiano docs by @bwhitman in #246
- fix esc in editor by @bwhitman in #247
New Contributors
- @hughrawlinson made their first contribution in #228
Full Changelog: v-jun-2024...v-jul-2024