Featured
- Get link
- X
- Other Apps
A song "Etude No.4" created by Fourier series uploaded to Youtube.
Composed music: Etude (a trial piece) No. 4 uploaded to Youtube.
https://www.youtube.com/watch?v=DfIxoH5QTnQ
Before composing this, my method of creating melody is just random movement of pitch up/down with some probabilities. Etude No. 1, 2, 3 are the products. (Etude No. 2. is on my Youtube)
Then I saw the Piano Roll of the melody and realized it was of course some kind of wave. Since any waves can be write as a Fourier series, I tested some music scores with Fast Fourier Transformation, and I started to use Fourier series for music composition. So this is my first song.
See my Python Programming 3 Create melody with Fourier Series for details.
A MIDI file was saved by python. Then imported into DAW. I use BitWig Studio 3 now. But I only selected some instruments to MIDI tracks and exported Audio file. Actually any DAW is OK.
Though BitWig is pretty easy to use, compared to Digital Performer I used before, BitWig is not so good for my purpose (composing music by python), because it has some bug of importing MIDI files including pitchbend. I might be going to use other DAW.
https://answers.bitwig.com/questions/3604/pitch-bend-on-imported-midi-clips
- Get link
- X
- Other Apps
Popular Posts
Python programming 1 Basics of Mido for MIDI handling
- Get link
- X
- Other Apps
Python Programming 4 Piano Roll Animation of MIDI file by Matplotlib
- Get link
- X
- Other Apps
Comments
Post a Comment