Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I IDFM
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Edgar Berdahl
  • IDFM
  • Wiki
  • more on pd

more on pd · Changes

Page history
apfalz created page: more on pd authored May 29, 2016 by Andrew Pfalz's avatar Andrew Pfalz
Hide whitespace changes
Inline Side-by-side
more-on-pd.md
View page @ 9063ab79
......@@ -42,3 +42,32 @@ Connect the **first** outlet to **pd chord_D**
Connect the **second** outlet to **pd chord_G** and
Connect the **third** outlet to **pd chord_A**
Now we can use the knobs on our kits to control the volume of each chord. We still need to do two more things before we are going to hear any sound though.
We have to connect the chords to **pd speaker**. See if you can figure out how to do that.
Next we need to tell the **message**s to send their numbers to the chord objects. Before we used **bangs** to do that. Since in this case we only need to send the **message**s once, just lock the patch (**control-E**) and click on each of the **message** objects. Now try to turn the knobs on your kit to adjust the volumes of the chords.
Now we can play the chords along with the song.
======
We will have one person play the song from the **qlist** object and everyone else can try to follow along playing the chords. The lyrics are provided below so you can know when to change to each chord.
**D** is knob 5
**G** is konb 4 and
**A** is knob 3
__________D_____________________
You are my sunshine, my only sunshine.
____________G_________________D__
You make me happy when skies are grey.
__________G___________________D______
You'll never know, Dear, how much I love you.
__________________A________D_____
Please don't take my sunshine away.
Clone repository
  • Home
  • intro to pd
  • more on pd