Tags C++14 C++14: Return Type Deduction for Normal Functions admin April 8, 2016 In C++11, a function must specify its return type in one of the following two ways: int aFunction(int arg) {
Tags MIDI User-defined Literals in C++ admin March 27, 2016 C++11 introduced user-defined literals, allowing programmers to define special suffixes that can be associated with the built-in literal types: character,
Tags Book Book Review: Common Lisp Recipes – A Problem-Solution Approach admin March 15, 2016 Last Saturday (March 12, 2016), I got my most eagerly awaited book from Amazon.com. Yes, I am talking about Common
Tags part of speech Converting Text to Music admin March 12, 2016 Converting text to music can be fun. Opusmodus has a few built-in functions to work with text. Look up the description
Tags cellular automata A GUI Front-end for Cellular Automata Generator admin March 4, 2016 In my last post, I explained how we can use Cellular Automata (CA) in Opusmodus to create music. For today’s post,
Tags cellular automata Using Cellular Automata to Generate Music admin February 28, 2016 Cellular automata are a powerful computational formalism. Stephen Wolfram’s book A New Kind of Science provides a thorough study of these
Tags dictionary Natural Language Representation of Rubrics in iCure (Part 5) admin February 19, 2016 Homeopathic repertories use a stylised, structured representation of symptoms in the form of rubrics. This representation makes it easier to
Tags Opusmodus Organum in Music admin February 6, 2016 When two or more voices in a song follow the same rhythm and move by the same interval, thus causing
Tags handwriting Book Review – Handwriting and Homeopathy admin January 23, 2016 Title: Handwriting and Homeopathy Author: Dr.Ulrich Welte Publisher: Narayana Verlag Year: 2005 This book is a recent addition to my library. It
Tags MIDI How to Use Reaktor with Opusmodus admin January 8, 2016 For those of you who do not know about Opusmodus (OM), it is a very powerful and flexible algorithmic music