Tags LISPMusicProgramming Using L-System to Generate Music admin January 31, 2021 L-system is a powerful string rewriting system. Opusmodus supports an implementation of this system (inspired by and based on this implementation). It is
Tags C++Programming C++20 [[nodiscard]] Attribute admin January 17, 2021 [[nodiscard]] attribute “encourages” the compiler to issue a warning when the return value from a function is ignored. It was introduced
Tags LISPMusicProgramming Using JFugue with External DAW admin January 2, 2021 Let this New Year 2021 bring health and happiness to us all! In the last article, I talked briefly about