Skip to content

Commit 76277ab

Browse files
Merge pull request #2379 from Wasted-Audio/heavy/list-and-threshold
add list and threshold~ to compatible objects
2 parents 4e27cbb + 5348a49 commit 76277ab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Source/Heavy/CompatibleObjects.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ class HeavyCompatibleObjects {
6161
"inlet",
6262
"int",
6363
"line",
64+
"list",
6465
"loadbang",
6566
"log",
6667
"makenote",
@@ -176,6 +177,7 @@ class HeavyCompatibleObjects {
176177
"tabread4~",
177178
"tabread~",
178179
"tabwrite~",
180+
"threshold~",
179181
"throw~",
180182
"vcf~",
181183
"vd~",

0 commit comments

Comments
 (0)