Browse Source

SC: comment

tags/v1.3.0
Brian Heim 5 years ago
parent
commit
aaf168479c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/SuperColliderEngine.cpp

+ 1
- 0
src/SuperColliderEngine.cpp View File

@@ -232,6 +232,7 @@ void SC_VcvPrototypeClient::readScProcessBlockResult(ProcessBlock* block) noexce
return;
}

// See .sc object definition
constexpr unsigned outputsSlotIndex = 4;
constexpr unsigned knobsSlotIndex = 5;
constexpr unsigned lightsSlotIndex = 7;


Loading…
Cancel
Save