Hello Squirrel | squirrel programming language basics |
Making Connections | connect objects like plugins and audio and MIDI inputs/outputs |
Scheduling Notes | schedule MIDI notes to play on a plugin |
Creating MIDI Patterns | group together MIDI notes into a pattern |
Sequencing With Clocks | using different clock objects for timing and controlling sequences |
Sending Program Changes | test synth patches by sending MIDI notes and program changes |
Using Random Numbers | create random variations in script execution |
Controlling Plugins | control plugin parameter values in real time |
Mixing Audio | use an audio mixer to combine the output of two or more audio sources |
Using MIDI Files | read, edit, and write MIDI data stored in SMF files |
Data Binding | read and write data models using JSON or XML |
Using OSC Control | listen for OSC commands to load, play and stop an audio clip |
Scheduling Methods | schedule method execution in the transport timeline |