Audio Loop-Thru Utility (August 2020 release)

Modified on Tue, 24 Sep at 12:56 PM

Important:

This utility has now been superceded by the new BR Tools Pack version. Please see this article for more information /en/support/solutions/articles/101000534962  

Description

This is a very simple tool that takes any audio presented to a Line-In on a specified soundcard and "plays" it out through a specified output with relatively low latency.

mceclip8.png

It's designed for stations that want to do things like take an outside source automatically - like an IRN audio feed - but don't want to have to do all the work of wiring up a logic card to a mixing desk or to an audio switcher box.

It can be remote-controlled using simple commands from Myriad v5 the download comes with some example commands so you can get started with it easily.

Note: The Audio Monitor us free to use, and you can run as many copies in as many locations as you like, but is provided without warranty, so support is not available by the Technical Support Team.

Download

This application can be downloaded as part of the Broadcast Radio Tools pack from https://www.broadcastradio.com/utilities-sql-installers#Tools

Installation

Installation is very simple and is a case of checking the downloaded file, then unzipping it.

To check the file, locate the file you downloaded and right click on it and choose Properties. On the Properties window that opens, check in the bottom right hand corner for an "Unblock" checkbox. If this is visible, check the box and click OK. If this checkbox is not visible then you don't need to do anything so you can click the cross to close the window.

mceclip0.png

The next step is to Extract the file - right click on it and choose "Extract.. " and when asked where to Extract the files to, enter "C:\BroadcastRadioTools"

You should then have a folder that looks like this:

mceclip1.png

In this case, we are primarily interested in the AudioLoopThru5 utility.  To get started, launch Myriad Playout, and from the File menu choose Install Media Pack, then Import Media Pack:

mceclip3.png

Then from the dialog, navigate to the C:\BroadcastRadioTools folder and select the AudioLoopThru5MediaPack.zip file, and click Open

mceclip4.png

You will then see that a series of Command Media Items have been imported onto your MediaWall:

mceclip7.png

Each of these Media items does a different thing, and the titles are largely self explanatory, however if you want to see how they work, just click on the Edit button shown in red above.

For example, the "Launch Audio Loop Thru Application" contains the following command to run the actual "BRAudioLoopThru5.exe" application:

External.Open("C:\BroadcastRadioTools\AudioLoopThru5\BRAudioLoopThru5.exe","")

The "Mute Audio Loop Thru" item sends a message to an already running Audio Loop Thru to mute the incoming audio:

Remote.SendTCPMessage(localhost,6922,"MUTE%0D%0A")

Double clicking on the "Launch Audio Loop Thru Application" will start the utility:

mceclip9.png

Then click on the Settings cog (shown in red above) to bring up the Settings window where you can configure various options, including which devices to use:

mceclip11.png

There is also a document in the Docs sub directory that explains the basic command line and remote control options:

c:\BroadcastRadioTools\AudioLoopThru5\Docs\AudioLoopThru5Help.html

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article