Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Recording Music ====== **Overview: ** In this tutorial, you will learn about how to record the output of Konduktiva with a MIDI synthesizer. The device used in this tutorial is a MacBook Air 2020, in Ventura 13.0.0 version. The same process has also been tested on Arch Linux. ===== Dependencies ===== ==== Audio Recording Software (Pick One)==== === Audacity === Audacity is a free open-source audio recording and track editing software. == Install via Homebrew == <code> brew install audacity </code> == Install On Arch Linux == <code> sudo pacman -S audacity </code> == Install from Audacity website == https://www.audacityteam.org/ === Ardour === Ardour is also a free open-source audio recording and track editing software but Audacity will be used in this tutorial. == Install On Arch Linux == <code> sudo pacman -S ardour </code> == Install From Ardour Website == https://ardour.org/ ==== An audio interface ==== An audio interface allows you to capture audio from digital instruments. [[https://www.native-instruments.com/en/products/komplete/audio-interfaces/komplete-audio-6/| Komplete Audio 6 MK 1]] (this is the page for MK 2, because the page for MK 1 can no longer be found) will be used in this tutorial. {{:konductiva-recording-tutorial-komplete-audio-6.jpeg?400|}} Image retrieved from https://www.musicradar.com/reviews/tech/native-instruments-komplete-audio-6-459563 ==== A MIDI synthesizer ==== A MIDI synthesizer is a digital instrument that can send or receive MIDI signals to produce pitches and sounds. [[https://www.arturia.com/products/hardware-synths/microfreak/overview| Arturia MicroFreak]] will be used in this tutorial. {{:konductiva-recording-tutorial-microfreak.png?400|}} Image retrieved from https://www.arturia.com/products/hardware-synths/microfreak/overview ==== A mixer (optional)==== An audio mixer allows you to combine different audio input and adjust them easily. [[https://usa.yamaha.com/products/proaudio/mixers/mg_series_xu_model/index.html| Yamaha MG10]] will be used in this tutorial. {{:konductiva-recording-tutorial-yamaha-mg10.jpeg?400|}} Image retrieved from https://usa.yamaha.com/products/proaudio/mixers/mg_series_xu_model/index.html ===== Instructions ===== ==== Setup ==== Before using Konduktiva, some setups are required on your device. You can follow the tutorial on our [[https://github.com/renickbell/konduktiva/| Github page]] to setup your Konduktiva with your device properly. Reading the [[:first_steps|first steps tutorial]] is also recommended to get a basic understanding of Konduktiva. ==== Step 1 ==== Connect your synthesizer to your Device using a USB cable, and connect you device to your audio interface with another USB cable. {{:konductiva-recording-tutorial-1.jpeg?400|}} {{:konductiva-recording-tutorial-2.jpeg?400|}} {{:konductiva-recording-tutorial-3.jpeg?400|}} ==== Step 2 ==== Connect your audio interface with you mixer (if you are using one). The red wire sends the audio that will be played in the right hand side speaker (if you are using stereo speakers), and the white wire sends to the left hand side speaker. {{:konductiva-recording-tutorial-4.jpeg?400|}} {{:konductiva-recording-tutorial-5.jpeg?400|}} {{:konductiva-recording-tutorial-6.jpeg?400|}} ==== Step 3 ==== Launch Audacity on your device, and select your audio interface as the input on the top left corner. If you can't find it, you might need to update or reinstall your Audacity. {{:konductiva-recording-tutorial-7.jpeg?800|}} {{:konductiva-recording-tutorial-8.jpeg?800|}} ==== Step 4 ==== Press the record button on the top left corner in Audacity, and run Konduktiva to play the music you want to record. ==== Example ==== {{ :konductiva-recording-tutorial-2023-oct-11-konduktiva-recording.mp3 |}} [[http://konduktiva.org/doku.php?id=midi-cc|Click here to learn how to send MIDI CC messages]] recording-music.txt Last modified: 2024/01/17 16:29by steve.wang