AnalogTapeModel

Physical modelling signal processing for analog tape recording
Log | Files | Refs | Submodules | README | LICENSE

commit 24a7eaabbff285f4764f8a56bda919d45637f656
parent 491b60db0248672066a7c094f7195a95a53b9fd3
Author: jatinchowdhury18 <[email protected]>
Date:   Tue, 28 Jul 2020 09:19:09 -0700

Add credits to README [ci skip]

Diffstat:
MCONTRIBUTING.md | 9---------
MREADME.md | 5+++++
2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -54,15 +54,6 @@ page. If you plan to implement a new feature, please create a first, so the feature can be discussed by the community. -## Design - -If you have experience with graphic design (or want to gain experience), -contributions to the design of the plugin are welcome. The UI is mostly -built using [PluginGUIMagic](https://github.com/ffAudio/PluginGUIMagic), -so the design can be altered with minimal changes to the codebase. -For more information, please [contact](#Contact) me. - - ## Website CHOW Tape does not currently have it's own website. If you want to help diff --git a/README.md b/README.md @@ -54,5 +54,10 @@ project, for both programmers and non-programmers. For more information, see the [contributing guidelines](https://github.com/jatinchowdhury18/AnalogTapeModel/blob/master/CONTRIBUTING.md). +## Credits + +- GUI Design - [Margus Mets](mailto:[email protected]) +- GUI Framework - [Plugin GUI Magic](https://github.com/ffAudio/PluginGUIMagic) + ## License CHOW Tape is licensed under the GNU General Public License agreement. Enjoy!