DMXControl 3 is currently on the way to transition from Windows Forms as the Window Framework towards WPF as the Window Framework. So mid to long term, DMXControl 3 will remove the support for Windows Forms windows. Thus, the current Audio Analyzer window needs to be replaced by a new one written in WPF.
Important Note: DMXControl 3 uses the MVVM pattern for all new WPF windows to be more flexible. It is highly appreciated if the new WPF window in the Audio Analyzer also uses the MVVM pattern.
DMXControl 3 is currently on the way to transition from Windows Forms as the Window Framework towards WPF as the Window Framework. So mid to long term, DMXControl 3 will remove the support for Windows Forms windows. Thus, the current Audio Analyzer window needs to be replaced by a new one written in WPF.
Important Note: DMXControl 3 uses the MVVM pattern for all new WPF windows to be more flexible. It is highly appreciated if the new WPF window in the Audio Analyzer also uses the MVVM pattern.