Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
tmray committed Jul 4, 2021
1 parent 1e54c0c commit de79ceb
Showing 1 changed file with 56 additions and 2 deletions.
58 changes: 56 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,56 @@
# 200413-song-idea
Song idea
# Variation witch
## These are the Ardour DAW session files for the song "Variation witch" by Lorenzo's Music.

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=variationwitchreadme) using only open-source tools and software.

# The Song
Here is the [final recording from this experiment on YouTube](https://youtu.be/TcN_bazTcrw)
[![Lorenzo's Music - Variation witch - audio](https://i.ytimg.com/vi/TcN_bazTcrw/maxresdefault.jpg)](https://youtu.be/TcN_bazTcrw)

You can also **download this song from our website**
[https://www.lorenzosmusic.com/2021/06/variation-witch-by-lorenzos-music-single.html](https://www.lorenzosmusic.com/2021/06/variation-witch-by-lorenzos-music-single.html?utm_source=github&utm_medium=variationwitchsonglink&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=variationwitchreadme)

---
<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/2021/06/variation-witch-by-lorenzos-music-single.html">Variation witch</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 de79ceb

Please sign in to comment.