On 03/31/2014 09:34 PM, D. Michael McIntyre wrote: > On 03/31/2014 10:15 PM, Ted Felix wrote: > >> > There might be a way to disable LIRC in the build. I imagine it's >> >not too important to most users. > Not a supported way. Awhile back we got rid of conditional builds. If > we support it, build with it.
I haven't had LIRC on my machine for years now, but that doesn't seem to be an issue. While "configure" does puke out a couple of warnings, the resulting Makefile works just fine. Concerning recording audio from jack, I have found "timemachine" a very simple and user-friendly way to go. It has but one control: Start/Stop. The program is available from http://plugin.org.uk/timemachine/. In order to cause it to connect automatically to a running instance of jack, I start it with the following script: /usr/bin/timemachine \ "rosegarden:master out L" "rosegarden:master out R" & Tim Munro ------------------------------------------------------------------------------ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
