Articles about audio processing | UserComp.com

Building a Live Guitar Rig on a Windows Machine: Processing Audio/MIDI with Octave HS-1
Building a Live Guitar Rig on a Windows Machine: Processing Audio/MIDI with Octave HS-1

Learn how to build a live guitar rig around a Windows machine, focusing on processing audio and MIDI with the Octave HS-1 device. Read more to optimize your guitar setup for live performances.

Read More
Create Sinusoidal Waves in Sox without a Gap: A Tech Support Guide
Create Sinusoidal Waves in Sox without a Gap: A Tech Support Guide

Learn how to create sinusoidal waves in Sox without gaps, using a simple command. This guide is perfect for those looking to generate multiple sinusoidal waves for testing, debugging, or sound design purposes. Follow these steps to create three sinusoidal waves combined into one file, each 1 second long, at a frequency of 200 Hz, and with a 100 ms delay between them. Once you master this technique, you'll be able to adapt it for your own specific needs.

Read More
Pushing the Limits: Using 32-bit Audio Channel Transport for 216-bit Audio Channels?
Pushing the Limits: Using 32-bit Audio Channel Transport for 216-bit Audio Channels?

Exploring the possibilities and challenges of using 32-bit audio channel transport for 216-bit audio channels. Despite the seemingly absurd or impossible idea, we delve into the concept, its potential applications, and how FFmpeg might be involved. Read more to learn about this unique approach in the tech support world.

Read More
Applying Formulas: Control Intensity with FFmpeg - Lowpass, Highpass, Aphaser, and AEcho
Applying Formulas: Control Intensity with FFmpeg - Lowpass, Highpass, Aphaser, and AEcho

Learn how to apply formulas for controlling intensity with FFmpeg using lowpass, highpass, aphaser, and aecho filters.

Read More
Extract Amplitude at Beat Timestamps using Librosa: A Comprehensive Guide
Extract Amplitude at Beat Timestamps using Librosa: A Comprehensive Guide

Learn how to extract amplitude at beat timestamps using Librosa, a Python library for audio analysis. This tutorial will guide you through the process of analyzing audio files and extracting useful information for your projects. Discover the power of Librosa and improve your audio processing skills.

Read More
Telling FFMPEG to process all audio tracks with the same parameters as in the source and changing only the parameters I specified
Telling FFMPEG to process all audio tracks with the same parameters as in the source and changing only the parameters I specified

Learn how to instruct FFMPEG to process all audio tracks in a source file while preserving their original parameters, except for the ones you specify. Explore the efficient audio processing capabilities of FFMPEG and ensure consistent results across multiple audio tracks within a Matroska container.

Read More