Skip to content

Commit

Permalink
- revert default channel count to stereo
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Hart committed Sep 27, 2024
1 parent 966fbd2 commit 6cdf5de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion currentGitHash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8cdac4eb3161ccb7fc076f17d4653e94518e96b6
966fbd21d4d4cfd93d0fd0ee84d4eccfa37b8f94
2 changes: 1 addition & 1 deletion hi_backend/backend/currentGit.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define PREVIOUS_HISE_COMMIT "8cdac4eb3161ccb7fc076f17d4653e94518e96b6"
#define PREVIOUS_HISE_COMMIT "966fbd21d4d4cfd93d0fd0ee84d4eccfa37b8f94"
2 changes: 1 addition & 1 deletion hi_core/LibConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@


#ifndef HISE_NUM_PLUGIN_CHANNELS
#define HISE_NUM_PLUGIN_CHANNELS 4
#define HISE_NUM_PLUGIN_CHANNELS 2
#endif

/** This is the amount of channels that your FX plugin will process.
Expand Down

0 comments on commit 6cdf5de

Please sign in to comment.