erland;301444 Wrote: > I just realized that we might be working on similar things. I'm doing > some work on a plugin to do A/B blind tests in SqueezeCenter. It is > currently limited to comparing two audio files, but the plan is that it > should also be possible to compare other settings. > Is there some way an external plugin would be able to affect the > settings in the BurtefirDRC plugin ? As an example do you provide a CLI > interface or something similar which other plugins can use to change > filters ?
There is no common interface and none planned. The A/B testing of filters would need half of the BrutefirDRC plugin to be triggered externally. Current blind test steps: - you need to choose the filter to compare your current filter with. This is an internal handling in the plugin that randomizes the selected filters to A/B. - start the test where the plugin menu changes - test filters switch between A and B - stop test and set plugin in normal mode - provide some functionality to see last tested filters assignment, so that not all work is lost if test is stopped and user forget to check the assignments before. For this you would need quite some common API to be implemented, this is of course possible but I don't see the advantage for the integration right now. -- Klaas Creator of *BrutefirDrc* see http://klaasprause.com/brutefirdrc Hardware: Squeezebox v3 with digital out tweaking and custom power supply, Tact TDA2200 Digital Amplifier, MBL 311-D Speaker ------------------------------------------------------------------------ Klaas's Profile: http://forums.slimdevices.com/member.php?userid=8026 View this thread: http://forums.slimdevices.com/showthread.php?t=46742 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
