Feature Design for the Classification of Audio Effect Units by Input / Output Measurements

Total Page:16

File Type:pdf, Size:1020Kb

Feature Design for the Classification of Audio Effect Units by Input / Output Measurements Proc. of the 18th Int. Conference on Digital Audio Effects (DAFx-15), Trondheim, Norway, Nov 30 - Dec 3, 2015 FEATURE DESIGN FOR THE CLASSIFICATION OF AUDIO EFFECT UNITS BY INPUT / OUTPUT MEASUREMENTS Felix Eichas, Marco Fink, Udo Zölzer Department of Signal Processing and Communications, Helmut-Schmidt-Universität Hamburg, Germany [email protected] ABSTRACT the input signal can be determined and recreated with a digital model to achieve the same characteristics [6]. Virtual analog modeling is an important field of digital audio sig- Black-box identification is still an important topic and there nal processing. It allows to recreate the tonal characteristics of are countless contributions to this domain from neural networks to real-world sound sources or to impress the specific sound of a cer- wavelet-transform based models for identification. Sjöberg et al. tain analog device upon a digital signal on a software basis. Auto- published a summary of different nonlinear modeling techniques matic virtual analog modeling using black-box system identifica- [7]. A method, that has been successfully used to model nonlinear tion based on input/output (I/O) measurements is an emerging ap- audio systems, was introduced by Novak et al. [8]. They used a proach, which can be greatly enhanced by specific pre-processing block-oriented Hammerstein model for the identification of a dis- methods suggesting the best-fitting model to be optimized in the tortion guitar effect pedal. actual identification process. In this work, several features based Feature extraction from audio data is an important topic for on specific test signals are presented allowing to categorize instru- music information retrieval (MIR) [9]. Nevertheless, typical MIR ment effect units into classes of effects, like distortion, compres- features like Zero Crossings or Spectral Flux can not be utilized sion, modulations and similar categories. The categorization of to classify the subtle tonal characteristic of specific audio effect analog effect units is especially challenging due to the wide variety devices. of these effects. For each device, I/O measurements are performed and a set of features is calculated to allow the classification. The The majority of commercial digital audio effects, emulating features are computed for several effect units to evaluate their ap- a specific device, are parametric digital models which are usually plicability using a basic classifier based on pattern matching. tweaked by a professional sound engineer to approach the sound of the analog unit. This identification procedure can be automated using black-box modeling. The proposed feature set can facilitate 1. INTRODUCTION the decision which digital model is best-suited to reproduce the characteristics of the analog effects unit under test. For this pur- Audio effect units are used by musicians or sound engineers to pose specifically designed input signals are generated, replayed transform the signal of an (electrical) instrument in order to mod- through the device, and, by recording the output, the influence of ify it in a certain way. Many of these effect units already have been the system on these signals is measured and different characteris- emulated and digital models have been derived to apply these ef- tics are extracted. fects while, for example, mixing a recording [1]. Many musicians In future work, the extracted features can be used to classify value vintage music equipment because of its specific tonal charac- the DUT and choose an appropriate model from a model set. The teristic and want to recreate this characteristic without spending a classification can be done in several ways, e.g. with a neural net- large amount of money on rare vintage equipment. With the aid of work or a weighted decision tree. Once a model is chosen, an iden- system identification, the unique properties of an effects unit can tification algorithm can be used to fit the model’s characteristics to be captured and emulated as a VST plugin or with a DSP-based resemble the DUT. effects unit in a live-setup. This paper describes the signal model for several typical ef- A lot of effect units have been emulated in very different ways. fects in section 2, the input signals designed for the feature com- Modeling via circuit analysis, as done by [2–5], is realized by putation are shown in section 3, and the computation of the fea- transforming the schematic of the device into a digital model. This tures is explained in section 4. In section 5 the measurement-setup procedure is very precise and can describe effect units accurately. is shown and the features are evaluated by measuring some typical But it also has several drawbacks. The computational load is very effect pedals and comparing the resemblance of the pedal charac- high, because one or more nonlinear equations have to be solved teristic and the computed feature. The usability of the features is iteratively for every nonlinear element in the circuit and every sam- demonstrated using a simple classifier in section 6. Section 7 con- ple of the input data. In addition, the characteristic of every non- cludes this paper. linear circuit element has to be known or assumed to solve the nonlinear equations. An alternate way of emulating analog audio units is system 2. SIGNAL MODEL identification with input/output (I/O) measurements. By sending specifically designed input signals through the device under test This section describes the influence of typical effects, as catego- (DUT) and measuring the output, the influence of the system on rized in Fig. 1, on an input signal x(t). This analysis was done to DAFX-1 Proc. of the 18th Int. Conference on Digital Audio Effects (DAFx-15), Trondheim, Norway, Nov 30 - Dec 3, 2015 Delay model which does not take into account that many delay effects employ some modulation or filtering in the feedback path to create LTI Reverb a certain kind of tonal characteristic. Filter 2.2. Non-Linear Time-Invariant Effects 2.2.1. Compression Distortion Audio Effect NLTI Compression is a non-linear effect reducing the dynamic range of Compression the input signal. Therefore, the input signal x(t) is fed to time- variant variable-gain amplification stage, weighting x(t) with a Flanger gain factor g(t) to produce the output Chorus y(t) = g(t) · x(t): (4) LTV Phaser The variable-gain amplifier can be modeled as an envelope sig- Vibrato nal x+(t) smoothed with a signal-dependent lowpass filter LPAT/RT like Tremolo g(t) = LPAT/RTfx+(t)g; (5) Figure 1: Categorization of typical digital audio effects into linear where LP defines a lowpass filter for the attack (AT) and re- time-invariant (LTI), non-linear time-invariant (NLTI), and linear AT/RT lease (RT) case. Typical choices for the envelope signal x (t) time-variant (LTV). + are the peak signal jx(t)j or the root-mean-square signal xRMS(t), depending on the type of compressor. design proper input signals and select adequate features, calculated from the recorded (output) signals. 2.2.2. Distortion 2.1. Linear Time-Invariant Effects Distortion effects modify the input signal x(t) with a nonlinear function f(x) mapping the level of the input signal x(t) to the 2.1.1. Filter level of the output signal y(t), as shown in In the field of digital audio effects, a filter is a linear time-invariant (LTI) system, which is able to amplify or attenuate certain fre- y(t) = f(x(t)): (6) quency regions of the input signal x(t). The impulse response h(t) defines the characteristic of the filter and is convolved with The shape of the nonlinear function defines the tonal quality of the input signal to produce the filtered output, the effect. Musicians tend to sub-categorize distortion effects in overdrive, distortion, and fuzz in ascending order of nonlinearity. y(t) = x(t) ∗ h(t): (1) For an accurate signal model, representing an analog distortion effect unit, there should be additional input and an output filters. 2.1.2. Reverberation Here they are omitted for the sake of readability. Although, the mathematical representation of the reverberation ef- fect 2.3. Linear Time-Variant Effects y(t) = x(t) ∗ hrev(t); (2) namely the convolution of the input signal with an impulse re- Linear time-variant effects, often called modulation effects, mod- sponse hrev, is very similar to the filter effect, those effects are ulate the input signal in terms of volume, frequency or phase using easy to distinguish from each other. The impulse response of fil- a low frequency oscillator (LFO) controlling the rate of the modu- ters and reverberations differ significantly in length and noisiness lation. and hence can be differentiated with measurements. 2.3.1. Tremolo 2.1.3. Delay Repetitions of an input signal can be achieved using delay pedals. The tremolo effect was introduced in the 1950s by companies like The output signal Fender or Vox. Initially it was an electronic circuit integrated in the guitar amplifier which modulated the volume of the output signal y(t) = x(t) + g · y(t − td) (3) periodically. The modulating signal xLFO(t) is multiplied with the input signal x(t) can be modeled with a direct path and a delay line in the feedback y(t) = xLFO(t) · x(t): (7) path. The delay time td defines the temporal distance between two repetitions while the amplitude of the repetitions is controlled xLFO(t) is a periodic signal having, for example, sinusoidal, trian- with the feedback gain g. It should be noted that this is a simple gular, sawtooth or square-wave characteristic. DAFX-2 Proc. of the 18th Int. Conference on Digital Audio Effects (DAFx-15), Trondheim, Norway, Nov 30 - Dec 3, 2015 2.3.2.
Recommended publications
  • Magpick: an Augmented Guitar Pick for Nuanced Control
    Magpick: an Augmented Guitar Pick for Nuanced Control Fabio Morreale Andrea Guidi Andrew McPherson Creative Arts and Industries Centre For Digital Music Centre For Digital Music University of Auckland, Queen Mary University of Queen Mary University of New Zealand London, UK London, UK [email protected] [email protected] [email protected] ABSTRACT This paper introduces the Magpick, an augmented pick for electric guitar that uses electromagnetic induction to sense the motion of the pick with respect to the permanent mag- nets in the guitar pickup. The Magpick provides the gui- tarist with nuanced control of the sound that coexists with traditional plucking-hand technique. The paper presents three ways that the signal from the pick can modulate the guitar sound, followed by a case study of its use in which 11 guitarists tested the Magpick for five days and composed a piece with it. Reflecting on their comments and experi- Figure 1: The Magpick is composed of two parts: a ences, we outline the innovative features of this technology hollow body (black) and a cap (brass). from the point of view of performance practice. In partic- ular, compared to other augmentations, the high tempo- ral resolution, low latency, and large dynamic range of the The challenge is to find ways to sense the movement of Magpick support a highly nuanced control over the sound. the pick with respect to the guitar with high resolution, Our discussion highlights the utility of having the locus of high dynamic range, and low latency, then use the resulting augmentation coincide with the locus of interaction.
    [Show full text]
  • Guitar Resonator GR-Junior II
    Guitar Resonator GR-Junior II User Manual Copyright © by Vibesware, all rights reserved. www.vibesware.com Rev. 1.0 Contents 1 Introduction ...............................................................................................1 1.1 How does it work ? ...............................................................................1 1.2 Differences to the EBow and well known Sustainers ............................2 2 Fields of application .................................................................................3 2.1 Feedback playing everywhere / composing / recording ........................3 2.2 On stage ...............................................................................................3 2.3 New ways of playing .............................................................................4 3 Start-Up of the GR-Junior .........................................................................5 4 Playing techniques ...................................................................................5 4.1 Basics ...................................................................................................5 4.2 Harmonics control by positioning the Resonator ...................................6 4.3 Changing harmonics by phase shifting .................................................6 4.4 Some string vibration basics .................................................................6 4.5 Feedback of multiple strings .................................................................9 4.6 Limits of playing, pickup selection,
    [Show full text]
  • Take Your Guitar Further
    The VGA-3 V-Guitar Amplifier puts Roland’s most sought-after guitar and amp models in a compact digital amp at a very friendly price. This 50-watt brute uses COSM modeling to deliver a stunning range of electric and acoustic guitar models—plus unique GK effects—from any GK pickup-equipped guitar. There are also 11 programmable COSM amp models, 3-band EQ, and three independent effects processors that can be accessed using any standard electric guitar. TaTaTa k k k e e e Yo Yo Yoururur Guitar Guitar Guitar Further Further Further ● Rated Power Output 50 W ● Patches 10 (Recalled from Panel), 40 (Recalled from MIDI Foot Controller) ● Nominal Input Level (1 kHz) INPUT: -10 dBu, EXT IN: -10 dBu ● Speaker 30 cm (12 inches) x 1 ● Connectors Front: GK In, Input, Recording Out/Phones, Rear: EXT In, EXP Pedal, Foot SW, MIDI In ● Power Supply AC 117/230/240 V ● Power Consumption 55 W ● Dimensions 586 (W) x 260 (D) x 480 (H) mm / 23-1/8 (W) x 10-1/4 (D) x 18-15/16 (H) inches ● Weight 18.5 kg / 40 lbs. 13 oz. ● Accessory Owner's Manual * 0 dBu=0.775 Vrms ■ Roland’s Flagship Modeling Amplifier. The VGA-7 V-Guitar Amplifier is the most powerful and complete modeling amplifier in history. This technological marvel serves up a range of COSM amp sounds, onboard effects, and speaker cabinet simulations—plus models of different electric and acoustic guitars, pickups, and tunings using any steel-string guitar and an optional GK-2A Divided Pickup.
    [Show full text]
  • Common Tape Manipulation Techniques and How They Relate to Modern Electronic Music
    Common Tape Manipulation Techniques and How They Relate to Modern Electronic Music Matthew A. Bardin Experimental Music & Digital Media Center for Computation & Technology Louisiana State University Baton Rouge, Louisiana 70803 [email protected] ABSTRACT the 'play head' was utilized to reverse the process and gen- The purpose of this paper is to provide a historical context erate the output's audio signal [8]. Looking at figure 1, from to some of the common schools of thought in regards to museumofmagneticsoundrecording.org (Accessed: 03/20/2020), tape composition present in the later half of the 20th cen- the locations of the heads can be noticed beneath the rect- tury. Following this, the author then discusses a variety of angular protective cover showing the machine's model in the more common techniques utilized to create these and the middle of the hardware. Previous to the development other styles of music in detail as well as provides examples of the reel-to-reel machine, electronic music was only achiev- of various tracks in order to show each technique in process. able through live performances on instruments such as the In the following sections, the author then discusses some of Theremin and other early predecessors to the modern syn- the limitations of tape composition technologies and prac- thesizer. [11, p. 173] tices. Finally, the author puts the concepts discussed into a modern historical context by comparing the aspects of tape composition of the 20th century discussed previous to the composition done in Digital Audio recording and manipu- lation practices of the 21st century. Author Keywords tape, manipulation, history, hardware, software, music, ex- amples, analog, digital 1.
    [Show full text]
  • Electric Guitar Amplifier with Digital Effects
    Electric Guitar Amplifier With Digital Effects By Shawn Garrett Senior Project February, 2011 Computer Engineering Department California Polytechnic State University, San Luis Obispo © 2011 Shawn Garrett Garrett 1 Table of Contents Table of Figures .......................................................................................................................... 3 Acknowledgement ...................................................................................................................... 4 Abstract ....................................................................................................................................... 5 I. Introduction ............................................................................................................................ 6 II. Background ........................................................................................................................... 7 III. Requirements ....................................................................................................................... 9 IV. Design Approach Alternatives ............................................................................................ 13 V. Project Design ..................................................................................................................... 14 VI. Physical Construction and Integration ................................................................................ 21 VII. Integrated System Tests and Results ...............................................................................
    [Show full text]
  • ARTIFICIAL REVERBERATION Ainnol
    ARTIFICIAL REVERBERATION Ainnol Lilisuliani Ahmad Rasidi (SID : 430566949) Digital Audio Systems, DESC9115, Semester 1 2014 Graduate Program in Audio and Acoustics Faculty of Architecture, Design and Planning, The University of Sydney -------------------------------------------------------------------------------------------------------------------------------------- 1.0 Abstract Digital reverberation is an audio effect that is very common in musical production. It can be used to enhance recorded sounds that often sounds “dry” and “flat”. The principal idea of artificial reverberation was initiated by Manfred Schroeder in the 1960’s. Since then, many artificial reverb algorithms have been created. This review will look into two types of reverberation, convolution and algorithm based reverberation, focusing on Schroeder’s delay network algorithm and the applications of artificial reverberation in many areas. 2.0 Introduction Sound is a mechanical energy that travels through air at the speed of about 344 m/s. The speed varies upon the properties of air it travels, mostly due to the change of temperature and sometimes due to the humidity. In an enclosed space, this longitudinal waves of sound would reduce its amplitude the further it travels from the source until it reaches a surface. Depending upon the characteristic of the surface, some of the energy of the sound will be absorbed while some shall be reflected back into space. The reflected sound will bounce again as it meets other surface or obstacles, hence creating a complex pattern of reflection. Reverberation is the term we use for the collection of reflected sounds from the surfaces in an enclosed space. It is measured by reverberation time, which is perceived as the time for the sound to die away 60 decibels after the sound sources ceases (Sabine, 1972) .
    [Show full text]
  • Recording and Amplifying of the Accordion in Practice of Other Accordion Players, and Two Recordings: D
    CA1004 Degree Project, Master, Classical Music, 30 credits 2019 Degree of Master in Music Department of Classical music Supervisor: Erik Lanninger Examiner: Jan-Olof Gullö Milan Řehák Recording and amplifying of the accordion What is the best way to capture the sound of the acoustic accordion? SOUNDING PART.zip - Sounding part of the thesis: D. Scarlatti - Sonata D minor K 141, V. Trojan - The Collapsed Cathedral SOUND SAMPLES.zip – Sound samples Declaration I declare that this thesis has been solely the result of my own work. Milan Řehák 2 Abstract In this thesis I discuss, analyse and intend to answer the question: What is the best way to capture the sound of the acoustic accordion? It was my desire to explore this theme that led me to this research, and I believe that this question is important to many other accordionists as well. From the very beginning, I wanted the thesis to be not only an academic material but also that it can be used as an instruction manual, which could serve accordionists and others who are interested in this subject, to delve deeper into it, understand it and hopefully get answers to their questions about this subject. The thesis contains five main chapters: Amplifying of the accordion at live events, Processing of the accordion sound, Recording of the accordion in a studio - the specifics of recording of the accordion, Specific recording solutions and Examples of recording and amplifying of the accordion in practice of other accordion players, and two recordings: D. Scarlatti - Sonata D minor K 141, V. Trojan - The Collasped Cathedral.
    [Show full text]
  • DLM8 and DLM12 2000W Powered Loudspeakers with DL2 Digital Mixer
    DLM8 and DLM12 2000W Powered Loudspeakers with DL2 Digital Mixer OWNER’S MANUAL Important Safety Instructions 1. Read these instructions. 20. NOTE: This equipment has been tested and found to comply with 2. Keep these instructions. the limits for a Class B digital device, pursuant to part 15 of the FCC 3. Heed all warnings. Rules. These limits are designed to provide reasonable protection 4. Follow all instructions. against harmful interference in a residential installation. This equipment 5. Do not use this apparatus near water. generates, uses, and can radiate radio frequency energy and, if not 6. Clean only with a dry cloth. installed and used in accordance with the instructions, may cause 7. Do not block any ventilation openings. Install in accordance with the manu- harmful interference to radio communications. However, there is no facturer’s instructions. guarantee that interference will not occur in a particular installation. 8. Do not install near any heat sources such as radiators, heat registers, stoves, If this equipment does cause harmful interference to radio or television or other apparatus (including amplifiers) that produce heat. reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or 9. Do not defeat the safety purpose of the polarized or grounding-type plug. more of the following measures: A polarized plug has two blades with one wider than the other. A grounding- type plug has two blades and a third grounding prong. The wide blade or • Reorient or relocate the receiving antenna. the third prong are provided for your safety.
    [Show full text]
  • User's Manual
    USER’S MANUAL G-Force GUITAR EFFECTS PROCESSOR IMPORTANT SAFETY INSTRUCTIONS The lightning flash with an arrowhead symbol The exclamation point within an equilateral triangle within an equilateral triangle, is intended to alert is intended to alert the user to the presence of the user to the presence of uninsulated "dan- important operating and maintenance (servicing) gerous voltage" within the product's enclosure that may instructions in the literature accompanying the product. be of sufficient magnitude to constitute a risk of electric shock to persons. 1 Read these instructions. Warning! 2 Keep these instructions. • To reduce the risk of fire or electrical shock, do not 3 Heed all warnings. expose this equipment to dripping or splashing and 4 Follow all instructions. ensure that no objects filled with liquids, such as vases, 5 Do not use this apparatus near water. are placed on the equipment. 6 Clean only with dry cloth. • This apparatus must be earthed. 7 Do not block any ventilation openings. Install in • Use a three wire grounding type line cord like the one accordance with the manufacturer's instructions. supplied with the product. 8 Do not install near any heat sources such • Be advised that different operating voltages require the as radiators, heat registers, stoves, or other use of different types of line cord and attachment plugs. apparatus (including amplifiers) that produce heat. • Check the voltage in your area and use the 9 Do not defeat the safety purpose of the polarized correct type. See table below: or grounding-type plug. A polarized plug has two blades with one wider than the other.
    [Show full text]
  • Lead Series Guitar Amps
    G10, G20, G35FX, G100FX, G120 DSP, G120H DSP, G412A USER’S MANUAL G120H DSP G412A G100FX G120 DSP G10 G20 G35FX LEAD SERIES GUITAR AMPS www.acousticamplification.com IMPORTANT SAFETY INSTRUCTIONS Exposure to high noise levels may cause permanent hearing loss. Individuals vary considerably to noise-induced hearing loss but nearly everyone will lose some hearing if exposed to sufficiently intense noise over time. The U.S. Government’s Occupational Safety and Health Administration (OSHA) has specified the following permissible noise level exposures: DURATION PER DAY (HOURS) 8 6 4 3 2 1 According to OSHA, any exposure in the above permissible limits could result in some hearing loss. Hearing protection SOUND LEVEL (dB) 90 93 95 97 100 103 must be worn when operating this amplification system in order to prevent permanent hearing loss. This symbol is intended to alert the user to the presence of non-insulated “dangerous voltage” within the products enclosure. This symbol is intended to alert the user to the presence of important operating and maintenance (servicing) instructions in the literature accompanying the unit. Apparatus shall not be exposed to dripping or splashing. Objects filled with liquids, such as vases, shall not be placed on the apparatus. • The apparatus shall not be exposed to dripping or splashing. Objects filled with liquids, such as vases, shall not be placed on the apparatus. L’appareil ne doit pas etreˆ exposé aux écoulements ou aux éclaboussures et aucun objet ne contenant de liquide, tel qu’un vase, ne doit etreˆ placé sur l’objet. • The main plug is used as disconnect device.
    [Show full text]
  • Applications to Guitar Feedback Control
    Proceedings of the 2010 Conference on New Interfaces for Musical Expression (NIME 2010), Sydney, Australia Mechanisms for Controlling Complex Sound Sources: Applications to Guitar Feedback Control Aengus Martin Sam Ferguson and Kirsty Beilharz Computing and Audio Research Laboratory Faculty of Arts and Social Sciences School of Electrical and Information Engineering Faculty of Design, Architecture and Building The University of Sydney The University of Technology, Sydney [email protected] [email protected] ABSTRACT Guitar/Amplifier Feedback Loop Many musical instruments have interfaces which emphasise the pitch of the sound produced over other perceptual char- acteristics, such as its timbre. This is at odds with the mu- Metal sical developments of the last century. In this paper, we Slide introduce a method for replacing the interface of musical String Dampers instruments (both conventional and unconventional) with a more flexible interface which can present the intrument's available sounds according to variety of different perceptual characteristics, such as their brightness or roughness. We Audio Feature Mechanical Controller apply this method to an instrument of our own design which Auditing Controller Extraction (Pitch Mechanism comprises an electro-mechanically controlled electric guitar Level etc.) and amplifier configured to produce feedback tones. Keywords Audio Features & Control Concatenative Synthesis, Feedback, Guitar User Interface Associated Control Parameter & Parameters Audio Feature 1. INTRODUCTION Database Concatenative sound synthesis (CSS) is a technique for synthesizing sound by assembling a sequence of short seg- ments of digital audio and concatenating them together Figure 1: A block diagram of the system. (see, e.g. [1] and [2]). There are two parts to a CSS sys- tem.
    [Show full text]
  • AIR Creative Collection Provides a Comprehensive Set of Digital Signal Processing Tools for Professional Audio Production with Pro Tools
    AIR® Creative Collection User Guide English User Guide (English) Chapter 1: Audio Plug-Ins Overview Plug-ins are special-purpose software components that provide additional signal processing and other functionality to Avid® Pro Tools®. These include plug-ins that come with Pro Tools, as well as many other plug-ins that can be added to your system. Additional plug-ins are available both from AIR and third-party developers. See the documentation that came with the plug-in for operational information. AIR Audio Plug-Ins AIR Creative Collection provides a comprehensive set of digital signal processing tools for professional audio production with Pro Tools. Other AIR plug-ins are available for purchase from AIR at www.airmusictech.com. AIR Creative Collection is included with Pro Tools, providing a comprehensive suite of digital signal processing effects that include EQ, dynamics, delay, and other essential audio processing tools. The following sound-processing, effects, and utility plug-ins are included: Chorus Ensemble Fuzz-Wah Multi-Delay Spring Reverb Distortion Filter Gate Kill EQ Non-Linear Reverb Stereo Width Dynamic Delay Flanger Lo-Fi Phaser Talkbox Enhancer Frequency Shifter Multi-Chorus Reverb Vintage Filter The following virtual instrument plug-ins are also included: Boom Drum machine and sequencer DB-33 Tonewheel organ emulator with rotating speaker simulation Mini Grand Acoustic grand piano Structure Free Sample player Vacuum Vacuum tube–modeled monophonic synthesizer Xpand!2 Multitimbral synthesizer and sampler workstation Avid and Pro Tools are trademarks or registered trademarks of Avid Technology, Inc. in the U.S. and other countries. 3 AAX Plug-In Format AAX (Avid Audio Extension) plug-ins provide real-time plug-in processing using host-based ("Native") or DSP-based (Pro Tools HD with Avid HDX hardware accelerated systems only) processing.
    [Show full text]