Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tychology authored Aug 27, 2022
1 parent 2c8759c commit fa67f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The four inputs of the expression node from left to right `a`, `b`, `c`, `d`
`p` - postion pf playhead in timeline in samples
`rs` - seconds since note start
`r` - samples since note start
`n` - equal to rs * nf * 256
`n` - equal to `rs` * `nf` * 256
`sr` - sample rate
`bps` - tempo in beats per seconds

0 comments on commit fa67f46

Please sign in to comment.