CharlesHolbrow / rppp

Parser for Reaper's .RPP format written in JavaScript
Mozilla Public License 2.0
17 stars 5 forks source link

Lines with first parameter as decimal seem to error #20

Closed JohnnyMarnell closed 1 year ago

JohnnyMarnell commented 2 years ago

Observed for at least jsfx like

<JS
   1.0 2
>

whereas this works

<JS
   1 2.0
>

PR with example tests: https://github.com/CharlesHolbrow/rppp/pull/19

Great tool!

CharlesHolbrow commented 1 year ago

closed by 5bf8c88e6c12f396cd469b78bda1593bcca3b5be