Paul Webster wrote: > Thinking aloud (having connected turntable to RPi via Behringer UFO202 > and WaveInput plugin) ... would it be feasible to have WaveInput (or > maybe LMS) have an option to save the captured content so that headless > rips can be done? > The save location could be specified as a folder somewhere with the > filename based on date time ... then user could rename the file at > leisure or import into, for example, Audacity to clean it up and split > the tracks. > It would make the process of archiving LPs easy.
This hasn't been asked before and so it would seem to be a need of a very small number of users. It would make for a very complicated plugin (which in turn would require testing & maintenance) when there are already a number of dedicated applications for recording files from audio inputs. A simpler approach would be for the user to modify the custom-comvert.conf file to call a shell script rather than arecord which uses for example uses tee to save the waveinput session into a file. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=49584 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
