Something like the following is ok?
diff --git a/configure.ac b/configure.ac
index b0b75f4..694c97b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -207,6 +207,11 @@ if test "$have_pcm" = "yes"; then
AC_DEFINE([HAVE_PCM],[1],[Define to 1 for PCM support])
fi
+AC_ARG_WITH(maxpcmrate,
+ AS_HELP_STRING([--with-maxpcmrate],[Max PCM rate, default is 48000]),
+ [maxpcmrate=$withval],[maxpcmrate=48000])
+AC_DEFINE([MAX_PCM_RATE],[$maxpcmrate],[Define max PCM rate])
+
AC_ARG_WITH(eac3,
AS_HELP_STRING([--with-eac3],[support E-AC3 / AC3+ / DDP, yes or no]),
[have_eac3=$withval],[have_eac3=no])
The default will be 48000. For VU we can pass --with-max-pcmrate=96000.
What you think?
Edited by athoik, 6 April 2015 - 19:08.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916