Voicemeeeter 1.0.4.7 / 2.0.2.7 update
Posted: Sun Apr 24, 2016 7:55 am
New Voicemeeter version (Release Candidate) is now available for test:
Voicemeeter Standard 1.0.4.7:
http://vbaudio.jcedeveloppement.com/Dow ... _v1047.zip
REBOOT after de-installation / REBOOT after installation - and check your default audio device settings in Windows Control Panel / Sound Dialog Box
Voicemeeter Banana Package 2.0.2.7 (including Voicemeeter Standard):
http://vbaudio.jcedeveloppement.com/Dow ... _v2027.zip
REBOOT after de-installation / REBOOT after installation - and check your default audio device settings in Windows Control Panel / Sound Dialog Box
In the NEW significant things, there is the possibility to label all sliders (right click on bottom of the slider) and some advanced function in Voicemeeter Remote-API that can also be used in Macro Button (managing more shortcut key):
(1) fonction FadeTo = (target value,ms time):
Strip[0].FadeTo = (-3.0, 1000); will set the gain to -3 dB in one seconds
(2) relative settings: Stript(0).gain +=3; adds 3 db to the current value. Stript(0).gain -=3; subtract 3 dB to the current value.
Release Note: Modification / correction list:
(a) DISPLAY BUG: VAIO AUX Internal SR and buffer size were displaying the same as first virtual input.
(b) SYSTEM SETTINGS: BUFFER SIZE WARNING: Display warning dialog box when changing preferred buffer size.
(c) WINDOW POSITION: keep last position of the Voicemeeter main GUI, between two Launch or two SHOW command
(d) REMOTING API: Player Bus Assignment was missing in the instruction list.
(e) REMOTING SCRIPT: support RELATIVE instruction += or -= to add or subtract a value to the current parameters (implemented on gain, EQ gain, panel, audibility parameters).
(f) REMOTING SCRIPT: fadeto=(value, msTime); can be used to change the gain of a Strip or a Bus progressively. Example: Strip[0].fadeto = (-3.0, 1000) will place the slider at -3dB in 1000 ms from any initial position. Maximum time is 120.000 ms = 120 seconds = 2 minutes.
(g) REMOTE API: New functions to implement audio callback to process audio inside Voicemeeter (see SDK Manual and source code example).
(h) EDIT SLIDER LABEL: Edit Strip and BUS Label by Right clicking on Slider bottom. Label is also displayed inside the slider.
(i) MAIN GUI: “A” Indicator (after Remote Indicator) is there to show if a client application is connected to Audio Callback. A Click on it opens a dialog box showing what application is connected on.
(j) ASIO DRIVER: updated with new VBOARD object
(k) SYSTEM SETTINGS DIALOG BOX: can be moved on the screen by grabbing from everywhere (except active control).
(l) MASTER EQ: Mem A/B was not working correctly. B Memory not initialized correctly.
(m) 2D PANEL: Cursor is drawn in neutral color when in neutral position (double click).
(n) VBAN Dialog Box: Now display the number of detected incoming stream(s).
(o) SYSTEM SETTINGS: Virtual ASIO Type INT32LSB was not working with Virtual INSERT Driver.
Voicemeeter Standard 1.0.4.7:
http://vbaudio.jcedeveloppement.com/Dow ... _v1047.zip
REBOOT after de-installation / REBOOT after installation - and check your default audio device settings in Windows Control Panel / Sound Dialog Box
Voicemeeter Banana Package 2.0.2.7 (including Voicemeeter Standard):
http://vbaudio.jcedeveloppement.com/Dow ... _v2027.zip
REBOOT after de-installation / REBOOT after installation - and check your default audio device settings in Windows Control Panel / Sound Dialog Box
In the NEW significant things, there is the possibility to label all sliders (right click on bottom of the slider) and some advanced function in Voicemeeter Remote-API that can also be used in Macro Button (managing more shortcut key):
(1) fonction FadeTo = (target value,ms time):
Strip[0].FadeTo = (-3.0, 1000); will set the gain to -3 dB in one seconds
(2) relative settings: Stript(0).gain +=3; adds 3 db to the current value. Stript(0).gain -=3; subtract 3 dB to the current value.
Release Note: Modification / correction list:
(a) DISPLAY BUG: VAIO AUX Internal SR and buffer size were displaying the same as first virtual input.
(b) SYSTEM SETTINGS: BUFFER SIZE WARNING: Display warning dialog box when changing preferred buffer size.
(c) WINDOW POSITION: keep last position of the Voicemeeter main GUI, between two Launch or two SHOW command
(d) REMOTING API: Player Bus Assignment was missing in the instruction list.
(e) REMOTING SCRIPT: support RELATIVE instruction += or -= to add or subtract a value to the current parameters (implemented on gain, EQ gain, panel, audibility parameters).
(f) REMOTING SCRIPT: fadeto=(value, msTime); can be used to change the gain of a Strip or a Bus progressively. Example: Strip[0].fadeto = (-3.0, 1000) will place the slider at -3dB in 1000 ms from any initial position. Maximum time is 120.000 ms = 120 seconds = 2 minutes.
(g) REMOTE API: New functions to implement audio callback to process audio inside Voicemeeter (see SDK Manual and source code example).
(h) EDIT SLIDER LABEL: Edit Strip and BUS Label by Right clicking on Slider bottom. Label is also displayed inside the slider.
(i) MAIN GUI: “A” Indicator (after Remote Indicator) is there to show if a client application is connected to Audio Callback. A Click on it opens a dialog box showing what application is connected on.
(j) ASIO DRIVER: updated with new VBOARD object
(k) SYSTEM SETTINGS DIALOG BOX: can be moved on the screen by grabbing from everywhere (except active control).
(l) MASTER EQ: Mem A/B was not working correctly. B Memory not initialized correctly.
(m) 2D PANEL: Cursor is drawn in neutral color when in neutral position (double click).
(n) VBAN Dialog Box: Now display the number of detected incoming stream(s).
(o) SYSTEM SETTINGS: Virtual ASIO Type INT32LSB was not working with Virtual INSERT Driver.