Skip to content

Commit

Permalink
updated readme and final branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tmray committed Mar 7, 2022
1 parent 0908d4c commit 1688bce
Showing 1 changed file with 55 additions and 2 deletions.
57 changes: 55 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,56 @@
# 200516-song-idea
# If I was alone
## These are the Ardour DAW session files for the song "If I was alone" by Lorenzo's Music.

A song based on drumlines rob recorded labeled spatula1 & spatula2
This is a song recorded by the abstract deconstruction creative commons band [Lorenzo's Music](https://www.lorenzosmusic.com/?utm_source=github&utm_medium=bandlink&utm_campaign=ifiwasalonereadme) using only open-source tools and software.

# The Song
Here is the [recording from this song experiment on YouTube](https://youtu.be/03Isvqvhp24)
[![Lorenzo's Music - If I was alone - audio](https://i.ytimg.com/vi/03Isvqvhp24/maxresdefault.jpg)](https://youtu.be/03Isvqvhp24)

You can also **download this song from our website**
[https://www.lorenzosmusic.com/2022/01/if-i-was-alone-by-lorenzos-music-single.html](https://www.lorenzosmusic.com/2022/01/if-i-was-alone-by-lorenzos-music-single.html?utm_source=github&utm_medium=ifiwasalonesonglink&utm_campaign=readme)

# The GitHub for music Concept
## We decided to create an experimental recording method.

We thought of a way to use **GitHub for music** to record remotely with the recording software **Ardour** and the Linux OS **Ubuntu Studio**. This is another song from that experiment.

Since **Ardour** is all controlled by a main code file and distributes the tracks it uses to folders in the project, we realized recordings could be version controlled by GitHub.

From that, the band could share our sessions and create branches for each new track or instrument idea that was made to the song using the the full Ardour sessions with audio and all!

We use Github for the working Ardour files of our songs to collaborate, make changes and record our parts outside of the studio.

# Using this repo
View the description of the original idea for this **Github for music** process on our website [How we came up with a way to use GitHub to write songs remotely.](https://www.lorenzosmusic.com/2019/05/how-we-came-up-with-way-to-use-github.html?utm_source=github&utm_medium=articlelink&utm_campaign=variationwitchreadme)

We use the free and open source [Linux](https://www.linux.org/) based operating system [Ubuntu Studio](https://ubuntustudio.org/). The Ubuntu studio OS has programs and plug-ins for this project preinstalled and ready to use.

The song is recorded with [Ardour](https://ardour.org/) an open-source digital audio workstation.

Most of the effects used come from the open-source audio effects software projects [Calf Studio Gear](https://calf-studio-gear.org/) or [Guitarix virtual guitar amplifier plugins](https://guitarix.org/).

# Requirements Needed
If you would like to clone this repository to see how it's done, do a remix or build upon it.

In order to use the files you will need both of these.

* **Ardour DAW** [https://ardour.org](https://ardour.org/) This is the recording Software that is used for these files so you will need to install this :)
* **Git LFS** [https://git-lfs.github.com](https://git-lfs.github.com/). This is the "Large File Storage" plugin that needs to be installed on your computer to access the large .wav files from the recording stored in the Github repository. If it's not installed there won't be any music to hear in the recording and **you will get an error saying files don't exist when you open it.**

## Not required but useful
**Effects and EQs**

These should be installed to recreate the actual version of the song we made, but the recording is still able to work without them, **it will just sound very different without these effects.**
* **Calf** Plugins Effects. [https://calf-studio-gear.org](https://calf-studio-gear.org/). These are the EQ and compression effects. These are only available for Linux operating systems but some of them come pre-installed in Ardour. If you can't install them the songs will still play the original files without these efects.
* **Guitarix** The guitar pedal effects used on the tracks. Sadly these are only available for Linux. You can still play the files without them if you are on another operating system you will just hear the un altered sounds. - [https://guitarix.org](https://guitarix.org/)

# If you already use Ubuntu Studio
The only thing you you need to install is the "Large File Storage" Plugin **Git LFS** [https://git-lfs.github.com](https://git-lfs.github.com/) to download the large .wav files from the GitHub repository.

If you create anything from this song, remix it or build anything from it let us know! We would love to hear it!

You can message us on Twitter [@lorenzosmusic](https://twitter.com/lorenzosmusic) or email us from the contact section on our website [here at lorenzosmusic.com](https://www.lorenzosmusic.com/p/contact.html?utm_source=github&utm_medium=contactlink&utm_campaign=ifiwasalonereadme)

---
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><a property="dct:title" rel="cc:attributionURL" href="https://www.lorenzosmusic.com/2022/01/if-i-was-alone-by-lorenzos-music-single.html">If I was alone</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://www.lorenzosmusic.com/">Lorenzo's Music</a> is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-SA 4.0 <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg?ref=chooser-v1"></a></p>

0 comments on commit 1688bce

Please sign in to comment.