VU Meters update.

Parameterize values used for allocating the UDP port number for VU meters.

Signed-off-by: David Klann <dklann@broadcasttool.com>
This commit is contained in:
David Klann
2021-04-12 16:09:53 -05:00
parent e6495d9363
commit f43530a1d1
8 changed files with 60 additions and 2 deletions

View File

@@ -20739,3 +20739,7 @@
2021-04-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDFlacDecode' that caused conversion of files
with names containing non-ASCII characters to fail.
2021-04-12 David Klann <dklann@broadcasttool.com>
* Changed the way in which the VU Meter UDP port is chosen. One
can now specify the base port number and the maximum number of UDP
ports to consider when caed(8) sets up the VU meter port.