April 19Apr 19 As the thread title says. So far, I have generated 7 suitable pieces using the AI Suno, which I have subscribed to because I am very pleased with the results. All the pieces I've generated so far use my lyrics. The music is inspired by my novel The Last Marriage. More will be posted in due time.
April 20Apr 20 Author Presenting "A Grand Meal in Tartarus." The lyrics are mine and taken, once again, from my novel.
May 6May 6 Author This one recalls a dream I had about the Land of Oz, with me specifically visiting the Emerald City. In this dream, I got a glimpse of the ancient fairyland in its modern incarnation. Apparently, like the United States, the Land of Oz is in a bad state at the moment. It was recently ruled by a dictator who had his heart--in both senses of the word "heart"--removed, and the magic native to the realm has gone out of control, as is the wont of magic. Anyway, enjoy the music.
May 6May 6 Author I love how this one turned out. It's remix of a piece about the art of magic and the magic of art. Edited May 6May 6 by Polaris
May 23May 23 Author I worked my butt off on a music composition program that takes two or three songs at the same time and allows you to find the perfect mashup between them. Here's what I was able to do with two songs just now. For my part, I'm pretty amazed that I can do this type of thing now with great ease and speed (note that the first few seconds sound off because of the source material. Just keep listening):
August 17Aug 17 Author Last night, I discovered the magic of Suno's user-designed models feature. Basically, what you do is upload several tracks of your own creation, and this teaches Suno to cater to your tastes and mimic your style. Using this feature has, for me, tremendously improved my satisfaction with Suno and the quality of the site's output. Please do give the following tracks created with this feature a listen:
1 hour ago1 hr Author Writing a good melody is difficult. Writing a pair, a trio, a quartet of melodies that can be played all at the same time to good effect is astronomically difficult. One has to observe several different rules, many of which are quite restrictive, such as avoiding parallel Perfect Fifths and handling dissonances properly.Yesterday, I sat down to a project that I had long wanted to start. With the help of Google Gemini, I began writing the code for a computer program that turns what is astronomically difficult into a quick and simple matter. The program is now more or less entirely complete.What does the program do? It takes as input a folder full of MIDI files, each containing a melodic passage and, in a matter of seconds, finds potentially dozens of superimpositions of these melodies that follow the rules of good counterpoint. Different combinations of these melodies, along with simple transformations of these melodies (i.e. time-delayed versions, transposed versions, sped-up versions, and slowed-down versions) are quickly tested, one after another, and those that pass are added to a pool for the user to listen to and export for use in larger works. The user can also force the program to try combining melodies with one specific melody (possibly including itself) rather than combining them entirely at random. All of this makes the program ideally suited for writing compositions that involve not only counterpoint but extensive imitation (imitation means the repetition in one voice/instrument of a melodic idea that appears in another voice/instrument), such as appears extensively in that venerable type of music called the fugue.Right now, my task is simply to compose as many different pleasant-sounding melodic passages as possible, so that I can feed these to the program and have it superimpose them in ways that I never would have come up with without its assistance.For those interested, the code makes use of a genetic algorithm and an artificial intelligence that learns how to avoid melodic combinations that are likely to fail, based on prior experience, speeding up the program's workings and improving the quality of its output.Here is a screenshot of a very short and simple passage that this program wove out of three motifs. The harmony in this passage is almost entirely two-voice, but the program can write passages that are arbitrarily dense, up to the point that it would be theoretically impossible to thicken the musical texture without breaking the rules of counterpoint. It can also write much longer passages, although listening through them would become increasingly time consuming as they got lengthened. Much better to write short passages and weave them together within a larger work. (You'll notice that there is one perfect consonance by similar motion. I decided to permit this because it isn't strictly forbidden, and in some cases is unavoidable. The program is coded only to rule out completely those passages which break the hard rules, such as ones that include parallel Octaves and unacceptable handling of dissonance. If the program writes a passage that breaks a suggestion rather than a hard rule, and the user doesn't like this, the passage may simply be discarded. I kept this one because I like how it sounds.) Edited 8 minutes ago8 min by Polaris
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.