RTL SDR Example Configs

RTL-SDR multichannel streaming 3 separate NYPD frequencies to icecast simultaneously:

devices:
({
  type = "rtlsdr";
  index = 0;
  gain = 35;
  centerfreq = 476.725;
  correction = 4;
  sample_rate = 1.92;
  mode = "multichannel";
  channels:
  (
    {
      freq = 476.7625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "brooklyn84-88";
          name = "Brooklyn Precincts 84,88";
          genre = "Brooklyn";
		  description = "NYPD Brooklyn Precincts 84,88 476.7625";
          username = "source";
          password = "password";
          }
        );
      },
	      {
      freq = 476.8125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "queens110-115";
          name = "Queens Precinct 110,115";
          genre = "Queens";
		  description = "NYPD Queens Precinct 110,115 476.8125";
          username = "source";
          password = "password";
          }
        );
      },
      {
      freq = 476.7375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "brooklyn77-79";
          name = "Brooklyn Precincts 77, 79";
          genre = "Brooklyn";
          description = "NYPD Brooklyn Precincts 77, 79 476.7375";
          username = "source";
          password = "password";
		 }
        );
      }
	 );

 });

RTL-SDR Multichannel streaming EVERY NYPD precinct (minus SI) simultaneously:

devices:
({
  type = "rtlsdr";
  index = 0;
  gain = 35;
  centerfreq = 476.725;
  correction = 4;
  sample_rate = 2.56;
  mode = "multichannel";
  channels:
  (
	{
      freq = 476.3125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-mn-20-24-cp";
          name = "NYPD MN 20/24/CP";
          genre = "Manhattan";
		  description = "Precincts 20, CPk, 24";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.3375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-mn-10-13";
          name = "NYPD MN 10/13";
          genre = "Manhattan";
		  description = "Precincts 10, 13";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.3625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-mn-26-30";
          name = "NYPD MN 26/30 ";
          genre = "Manhattan";
		  description = "Precincts 26, 30";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.3875;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-mn-19-23";
          name = "NYPD MN 19/23 ";
          genre = "Manhattan";
		  description = "Precincts 19, 23";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.4125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-72-76-78";
          name = "NYPD BK 72/76/78";
          genre = "Brooklyn";
		  description = "Precincts 72, 76, 78";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.4375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-mn-6-9";
          name = "NYPD MN 6/9";
          genre = "Manhattan";
		  description = "Precincts 6, 9";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.4625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-60-61";
          name = "NYPD BK 60/61";
          genre = "Brooklyn";
		  description = "Precincts 60, 61";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.4875;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bx-46-48";
          name = "NYPD BX 46/48";
          genre = "Bronx";
		  description = "Precincts 46, 48";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.5125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-62-68";
          name = "NYPD BK 62/68";
          genre = "Brooklyn";
		  description = "Precincts 62, 68";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.5375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bx-40-41";
          name = "NYPD BX 40/41";
          genre = "Bronx";
		  description = "Precincts 40, 41";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.5625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-mn-1-5-7";
          name = "NYPD MN 1/5/7";
          genre = "Manhattan";
		  description = "Precincts 1, 5, 7";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.5875;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-mn-17-mtx";
          name = "NYPD MN 17/MTx";
          genre = "Manhattan";
		  description = "Precincts MTS, 17, MTN";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.6125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-qn-108-114";
          name = "NYPD QN 108/114";
          genre = "Queens";
		  description = "Precincts 108, 114";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.6375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-25-28-32";
          name = "NYPD MN 25/28/32";
          genre = "Manhattan";
		  description = "Precincts 25, 28, and 32";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.6625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bx-50-52";
          name = "NYPD BX 50/52";
          genre = "Bronx";
		  description = "Precincts 50, 52";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.6875;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-90-94";
          name = " 	NYPD BK 90/94";
          genre = "Brooklyn";
		  description = "Precincts 90, 94";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.7125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-qn-104-112";
          name = "NYPD QN 104/112";
          genre = "Queens";
		  description = "Precincts 104, 112";
          username = "source";
          password = "password";
          }
        );
      },
    {
      freq = 476.7625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-84-88";
          name = "NYPD BK 84/88";
          genre = "Brooklyn";
		  description = "Precincts 84, 88";
          username = "source";
          password = "password";
          }
        );
      },
	  {
      freq = 476.7875;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-81-83";
          name = "NYPD BK 81/83";
          genre = "Brooklyn";
		  description = "Precincts 81, 83";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.8125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-queens-110-115";
          name = "NYPD QN 110/115";
          genre = "Queens";
		  description = "Precinct 110, 115";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.8375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bx-42-44";
          name = "NYPD BX 42/44";
          genre = "Bronx";
		  description = "Precinct 42, 44";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.8625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-66-70";
          name = "NYPD BK 66/70";
          genre = "Brooklyn";
		  description = "Precinct 66, 70";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.8875;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-mn-33-34";
          name = "NYPD MN 33/34";
          genre = "Manhattan";
		  description = "Precinct 33, 34";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.9125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bx-43-45";
          name = "NYPD BX 43/45";
          genre = "Bronx";
		  description = "Precinct 43, 45";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.9375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-63-69";
          name = "NYPD BK 63/69";
          genre = "Brooklyn";
		  description = "Precinct 63, 69";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.9625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bx-47-49";
          name = "NYPD BX 47/49";
          genre = "Bronx";
		  description = "Precinct 47, 49";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 476.9875;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-73-75";
          name = "NYPD BK 73/75";
          genre = "Brooklyn";
		  description = "Precinct 73, 75";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 477.0125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-67-71";
          name = "NYPD BK 67/71";
          genre = "Brooklyn";
		  description = "Precinct 67, 71";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 477.0375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-qn-103-107";
          name = "NYPD QN 103/107";
          genre = "Queens";
		  description = "Precinct 103, 107";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 477.0625;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-qn-109";
          name = "NYPD QN 109";
          genre = "Queens";
		  description = "Precinct 109";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 477.0875;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-qn-102-106";
          name = "NYPD QN 102/106";
          genre = "Queens";
		  description = "Precinct 102, 106";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 477.1125;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-qn-105-113";
          name = " 	NYPD QN 105/113";
          genre = "Queens";
		  description = "Precinct 105, 113";
          username = "source";
          password = "password";
          }
        );
      },
	{
      freq = 477.1375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-qn-100-101";
          name = "NYPD QN 100/101";
          genre = "Queens";
		  description = "Precinct 100, 101";
          username = "source";
          password = "password";
          }
        );
      },
    {
      freq = 476.7375;
	  modulation = "nfm";
	  highpass = 320;
      outputs: 
	  (
        {
	  type = "icecast";
	  server = "icecast.example.com";
          port = 8000;
          mountpoint = "nypd-bk-77-79";
          name = "NYPD BK 77/79";
          genre = "Brooklyn";
          description = "Precincts 77, 79";
          username = "source";
          password = "password";
		 }
        );
      }
	 );

 });

