<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>MIDI on Notes - Alex Mayne Music Tech</title>
    <link>https://notes.musictech.alex.mayne.cc/tags/midi/</link>
    <description>Recent content in MIDI on Notes - Alex Mayne Music Tech</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-uk</language><atom:link href="https://notes.musictech.alex.mayne.cc/tags/midi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MIDI Data Basic</title>
      <link>https://notes.musictech.alex.mayne.cc/notes/midi/midi-data-basic/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://notes.musictech.alex.mayne.cc/notes/midi/midi-data-basic/</guid>
      <description>MIDI Basics  MIDI is always transmitted in 8 bit chunks (bytes) - A MIDI Message will be 2 or 3 bytes (therefore, 16 or 24 bits) The first Byte in a MIDI message is the STATUS BYTE. It says what the message is (e.g. Note On or Volume Change), and what MIDI channel it is on. The next one or two bytes are DATA BYTES. They give information such as what the note is and what velocity it is.</description>
    </item>
    
    <item>
      <title>The fundamentals of MIDI</title>
      <link>https://notes.musictech.alex.mayne.cc/notes/midi/the-fundamentals-of-midi/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://notes.musictech.alex.mayne.cc/notes/midi/the-fundamentals-of-midi/</guid>
      <description>MIDI by its self has no sound
it will require an instrument to be added
midi sends a note on and off
it can be plugged into a synth or sampler (module) with a 5pin midi cable
some synths will have a midi though port that will allow you to chain them together
if using a midi interface then in ablation you will need to use instrument external instrument
the midi device can then be adjusted on the fly while the track is happing</description>
    </item>
    
    <item>
      <title>What is Bit Depth?</title>
      <link>https://notes.musictech.alex.mayne.cc/notes/sampleratebitdepth/what-is-bit-depth/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://notes.musictech.alex.mayne.cc/notes/sampleratebitdepth/what-is-bit-depth/</guid>
      <description>What is a bit? A bit is piece of information coded as a 1 or 0 (on or off)
what is bit depth? Bit depth is the number of bits available for each sample. The higher the bit depth, the higher the quality of the audio.
A bit depth of 16 has a resolution of 65,536 possible values and a bit depth of 24 has over 16 million possible values.</description>
    </item>
    
    <item>
      <title>What is Sample Rate?</title>
      <link>https://notes.musictech.alex.mayne.cc/notes/sampleratebitdepth/what-is-sample-rate/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://notes.musictech.alex.mayne.cc/notes/sampleratebitdepth/what-is-sample-rate/</guid>
      <description>the sample rate = samples per second
a sample is a measurement of aptitude
The sample rate is how many measurements of the sound are taken each second. The more samples the more detail about where the waves rise and fall in recording.
The Sample Rate is measured in Samples Per Second Every sample is a measurement of amplitude A common audio sample rate for music is 44,100 samples per second and the unit for the sample rate is hertz (Hz) So 44,100 samples per second is 44,100 hertz or 44.</description>
    </item>
    
  </channel>
</rss>
