hi, I had problems to build (jack_mixer-4-pre1): some changes in configure.ac: AC_PREREQ(2.60) is okay AC_PROG_SWIG(1.3.29) seems to be sufficient
this misses the '-a "$have_jackmidi" != "yes (old one)"' if test "$have_jackmidi" != "yes" -a "$have_jackmidi" != "yes (old one)" Then it build and works fine. Stefan Nedko Arnaudov wrote: > jack_mixer version 3 released. > > jack_mixer is GTK (2.x) JACK audio mixer with look similar to it`s > hardware counterparts. It has lot of useful features, apart from being > able to mix multiple JACK audio streams. > > Changes since version 2: > > * Detect NaNs > * Dont mix nan sample and next samples in current jack frame (only messed > channel) > * Show NaNs to user (abspeak goes red and shows NaN) > * Reset channel NaN status on abspeak reset > * Switch to autotools (prepare for JACK MIDI support) > > Homepage with screenshots: http://home.gna.org/jackmixer/ > > Download: http://download.gna.org/jackmixer/ > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Linux-audio-dev mailing list > [email protected] > http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
