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
  • intro to pd

intro to pd · Changes

Page history
apfalz created page: intro to pd authored May 29, 2016 by Andrew Pfalz's avatar Andrew Pfalz
Hide whitespace changes
Inline Side-by-side
intro-to-pd.md
View page @ a6971f94
......@@ -105,7 +105,28 @@ Now you should have
* two **message**s, and
* two **pd boop**s.
Let's control this second **pd boop** with the second to last button on the kit. That button is connected to the second to last outlet of the object at the top of the patch.
Let's control this second **pd boop** with the **second to last** button on the kit. That button is connected to the **second to last** outlet of the object at the top of the patch.
Now we can press the second to last button on the kit and send a **bang** to our new **pd boop**. We won't hear anything yet because we haven't connected it to **pd speaker**. Do that now.
Now see if you can make the two buttons play two different notes.
But why stop at two buttons?
======
Try to connect the other four buttons on your kit to your patch in the same way that we connected the first two:
* first **copy** and **paste** the **bang**, **message**, and **pd boop** objects
* rearrange them as necessary
* connect them to the four outlets on the object with the long name that are next to the two we already have connected.
* finally connect the new **pd boops** to the **pd speaker**
Let's try to play a song
======
You should now have 6 **pd boops** that you can control with the 6 buttons on your kit.
You should also have 6 **messages** that you can use to tell your **pd boop**s which notes to play.
Set them to be the following from left to right:
60 62 64 65 67 72
Clone repository
  • Home
  • intro to pd
  • more on pd