AnalogTapeModel

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

commit b51024e30197db36c18d99fd429b61779cf764b9
parent b6c28b21cdf4cadc6aed2825a03823100adbe9f1
Author: jatinchowdhury18 <jatinchowdhury18@users.noreply.github.com>
Date:   Wed, 10 Feb 2021 18:28:34 -0800

Update Windows builds withough OpenGL

Diffstat:
M.gitignore | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore @@ -14,7 +14,7 @@ Refs Builds BinaryData.h BinaryData*.cpp -build +build* JuceLibraryCode LV2.mak @@ -33,3 +33,4 @@ LV2.mak # Other files I don't want *.asd *.mp4 +bin/*[!.zip]