RNBO and Codebox Tutorial 1: Second-Order Markov Chains (gtm.markov External Object)

Описание к видео RNBO and Codebox Tutorial 1: Second-Order Markov Chains (gtm.markov External Object)

gtm.markov is a Max external for generating second-order Markov chains. The external, which has been developed and compiled using RNBO and Codebox, is included in the gtm.markov Max package, available to download via the Max Package Manager. This video tutorial demonstrates how the external was developed in RNBO and exported via the Max external export target.

   • RNBO and Codebox Tutorial 2: Signal-B...  
   • gtm.markov Max Package Overview  

Chapters:
00:00 Overview of Markov chains.
07:20 Basic patch framework in rnbo~ subpatch.
29:20 Codebox: @params, @states, and variables.
38:30 Codebox: problems with concatenation and decimalisation of note pairs.
43:38 Codebox: encoding note pairs using bit shifting.
48:10 Codebox: compiling the transition matrix.
01:26:50 Codebox: calling the compileMatrix function and bug fixing.
01:32:35 Codebox (note generation): notePairCheck and sampCheck functions.
01:45:20 Codebox (note generation): bang function.
01:52:10 Codebox (note generation): decoding note pairs.
02:09:24 Creating required outlets in codebox and rnbo~.
02:12:35 Codebox: bug fixing.
02:13:26 Max patcher: connecting everything up and testing the rnbo~ subpatch.
02:15:38 Max external export target.
02:17:27 Replacing the rnbo~ subpatch with the my_markov_chain external object in the Max patch.

Комментарии

Информация по комментариям в разработке