Skip to content

Commit

Permalink
Try not to do VST scanning in test REAPER instance
Browse files Browse the repository at this point in the history
  • Loading branch information
helgoboss committed Sep 28, 2024
1 parent df290cf commit cfa5816
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test-extension-plugin/tests/reaper_integration_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ fn write_reaper_config(reaper_home_path: &Path) -> Result<()> {
mode=4
[REAPER]
; Not scanning installed VST instruments
vst_scan=2
; For dummy audio on Linux
linux_audio_mode=2
; For <none> audio on macOS
Expand Down

0 comments on commit cfa5816

Please sign in to comment.