mike_b16 wrote: > A bit of background would help here I'm sure. This info has helped greatly. Since this is a analog source - why did you mention multi channel multiplexing in the other thread - I had assumed you were recording from the digital input.
If the recording is fixed at 192/14/ch and it never changes then using Flac as the output stream means the Wavin plugin conf file can be hardcoded to your application and no changes are need to plugin. > Thats a feature Squeezeboxes always lacked to be able to route analog > inputs trough the house , quite usefull , for exqample LP playback (but > that wont need 24/192 ) . The WaveInput plugin requires LMS to be running on the device. The use-case I saw was remote device with no LMS such as Touch player - and user wants to route audio form remote player to LMS which then can then be played on any or all SB players. For personal use, I did a rough version of plugin to do this where the player used netcat to create a Flac stream from audio input streamed over a specific tcp/ip socket and the modded version wavinput which would create a netcat to connect to player when remote audio streaming was required. Using netcat means remote audio port can be on a Windows, OSX or Linux box (e.g. Touch). ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=102689 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
