Skip to content

Commit

Permalink
Merge pull request #173 from srenatus/push-oykqxtqsqlls
Browse files Browse the repository at this point in the history
glicol-api.json: fix typo
  • Loading branch information
chaosprint authored Jul 15, 2024
2 parents ea4fe77 + d6d9370 commit 3dda62b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/src/glicol-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"description": "impulse signal generator",
"parameters": [{"freq": "NonModulable(1.0)"}],
"input": "none",
"output": "impulse signal lile [1.0, 0.0, 0.0, ...]; the gap between two 1.0 depends on the frequency.",
"output": "impulse signal like [1.0, 0.0, 0.0, ...]; the gap between two 1.0 depends on the frequency.",
"example": "o: imp 1.0"
},
"lpf": {
Expand Down Expand Up @@ -217,4 +217,4 @@
"output": "filtered signal",
"example": "o: saw 100 >> onepole 0.01"
}
}
}

0 comments on commit 3dda62b

Please sign in to comment.