3 separate RTL-SDR devices streaming multiple blocks of frequencies:

fft_size = 256;
devices:
(
{
 type = "rtlsdr";
 serial = "00000201";
 gain = 35;
 centerfreq = 459.65625;
 correction = -3;
 sample_rate = 1.92;
 mode = "multichannel";
 channels:
 (
   {
     freq = 458.825;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-w";
         name = "NYPD Tac W";
         genre = "Tactical";
         description = "Tac W - Detectives/HQ Security";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 460.1125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-p";
         name = "NYPD Tac P";
         genre = "Tactical";
         description = "Tac P - Narcotics";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 460.1875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-q";
         name = "NYPD Tac Q";
         genre = "Tactical";
         description = "Tac Q";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 460.2375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-r";
         name = "NYPD Tac R";
         genre = "Tactical";
         description = "Tac R";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 460.3125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-s";
         name = "NYPD Tac S";
         genre = "Tactical";
         description = "Tac S";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 460.4625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-t";
         name = "NYPD Tac T";
         genre = "Tactical";
         description = "Tac T";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 460.2375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-u";
         name = "NYPD Tac U";
         genre = "Tactical";
         description = "Tac U - NYPD/FDNY Interop";
         username = "source";
         password = "password";
         }
       );
     }
     );
 },
 {
 type = "rtlsdr";
 serial = "00000301";
 gain = 35;
 centerfreq = 485.525;
 correction = -3;
 sample_rate = 0.5;
 mode = "multichannel";
 channels:
 (
 {
     freq = 485.4375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-f";
         name = "NYPD Tac F";
         genre = "Tactical";
         description = "Tac F - Housing/Yankee Stadium/SRG";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 485.4625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-e";
         name = "NYPD Tac E";
         genre = "Tactical";
         description = "Tac E - Patrol";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 485.4875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-d";
         name = "NYPD Tac D";
         genre = "Tactical";
         description = "Tac D - Patrol";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 485.5375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-v";
         name = "NYPD Tac V";
         genre = "Tactical";
         description = "Tac V - Communications/Fleet Services";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 485.6125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-tac-a";
         name = "NYPD Tac A";
         genre = "Tactical";
         description = "Tac A - Patrol";
         username = "source";
         password = "password";
         }
       );
     }
     );
     },
{
 type = "rtlsdr";
 serial = "00000101";
 gain = 35;
 centerfreq = 476.725;
 correction = 2;
 sample_rate = 1.0;
 mode = "multichannel";
 channels:
 (
   {
     freq = 476.3125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-mn-20-24-cp";
         name = "NYPD MN 20/24/CP";
         genre = "Manhattan";
         description = "Precincts 20, CPk, 24";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.3375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-mn-10-13";
         name = "NYPD MN 10/13";
         genre = "Manhattan";
         description = "Precincts 10, 13";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.3625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-mn-26-30";
         name = "NYPD MN 26/30 ";
         genre = "Manhattan";
         description = "Precincts 26, 30";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.3875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-mn-19-23";
         name = "NYPD MN 19/23 ";
         genre = "Manhattan";
         description = "Precincts 19, 23";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.4125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-72-76-78";
         name = "NYPD BK 72/76/78";
         genre = "Brooklyn";
         description = "Precincts 72, 76, 78";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.4375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-mn-6-9";
         name = "NYPD MN 6/9";
         genre = "Manhattan";
         description = "Precincts 6, 9";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.4625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-60-61";
         name = "NYPD BK 60/61";
         genre = "Brooklyn";
         description = "Precincts 60, 61";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.4875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bx-46-48";
         name = "NYPD BX 46/48";
         genre = "Bronx";
         description = "Precincts 46, 48";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.5125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-62-68";
         name = "NYPD BK 62/68";
         genre = "Brooklyn";
         description = "Precincts 62, 68";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.5375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bx-40-41";
         name = "NYPD BX 40/41";
         genre = "Bronx";
         description = "Precincts 40, 41";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.5625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-mn-1-5-7";
         name = "NYPD MN 1/5/7";
         genre = "Manhattan";
         description = "Precincts 1, 5, 7";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.5875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-mn-17-mtx";
         name = "NYPD MN 17/MTx";
         genre = "Manhattan";
         description = "Precincts MTS, 17, MTN";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.6125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-qn-108-114";
         name = "NYPD QN 108/114";
         genre = "Queens";
         description = "Precincts 108, 114";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.6375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-25-28-32";
         name = "NYPD MN 25/28/32";
         genre = "Manhattan";
         description = "Precincts 25, 28, and 32";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.6625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bx-50-52";
         name = "NYPD BX 50/52";
         genre = "Bronx";
         description = "Precincts 50, 52";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.6875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-90-94";
         name = " 	NYPD BK 90/94";
         genre = "Brooklyn";
         description = "Precincts 90, 94";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.7125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-qn-104-112";
         name = "NYPD QN 104/112";
         genre = "Queens";
         description = "Precincts 104, 112";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.7625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-84-88";
         name = "NYPD BK 84/88";
         genre = "Brooklyn";
         description = "Precincts 84, 88";
         username = "source";
         password = "password";
         }
       );
     },
     {
     freq = 476.7875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-81-83";
         name = "NYPD BK 81/83";
         genre = "Brooklyn";
         description = "Precincts 81, 83";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.8125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-queens-110-115";
         name = "NYPD QN 110/115";
         genre = "Queens";
         description = "Precinct 110, 115";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.8375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bx-42-44";
         name = "NYPD BX 42/44";
         genre = "Bronx";
         description = "Precinct 42, 44";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.8625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-66-70";
         name = "NYPD BK 66/70";
         genre = "Brooklyn";
         description = "Precinct 66, 70";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.8875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-mn-33-34";
         name = "NYPD MN 33/34";
         genre = "Manhattan";
         description = "Precinct 33, 34";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.9125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bx-43-45";
         name = "NYPD BX 43/45";
         genre = "Bronx";
         description = "Precinct 43, 45";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.9375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-63-69";
         name = "NYPD BK 63/69";
         genre = "Brooklyn";
         description = "Precinct 63, 69";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.9625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bx-47-49";
         name = "NYPD BX 47/49";
         genre = "Bronx";
         description = "Precinct 47, 49";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.9875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-73-75";
         name = "NYPD BK 73/75";
         genre = "Brooklyn";
         description = "Precinct 73, 75";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 477.0125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-67-71";
         name = "NYPD BK 67/71";
         genre = "Brooklyn";
         description = "Precinct 67, 71";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 477.0375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-qn-103-107";
         name = "NYPD QN 103/107";
         genre = "Queens";
         description = "Precinct 103, 107";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 477.0625;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-qn-109";
         name = "NYPD QN 109";
         genre = "Queens";
         description = "Precinct 109";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 477.0875;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-qn-102-106";
         name = "NYPD QN 102/106";
         genre = "Queens";
         description = "Precinct 102, 106";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 477.1125;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-qn-105-113";
         name = " 	NYPD QN 105/113";
         genre = "Queens";
         description = "Precinct 105, 113";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 477.1375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-qn-100-101";
         name = "NYPD QN 100/101";
         genre = "Queens";
         description = "Precinct 100, 101";
         username = "source";
         password = "password";
         }
       );
     },
   {
     freq = 476.7375;
     modulation = "nfm";
     highpass = 320;
     outputs: 
     (
       {
     type = "icecast";
     server = "icecast.example.com";
         port = 8000;
         mountpoint = "nypd-bk-77-79";
         name = "NYPD BK 77/79";
         genre = "Brooklyn";
         description = "Precincts 77, 79";
         username = "source";
         password = "password";
        }
       );
     }
    );

});