{
    "metadata" : {
		"title" : "Sound Collage",
		"level" : "intro",
		"description" : "Make patterns out of a playlist of sounds",
		"estimated_time" : 4,
        "sequence" : 1,
		"id" : "soundCollage",
		"revision" : 1
    },
	"files" : {
		"start_patcher" : "soundCollage_start.maxpat",
		"end_patcher" : "soundCollage_end.maxpat",
		"movie" : "soundCollage",
        "coverimage" : "soundCollage_title.png"
	},
	"steps" : [
               {
               "number" : 1,
               "start" : "00:00:00",
               "comment" : "Drag a sound to the patcher to create a playlist~",
               "description" : "Choose a sound from the <b>Lessons</b> collection and drag it into your patcher."
               },
              {
               "number" : 2,
               "start" : "00:06:00",
               "comment" : "Drag a second sound to the playlist~",
               "description" : "Choose another sound from the <b>Lessons</b> collection and drag it to your first sound to create a playlist~."
               },
               {
               "number" : 3,
               "start" : "00:13:00",
               "comment" : "Drag two more sounds to the playlist~",
               "description" : "Choose two more sounds from the <b>Lessons</b> colection and add them to the playlist~."
               },
               {
               "number" : 4,
               "start" : "00:29:00",
               "comment" : "Add the BEAP Stereo module",
               "description" : "Drag the Stereo module to your patcher from the Output category of the <b>BEAP</b> collection in the left toolbar."
               },
               {
               "number" : 5,
               "start" : "00:38:00",
               "comment" : "Connect the playlist~ to the Stereo module",
               "description" : "Connect the left two outlets of your playlist~ to the Stereo left and right inlet."
               },
               {
               "number" : 6,
               "start" : "00:43:00",
               "comment" : "Lock your patcher and press play",
               "description" : "Lock your patcher and press the play button next to each of your sounds."
               },
               {
               "number" : 7,
               "start" : "01:01:00",
               "comment" : "Loop a sound",
               "description" : "Press the loop button next to your sounds to make them repeat."
               },
               {
               "number" : 8,
               "start" : "01:09:00",
               "comment" : "Add the Vizzie module CYCLR",
               "description" : "Unlock your patch and add the CYCLR module from the GENERATE category of the <b>Vizzie</b> browser."
               },
               {
               "number" : 9,
               "start" : "01:19:00",
               "comment" : "Connect CYCLR to the subpatch",
               "description" : "Connect the left outlet of CYCLR to the subpatcher called <i>Convert VIZZIE data to integers</i>."
               },
               {
               "number" : 10,
               "start" : "01:24:00",
               "comment" : "Connect the subpatch to playlist~",
               "description" : "Connect the subpatcher to your playlist~ to hear your sounds sequenced."
               },
               {
               "number" : 11,
               "start" : "01:32:00",
               "comment" : "Learn to highlight playlist~ chunks",
               "description" : "Click and drag to select a portion of your audio files to loop."
               },
               {
               "number" : 12,
               "start" : "01:52:00",
               "comment" : "Change the speed of CYCLR",
               "description" : "Change the speed of CYCLR and experiment with creating new loops."
               },
               {
               "number" : 13,
               "start" : "02:03:00",
               "comment" : "Randomize with CYCLR",
               "description" : "Press the randomize button in CYCLR turn on random playback."
               },			   
               {
               "number" : 14,
               "start" : "02:11:00",
               "comment" : "Play with resequencing",
               "description" : "Turn off randomize and adjust the bars in CYCLR to manually change the order of your sounds."
               }
               ]

}
