Your thread title really does not help with what you are trying to do and it is not clear how much detailed research you have done (e.g. have you looked at squeezelite source code)
By "speak" I presume some form of Spectrum analyser display. There are a number of Jivelite displays using audio outrput from squeezlite under names as VU meter and Spectru analyser. This would simplify your system. IIRC Squeezelite can already export audio to shared memory for such display - the build option is OPT_VIS and probably looking at squeezelite source code will probably help understand what is being output see https://github.com/ralph-irving/squeezelite/blob/master/output_vis.c I suspect you should look at other apps already using this data. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109316 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
