White.Steve.Blog

Mostly software and music, some work, but all play

Voices

Posts
  • White.Steve.Blog

    Scales

    • 1 Comments
    So I’ve talked about classes representing the ideas of note and interval . This post I’ll cover Voices.ScaleClass , Voices.Scale and Voices.KeySignature . A scale is an interesting interplay between notes and intervals within an octave. As an example...
  • White.Steve.Blog

    Starting over with Voices.Interval

    • 0 Comments
    In the previous post in the Voices category I showed my re-imagined Voices.Note class and its close relatives. You can already see that the new design has a useful separation of tone from note . I had also mixed solfeggio and scale into my initial, abandoned...
  • White.Steve.Blog

    Appendix A – Definitions

    • 1 Comments
    Appendix A – Definitions Accidentals Accidentals are the sharp/flat/natural ( ♯ / ♭ / ♮ ) symbols in a note’s name. A note with either no accidentals or with a natural symbol in its name is natural . Each sharp or flat symbol in a note’s name indicates...
  • White.Steve.Blog

    Starting over with Voices.Note

    • 1 Comments
    So this year I threw away my code and started again. I believe that the two fundamentals of music are note and interval and that all else (scale, chord, etc) is build from them. Rhythm (i.e. time) is an orthogonal dimension and I’ll save that for much...
  • White.Steve.Blog

    My first (false) start at the Voices project

    • 5 Comments
    So, the middle of last November I started doing some thinking and designing and putting some C# classes together in a library. It was a bit of a false start as I’ll explain, so this year I started the project afresh with the benefit of what I’d learned...
  • White.Steve.Blog

    Faking is not good enough

    • 2 Comments
    Despite having studied some fairly highbrow harmony textbooks, it was actually the Beatles book (listed in the previous post) that prompted me to start distilling what I was learning into software. I’m sure I saw a quote once which said that a program...
  • White.Steve.Blog

    Music Training. Part I. Fundamentals (i)

    • 2 Comments
    Voices - your songwriting studio Welcome to Voices! Before you learn how to use the software to write great songs you’ll need to know, at a minimum, some music theory and sight-reading essentials. I believe you’ll also need to understand the principles...
  • White.Steve.Blog

    What is Voices?

    • 3 Comments
    Voices is the name of a personal software project I’m developing. When it’s done it will tutor, train and test anyone who wants to know more about music theory. I was going to say ‘music students’ but I think music is one of those disciplines (like IT...
Page 1 of 1 (8 items)