v1.4.4
Full Changelog: v1.4.3...v1.4.4
- Added
MissingFeatureError
for when trying to do something that the GoXLR Full can but the Mini cannot - Currently only applies to
GoXLRCommands.set_animation_mode()
when setting it toAnimationMode.Ripple
on a Mini - Refactored
Socket
such thatopen()
andclose()
are the main handler methods, withconnect()
anddisconnect()
as aliases - Updates to documentation