Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I IDM-2016-Algorithmic-Composition
  • 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
  • IDM-2016-Algorithmic-Composition
  • Wiki
  • Home

Home · Changes

Page history
eberdahl created page: home authored Jun 03, 2016 by Edgar Berdahl's avatar Edgar Berdahl
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 272d521b
## Algorithmic Composition Exercise
# Download the archive of pd patches
# Getting started
* Download the archive of pd patches
http://cct.lsu.edu/~eberdahl/tmp/algorithmic-composition-exercise.zip from the Internet to your computer
# Use CyberDuck to copy this archive file to your home directory ~ on your kit
* Use CyberDuck to copy this archive file to your home directory ~ on your kit
# Log into your kit like in the previous labs:
* blah
* Power up your kit by plugging in the micro USB cable. (Then the lights on your kit should turn on.)
* Wait at least one minute for the board to boot up.
* Start the XQuartz program and then log into your kit using the following command
ssh -XY ccrma@192.168.105.106
* After you login, you will see the prompt ccrma@satellite:~$ This means that you are logged into a computer named "satellite" as the user "ccrma", and you are currently in the directory ~, which is the shortcut for your home directory.
# Uncompress the archive and start the pd patches
* Run the following command
unzip algorithmic-composition-exercise.zip
* Run the following command to start Pure Data
pd &
* Open the lab patch ~/algorithmic-composition-exercise/OtherParts.pd
\ No newline at end of file
Clone repository
  • Home