- Made
FadeBy
andFadeTo
into floats instead of integers #25 - Made all errors non-exhaustive #27
- Added VoicemeeterProgram::None for when there is no application running.
- Made
Strip::eq
,Parameters::strip
andParameters::bus
return new errorParameterError
. OutputDevice
andInputDevice
use an enumDeviceType
for device type.
- Fixed initianting remote with application turned off.
- Fix wrong
EQ.AB
on bus and implementEQ.on
andEQ.AB
for strips - Fixed
get_output_device
andget_input_device
so that correct values are returned.
- Fixed login and logout. #26
- Added
VoicemeeterRemote::update_program
- Added
Strip::gate_detailed
,Strip::comp_detailed
andStrip::denoiser
- Added
Device::as_strip_index
andDevice::as_bus_index
- Added
recorder
,fx
andvban
parameters
- Made all gain values floats instead of integers #21
- Added a
param
function to most interfaces, allowing usage withget_parameter*
andset_parameter*
#23
- Bus and strip parameters are now correctly named, previously some bus parameters used
Strip[i]
Changelog starts on v0.1.1