musique/include
Robert Bendun eb36ad2c93 Implemented Number::{ceil, floor, round, pow, inverse}
Except that pow only accepts integer exponents, since nth root is not
that quick to implement and simple blind implementation may have
performance issues.
2022-08-21 00:43:04 +02:00
..
musique_internal.hh Report nice error when without MIDI connection 2022-08-19 16:06:33 +02:00
musique.hh Implemented Number::{ceil, floor, round, pow, inverse} 2022-08-21 00:43:04 +02:00