Releases: bobbadshy/touchosc_obxd_template
Releases · bobbadshy/touchosc_obxd_template
v0.1.4.6-beta
Changelog v0.1.4.6-beta:
- feat:add loop button and floating keyboard control panel
- feat: bigger keyboard
- fix: value tooltip sometimes stayed visible after releasing control
v0.1.4.5-beta
Changelog v0.1.4.5-beta:
- add logo
v0.1.4.4-alpha
This updated version features a fully updated, more elegant design, additional keyboard features, and an improved user interface for Shiva preset manager.
Changelog v0.1.4.4-alpha:
- misc. small bug fixes
Changelog v0.1.4.3a-alpha:
- fix
.._plain.tosc
not building correctly
Changelog v0.1.4.3-alpha:
- fix tooltip not hiding
- fix: fixed regression where keys sustain was broken after last update
Changelog v0.1.4.1-alpha:
- add some ob-xd default presets
- update to new version of shiva preset manager
- fix build scripts
- chore: add some more "true" value tooltips
- fix: init state of slider and range toggle
- feat: add visual play feedback to keys
- fix: voices digit displays did not update when loading preset
- add low-spec, no eye-candy version build
- feat: make midi mappings configurable
- fix: midi channel button
- add html readme
v0.1.1b-rc1
Happy to announce the first RC Release for the TouchOSC OB-Xd template!
Release Candidate: v0.1.1b-rc1
I am sure it still contains a lot of quirks and bugs, but I will stop adding and tweaking features now, and will call this one "good to go".
Bug reports and feature suggestions welcome!
Enjoy! 🙂
Changelog v0.1.1b-rc1:
- add html version of readme
Changelog v0.1.1a-rc1:
- small hotfix: touch area too small on some controls
Changelog v0.1.1-rc1:
- fix exact keys positions, final fine-tuning
- add keyboard settings panel
- chore: add and fix modulate toggle button for keyboard
- feat: add each key optional modulation and channel aftertouch support
- feat: add half/full range toggle to keyoboard pitchbend
- chore: snap displayed tooltip values to MIDI steps
- add lua minify
Changelog v0.1.03-alpha:
- update shiva preset manager
- chore: use global preset store table
- chore: change sustain button behavior:
- Enable on tap
- Add new when tapping again after some time
- Disable on long-tap, or on double tap
- feat: add midi cc 66 pressed keys sustain supports local pressed keys sustain as well as sending and receiving cc 66 sustain over MIDI, e.g. the keyboard will react to cc 66 messages received over midi.
- feat: Add OB-Xd MIDI mapping .xml file
- chore: keys script only send pitchbend and poly aftertouch on value change
- chore: fine-tuning and bugfix controls behaviour misc.
- fix: make button midi logic simpler:
- define midi msg inside group on actual button
- define midi controller no. in group tag for easy access (and for making it editable at runtime like)
- add re-send all midi values button
- fine tuning and small fixes
- chore: update long lcd display
- fix some weird ctrls.. they were sending midi fine when slided, but refused to send MIDI when set programmaticaly through preset load..?
Changelog v0.1.03-alpha:
- feat: lcd display for legato control
Changelog v0.1.03-alpha:
- update default midi mappings
- feat: WIP start adding polyphonic aftertouch (key swipe up/down)
- chore: remove zoom pinch, we only need simple double-click zoom for this template
- chore: WIP start rework zoom feature
- remove zoom cance button
- fix last small button sync problems
- chore: add keys lua scripts
- chore: add retro color gradient background
- first commits