I love that recording music has become easy enough that even beginners can express themselves. Furthermore, I applaud the fearlessness of newbies who grapple with technology, try to make sense out of today’s complex tools, and persevere to record and mix their music.
Yet, it’s still not that easy to obtain a “professional” sound when you’re starting out. Having taught classes, presented workshops, and worked with beginners, I’ve heard some truly original and refreshing music — however, there are often easy-to-avoid mistakes that drag down those bedroom productions. Like uninvited guests at a dinner party, here are 10 common mistakes that keep surfacing and are easy to correct.
Music
There are 37 posts filed in Music (this is page 2 of 4).
Sounds of the 2019 Christmas season
Brad also had a link to several Christmas albums created by users of the Garritan Personal Orchestra software, Here are links to the 10th and 11th editions:
Finally, the Christmas Eve service at our church had prelude music in a jazz style by members of the Resurrection Catholic Parish Music Ministry. The group included Marcus Reynolds on piano, Steve Cook on trumpet, Jeff Akin on drums, and Matt Holmes on bass. The set included “The Christmas Song” by Mel Torme, O Christmas Tree, Silent Night, and What Child is This.
Their performance appears above (live and uncut). Enjoy these sounds of this year’s Christmas season – and Brad, thanks for getting this post started!
How can we work together on the open web and on software development
- how the original developer doesn’t/shouldn’t have to do everything – others can contribute (to me, a key concept in open source)
- how interested/engaged users can be an important force in the direction in which a software application or tool goes forward
Dave Winer has written about this many times:
- The magic of working together
- Key concept of the open web: working together
-
Working together means this: If someone else has a good-enough way to do something, rather than reinvent what they do, incorporate what they do into what you do.
-
- Working together (SOTN 2018)
- Working together in 2019
I have tried to follow that second point in several ways:
- My blog uses WordPress, I did not develop my own blogging tool
- I use River5 as my RSS reader engine
- I use RiverBrowser to display my own rivers of news
- I document and evangelize how to create your own rivers of news
- I document how to use tools like River4 and 1999.io
- I help others set up these tools
I am getting ready to start working in the computer music area again after a long absence, and I am reviewing available tools to see if they fit the areas I am interested in. In that way, I am trying to practice the concepts of working together as I have outlined above.
Anyone want to work together with me? Let me know!
The music matters
When a church choir works to make sure that everyone is singing the same rhythms and notes, it’s because… the music matters…
When vocalists and instrumentalists work on phrasing, dynamics, cutoffs, entrances, it’s because the music matters…
When you feel moved by a song, a symphony, live or recorded, the music matters….
When music makes you cry or evokes happy memories, the music matters…
When the silence of the end of a musical piece affects you, it’s because the music matters…
To musicians everywhere, in every performance that you give, never forget that the music matters….and to give that performance everything you have..because the music matters….
The music matters….
Reaper programming resources
AdmiralBumbleBee.com – ReaScript Tutorial – From total beginner to GUI-based script
ExtremeRaym – Raymond Radet’s website, author of ReaScript tutorial series, package of ReaScripts, and has a Github repo of scripts (also this one)
ReaPack.com – Package manager for Reaper
Cockos Forum – Building a GUI in Lua
Adam T. Croft – Introduction to ReaScript (I did the “Hello World” section, and it worked!)
ReaperBlog – ChordGun tool
SWS Extension – another Reaper tool
Reaper – ReaScript page (also ReaScript API page)
This ought to be enough to get me started! I want to create some functions to do computer-assisted composition…
Taking things one step at a time
MIDI controller debugging for Alesis V49
The upper part of the window deals with inputs, the bottom part deals with outputs. There were two entries for each part (MIDIXX2 (V49) and V49). I did not have any instructions, so I selected the first one (MIDI…). Well, that was INCORRECT! I needed to select the “V49” entry. Once I stumbled onto that key fact, all of the DAW apps were able to detect key input.
The moral: keep trying different options until something works!
Getting started with MIDI controllers
I then went to the store (Guitar Center) and talked with the “Pro Tools” employee, who showed me what a working setup should look like (he was using a different controller than mine and a copy of Ableton Live for the Mac). He said it was likely a software problem (what! I AM a software engineer!), and that it took him several months to get the hang of using digital audio workstation (DAW) software.
Frustrated, I decided to download a copy of Ableton Live Lite (since my MIDI controller had a license code for a free copy), and … after a 20 minute download and a 20 minute installation, I was able to use my controller to play some notes in Ableton Live Lite – FINALLY!
Now, what did I want to do with this controller…..?
Some thoughts on first-run experience for software apps
Now, I will admit that these types of programs are complex, and require the user to know a little something about what they want to do, or how to use them. But when you compare this with many smartphone apps, there are usually some choices you can make from just looking at the screen to get started. Sure, each of the programs has some “getting started” resource (Ardour, LMMC, Reaper), but it might be nice for the app to have some built-in starter setup or task accessible from a menu (or something!). Just my two cents…