https://github.com/iainctduncan/s4m-stk
Repository for music sequencing code and tutorials using Scheme for Max.
https://github.com/iainctduncan/s4m-stk
lisp live-coding maxmsp music music-composition scheme scheme-for-max sequencer
Last synced: 25 days ago
JSON representation
Repository for music sequencing code and tutorials using Scheme for Max.
- Host: GitHub
- URL: https://github.com/iainctduncan/s4m-stk
- Owner: iainctduncan
- Created: 2021-04-16T17:19:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T23:07:53.000Z (about 4 years ago)
- Last Synced: 2025-04-09T15:11:27.386Z (25 days ago)
- Topics: lisp, live-coding, maxmsp, music, music-composition, scheme, scheme-for-max, sequencer
- Language: Max
- Homepage:
- Size: 334 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Welcome to the Scheme For Max Sequencing Toolkit
=================================================The S4M Sequencing Toolkit is intended to be a comprehensive resource
for building sequencers and related tools for live-coding, live-performance,
and composition in Scheme For Max.The first series (and only so far...) is the Step Sequencer Tutorial
series. This includes an e-book(let) tutorial that builds up to a
live-codable multi-track step sequencer with GUI and midi example controls.Each step of the tutorial has an accompanying scm and Max file
in the tutorial-code directory.Read the narrative here: https://iainctduncan.github.io/s4m-stk/
The intention is to add video tutorials for each step of the
tutorials, but I am publishing them as text first to collect
feedback prior to making videos.Please feel free to submit suggestions or error reports in the
issue tracker.