What are you using as the signalgenerator the SigGen plugin? If so it works by playing a specific url so you could create a playlist with different urls in it for different frequencies/waveforms etc, or you could pursude me to write a controller UI for it (which isn't too hard but I've not got round to it..)
See the perl file SigGen/ProtocolHander.pm for the url syntax, but its of the form: siggen://test.raw?func=sine&freq=1000&rate=96&bits=24&L=0&R=0 so a squarewave at 1K with 44.1/16 at -10 dB should be: siggen://test.raw?func=square&freq=1000&rate=44&bits=16&L=-10&R=-10 -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=56203 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
