Thu, Feb 21.
Reference Links
- General reference to sample code.
- The sim1.zip sample code package for today.
- Additional documentation:
- PyQt5 Class Reference
- Basic MIDI Summary.
- OSC = Open Sound Control
- Ableton Live tutorials on Lynda available via the CMU Lynda portal.
Discussion
Code Walk
In-Class Challenge
- Assign pairings for challenge and assignment 5
- Main challenge:
- Design a variation on the input mapping using at least one parametric and two event inputs. For now, stick to no more than six parameter knobs and 16 pad inputs.
- Implement it by modifying the sim1.ControlLogic class.
- Test it with one of the physical MPD218 controllers.
- Optional challenge: develop a new continuous-motion strategy and implement it by modifying the kf.path.Path class.
Leave a Reply
You must be logged in to post a comment.