Skip to content

This is the repo for an intelligent compressor, written in Matlab, to go along with a paper written for AES Convention 145

License

Notifications You must be signed in to change notification settings

djmoffat/intelligentCompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

intelligentCompressor

This is the repo for an intelligent compressor, written in Matlab. This VST plugin uses the Matlab Audio Systems Toolbox

The code can be tested and prototyped in the Matlab environment, using the code

audioTestBench autocomp

The following code will compile the Matlab code direct to VST

validateAudioPlugin autocomp
generateAudioPlugin autocomp

Referencing

When using this code, please reference the following paper

David Moffat and Mark B. Sandler, “Adaptive Ballistics Control of Dynamic Range Compression for Percussive Tracks”, In Proc. 145th Audio Engineering Society Convention, New York, USA, October 2018

@inproceedings{moffat18compressor,
        Title = {Adaptive Ballistics Control of Dynamic Range Compression for Percussive Tracks},
	Author = {Moffat, David and Sandler, Mark B},
	Booktitle = {Audio Engineering Society Convention 145 (to appear)},
	Month = {October},
	Address = {New York, USA},
        Year = {2018}}

Contact

Any question, please contact me

About

This is the repo for an intelligent compressor, written in Matlab, to go along with a paper written for AES Convention 145

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages