Closed madskjeldgaard closed 9 months ago
The osc handler currently type checks the input to see if it is a float32 type. This should be changed to allow other number types, then static cast them to float for internal calculations.
The osc handler currently type checks the input to see if it is a float32 type. This should be changed to allow other number types, then static cast them to float for internal calculations.