This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
other:music_making [2021/03/30 02:11] nanodano |
other:music_making [2022/03/29 00:36] (current) nanodano |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Music Making ====== | ====== Music Making ====== | ||
- | Music making is something I'm very interested in and love doing. My major at University of North Texas was music composition for a period. I played violin in orchestra for 7 years, played guitar in several bands for some more years. I also sang in choirs and learned a lot of music theory and done a lot of ear training. I spent a summer at Berklee College of Music in Boston and learned music theory from a totally different perspective. I know a lot about music theory, composition, | + | Music making is something I'm very interested in and love doing. I began by first learning violin and guitar and picked up other instruments over the years. My major at University of North Texas was music composition for a period |
- | I enjoy jamming and improvising, | + | I enjoy jamming and improvising, |
+ | |||
+ | * Fender electric violin ๐ป | ||
+ | * Ibanez mandolin | ||
+ | * Ibanez electric guitar ๐ธ | ||
+ | * Washburn acoustic guitar | ||
+ | * Korg Kross 88 electric keyboard | ||
+ | * Cajon | ||
+ | * Harmonica | ||
+ | * Saxophone ๐ท (Someone please teach me) | ||
+ | * Flute (No idea what I'm doing) | ||
- | * Fender electric violin | ||
- | * Ibanez mandolin | ||
- | * Ibanez electric guitar | ||
- | * Washburn acoustic guitar | ||
- | * Korg Kross 88 electric keyboard | ||
- | * saxophone | ||
- | * cajon | ||
- | * flute | ||
- | * harmonica | ||
- | * egg shaker | ||
Other relevant things: | Other relevant things: | ||
- | * Project: Binaural Audio Generator | + | |
- | * Similarities Between Music and Programming | + | |
- | * I know how to program but don't know what to program. | + | * Similarities Between Music and Programming |
+ | * I know how to program but don't know what to program | ||
===== My Music ===== | ===== My Music ===== | ||
- | I have a little | + | I have some music online under the name Electropunk Zero and Viomangui. I've lost more compositions than I've kept over the years with old tapes, sheet music, and CDs getting lost. |
+ | |||
+ | * [[https:// | ||
+ | * [[https://www.youtube.com/ | ||
===== Software Tools ====== | ===== Software Tools ====== | ||
- | | + | ===== Audio file formats ===== |
- | * Audacity | + | |
+ | | ||
+ | * pcm | ||
+ | * midi | ||
+ | * ogg vorbis | ||
+ | * flac | ||
+ | * mp3 | ||
+ | ==== Programming Libraries ==== | ||
+ | |||
+ | If you want to work with audio programmatically there are many software libraries available. | ||
+ | |||
+ | * All of the file formats listed above (ogg vorbis, wav, flac, midi, etc) | ||
+ | * [[https:// | ||
+ | |||
+ | ==== DAWs ==== | ||
+ | |||
+ | Digital Audio Workstations are powerful composition tools for creating complex songs and arranging multiple instruments. | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | ==== Audacity | ||
+ | |||
+ | Sound editors are not intended to be large composition tools like a DAW but focused more on editing sound files and adding effects. Perfect for creating samples from a recording, adding reverb to some audio, and things like that. You can also use it to generate chirps, noise, tones, and rhythm tracks (like a metronome). | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | There are a few notable effects you can apply: | ||
+ | |||
+ | * Reverb | ||
+ | * Distortion | ||
+ | * High-pass and low-pass filters (cut out high or low end of audio) | ||
+ | * Delay | ||
+ | * wah-wah | ||
+ | * Many more | ||
+ | |||
+ | |||
+ | ==== VST Instruments ==== | ||
+ | |||
+ | VST instruments are common for use in DAWs. VST instruments are very powerful and can be heavily tweaked. Some are synthesizers and some sound like real pianos. There are free ones out there, but there are also very expensive ones ranging into the hundreds and even thousands of dollars for the high quality realistic sounding pianos and drums. | ||
+ | |||
+ | To install a VST, it's usually as simple as placing the '' | ||
+ | |||
+ | * [[https:// | ||
+ | |||
+ | ==== SoundFonts ==== | ||
+ | |||
+ | SoundFonts ('' | ||
+ | |||
+ | There are some free Soundfonts on [[https:// | ||
+ | To use the Soundfonts in LMMS, use the '' | ||
===== MIDI ===== | ===== MIDI ===== | ||
Line 39: | Line 95: | ||
- | ===== Audio file formats ===== | ||
- | * ogg | ||
- | * wav | ||
- | * flac | ||
- | * midi | ||
Line 53: | Line 104: | ||
You can find free music and sounds at [[https:// | You can find free music and sounds at [[https:// | ||
+ | |||
+ | ===== LMMS ===== | ||
+ | |||
+ | To get started in LMMS, I recommend creating a bunch of instruments using Nescaline. Then tweak each of them to be different " | ||
+ | |||
+ | To setup Nescaline to act like an instrument, I recommend unchecking all 4 channels and then only turning on 1 of the first 3. Get sounds you like. For percussion and sweeps, you can use the 4th channel. You can mix and match if you want. Play with the other settings, but the most notable one is the ENV (envelope). This will let you control the attack/ | ||
+ | |||
+ | Create 2-4 instruments like: percussion, bass, rhythm plucks, lead. Maybe you want to add more like some pads and risers. | ||
+ | |||
+ | Create the structure of the song (e.g. AABA, optionally with intro/ | ||
+ | |||
+ | Start filling in lines. You may find a bass line to build around, you might find a melody that you turn into a motif. You can use your keyboard as a midi piano if necessary or use the piano roll. Build up the song layer by layer until you are happy with it. Keep it simple though. I recommend 2-4 instruments and keep the melody, bass, and rhythm SIMPLE. You can always add complexity later when you're more comfortable. | ||