- Copy
mcac.exe
to any folder you like - Make sure your audio device has ASIO™ drivers installed
- Make sure you have CoreAudio libraries in your system
AAC encoder
MCAC uses CoreAudio encoder to write AAC format. To install it you may have to follow instructions here:
https://obsproject.com/forum/resources/obs-studio-enable-coreaudio-aac-encoder-windows.220/
- Run mcac.exe
- Select your audio device from the dropdown menu
- Select the channels you want to capture
- Select the folder for your recording
- Press Start button
- Perform
- Press Stop
MCAC tries to reconnect devices that experience power cycle or USB disconnection
You do not have to manually configure settings.ini as most of the settings are available from the main application screen.
By default MCAC records in the maximum quality available for the AAC encoder in VBR mode. You may want to reduce the quality to save space within range 0-127 where 0 is smallest size and 127 is maximum quality.
Location: %USERPROFILE%\AppData\Roaming\MultiChannelAudioCapture\settings.ini
Example:
[main]
device=Yamaha Steinberg USB ASIO
encoder_quality=127
active_channels=0,1
output_folder_path=C:\Users\bob
By default output files are created in folder
%USERPROFILE%\AppData\Roaming\MultiChannelAudioCapture
The tool is tested on Windows 10 with Steinberg UR22C, Behringer UMC204HD, Voicemeeter Banana.
You may experience inability to share ASIO™ drivers between MCAC and you DAW. It's not possible to resolve as the sharing is up to the device driver.
Make sure to install CoreAudio to default location in your system. Google for AppleApplicationSupport.msi
and AppleApplicationSupport64.msi
Make sure the output folder has enough space for the recording
Make sure the output folder is writable
Please contact maintainer through GitHub issues: github.com/ujifgc/mcac/issues
- JUCE framework. https://juce.com/
- ASIO™ headers. ASIO is a trademark of Steinberg Media Technologies GmbH