I’m making VST plugins with JUCE
After hacking away making a plugin with the VST3 SDK, I decided to try out the JUCE framework. It is a cross-platform framework with a lot of audio and DSP functions.
After hacking away making a plugin with the VST3 SDK, I decided to try out the JUCE framework. It is a cross-platform framework with a lot of audio and DSP functions.
This is the first post where I try to write something about audio processing in C++ on a very basic level. Digital Signal Processing, DSP, is when you have a digital signal and manipulates it mathematically.
I’m a Linux guy so I want to kill processes from the command line. A few commands that can be good to know when Windows processes not are behaving the way you want.
There is a problem when using Git Bash on Windows to run Python. It hangs. This is how you can fix it.
If you have problems with the Oracle Enterprise Manager, here is how you can locate the logs.