I searched the forums for a while and couldn't find the answer to this anywhere, so I figured I'd make a new topic.
I want to make some of my own audio programs, mainly to sharpen skills, and was wondering what lunguage Voicemeeter (audio processing side) was made in. Like is it an audio-specific language like CSound, or a general-purpose language like python. If you don't mind me asking that is.
Voicemeeter Programming Language
-
- Site Admin
- Posts: 2121
- Joined: Sun Jan 17, 2010 12:01 pm
Re: Voicemeeter Programming Language
As it is in the different source code example from the Voicemeeter Remote API SDK
all is programmed in 'C'.
VMR API: viewtopic.php?f=8&t=346
but you can use the Voicemeeter API with any language supporting standard DLL functions.
all is programmed in 'C'.
VMR API: viewtopic.php?f=8&t=346
but you can use the Voicemeeter API with any language supporting standard DLL functions.