Skip to content

Commit

Permalink
Update Nightlies: ChowTape
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Oct 17, 2023
1 parent 43da402 commit e9e6081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/ChowTape/AnalogTapeModel
Submodule AnalogTapeModel updated 39 files
+48 −48 .github/workflows/clang-tidy.yml
+1 −1 .github/workflows/cmake.yml
+63 −63 .github/workflows/ios.yml
+2 −0 CHANGELOG.md
+1 −0 Plugin/Source/Headless/CMakeLists.txt
+63 −0 Plugin/Source/Headless/UnitTests/PresetLevelTest.cpp
+1 −1 Plugin/Source/Presets/PresetConfigs/AEIOU/AEIOU_DisintegratedMemories.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/AEIOU/AEIOU_FunkThat1987.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/AEIOU/AEIOU_Warehouse1997.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Carter/Bad Tape Good Player.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Carter/Bass/Bass - 808 Maker.chowpreset
+2 −2 Plugin/Source/Presets/PresetConfigs/Carter/Bass/Bass - Warm Tape.chowpreset
+2 −2 Plugin/Source/Presets/PresetConfigs/Carter/Cozy Unstable.chowpreset
+2 −2 Plugin/Source/Presets/PresetConfigs/Carter/Fast Wobble.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Carter/Good Tape Bad Player.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Carter/Guitar/Guitar - Phaser Like.chowpreset
+2 −2 Plugin/Source/Presets/PresetConfigs/Carter/Guitar/Guitar - Short Plucked.chowpreset
+2 −2 Plugin/Source/Presets/PresetConfigs/Carter/HighHats/High Hats - Hats Shorter.chowpreset
+2 −2 Plugin/Source/Presets/PresetConfigs/CoolWAV/CoolWAV_ChewLoss.chowpreset
+2 −2 Plugin/Source/Presets/PresetConfigs/CoolWAV/CoolWAV_DriftwithMe.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/CoolWAV/CoolWAV_HeavyDrumloop.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/CoolWAV/CoolWAV_StudioTime.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/CoolWAV/CoolWAV_TapeWide.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Factory/Default.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Factory/OldTape.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Factory/Underbiased.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Factory/WoozyChorus.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/RK/High/High Sauce I.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Sink/SNK_BassPusher.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Sink/SNK_Chorus2.chowpreset
+3 −3 Plugin/Source/Presets/PresetConfigs/Sink/SNK_Chorus3.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Sink/SNK_Chorus4.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Sink/SNK_Fat2.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Sink/SNK_Gritty.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Sink/SNK_Gritty2.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Sink/SNK_SlightlyWobbly.chowpreset
+1 −1 Plugin/Source/Presets/PresetConfigs/Sink/SNK_lofi.chowpreset
+7 −1 Plugin/Source/Presets/PresetManager.cpp
+1 −1 Scripts/validate.sh
2 changes: 1 addition & 1 deletion plugins/ChowTape/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ChowTape",
"repo": "https://github.com/jatinchowdhury18/AnalogTapeModel",
"hash": "6283854a6a1566aa6c5f8665a36721f79aa0a120",
"hash": "ea0df0c2c97b65404f1c5f55eea7deff93b49f5c",
"tag": "v2.7.0",
"branch": "develop"
}

0 comments on commit e9e6081

Please sign in to comment.