As the heading already stated, the audio analysis is currently done in the GUI. However, the information for the Input Assignment is needed in the Kernel. This is why currently everythin is sent multiple times thru the network. To improve this, the audio analyzer needs to be split into two plugins, a GUI part and a Kernel part. The Kernel plugin then shall do the analysis and the GUI plugin only the management.
As the heading already stated, the audio analysis is currently done in the GUI. However, the information for the Input Assignment is needed in the Kernel. This is why currently everythin is sent multiple times thru the network. To improve this, the audio analyzer needs to be split into two plugins, a GUI part and a Kernel part. The Kernel plugin then shall do the analysis and the GUI plugin only the management.