Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.
/ PLUG-QA Public archive

Quality Assurance (QA) script for audio plugins (.vst3, .component, .dll, .vst, .soulpatch, and .soul).

License

Notifications You must be signed in to change notification settings

thezhe/PLUG-QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce1c35e · Jan 24, 2022

History

14 Commits
Jan 24, 2022
Jan 21, 2022
Jan 21, 2022
Jan 24, 2022
Jan 24, 2022
Jan 24, 2022
Jan 21, 2022
Jan 20, 2022
Jan 24, 2022
Jan 24, 2022
Jan 24, 2022
Jan 24, 2022
Jan 24, 2022
Jan 24, 2022

Repository files navigation

PLUG-QA

PLUG-QA is a Quality Assurance (QA) program for audio plugin development (.vst3, .component, .dll, .vst, .soulpatch, and .soul). It displays step, frequency, gain, waveshaper, vectorscope, and spectrogram responses and renders audio files placed in audioIn.

Check out these projects using PLUG-QA:

NOTE:

This project is a work in progress. Only maintained for OCtave on Windows, but should work for other OSes and Matlab with minimal tinkering/debugging.

Dependencies:

Contents

PLUG-QA strives for meaningful code comments and function/variable names. Most users only need to run qa.m (function) or qaScript.m (script) and use their outputs in results.

Useful Tools:

Contributing

Please post bugs in issues and features requests in discussions. Pull requests are allowed and encouraged, especially if they add new test signals to qa.m!