56 lines
1.3 KiB
Plaintext
56 lines
1.3 KiB
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "7ff47023-622e-4834-8de5-2438d56c09bd"/*DetectPulse*/,
|
|
"Description": "Detects if rapid changes within an input signal exceed a threshold. This can be useful for detecting beats in OSC or audio signals.",
|
|
"SymbolTags": "64",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "2cf8d9e3-a984-4760-88cd-5dc2c8b66d7b"/*MinTimeBetweenHits*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 135.0
|
|
}
|
|
},
|
|
{
|
|
"InputId": "4424863b-b25c-449a-8ac9-16796617af7b"/*Damping*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 45.0
|
|
}
|
|
},
|
|
{
|
|
"InputId": "b9a322a3-b85d-4e51-ad1c-17d61a6f5f5e"/*Threshold*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 45.0
|
|
},
|
|
"Min": 0.0,
|
|
"Max": 1000.0,
|
|
"Scale": 0.001
|
|
},
|
|
{
|
|
"InputId": "c0b97bc3-1f93-4678-b93f-d364374fd40a"/*Value*/,
|
|
"Position": {
|
|
"X": -200.0,
|
|
"Y": 0.0
|
|
}
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "b3254af8-03c6-41af-a775-5724aaaa91ef"/*HasChanged*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
}
|
|
},
|
|
{
|
|
"OutputId": "637dddda-a2d9-4e13-9ee3-9cb3790a103a"/*DebugValue*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 100.0
|
|
}
|
|
}
|
|
]
|
|
} |