{
	"metadata": {
		"title" : "Elastic Audio",
		"level" : "intro",
		"description" : "Explore time-stretching and compression",
		"estimated_time" : 5,
		"sequence" : 3,
		"id" : "elasticAudio",
		"revision" : 1
	},
	"files" : {
		"start_patcher" : "elasticAudio_start.maxpat",
		"end_patcher" : "elasticAudio_end.maxpat",
		"movie" : "elasticAudio",
		"coverimage" : "elasticAudio_title.png"
	},
	"steps" : [
				{
				"number" : 1,
				"start" : "00:00:00",
				"comment" : "Create a sfplay~ object",
				"description" : "Drag the new object icon from the top toolbar into your patch and type into it <i>sfplay~ 2</i>."
				},
				{
				"number" : 2,
				"start" : "00:14:00",
				"comment" : "Add the Stereo module",
				"description" : "Drag the <b>Stereo</b> module into your patch from the OUTPUT category of the <b>BEAP</b> collection in the toolbar."
				},
				{
				"number" : 3,
				"start" : "00:23:00",
				"comment" : "Connect sfplay~ to Stereo",
				"description" : "Connect the two leftmost outlets of sfplay~ to the two inlets of Stereo."
				},
				{
				"number" : 4,
				"start" : "00:27:00",
				"comment" : "Add a toggle object",
				"description" : "Drag the toggle object from the top toolbar to add it to your patch."
				},
				{
				"number" : 5,
				"start" : "00:33:00",
				"comment" : "Connect toggle to sfplay~",
				"description" : "Connect the outlet of toggle to the left inlet of sfplay~."
				},
				{
				"number" : 6,
				"start" : "00:37:00",
				"comment" : "Add timestretch attribute",
				"description" : "Hold down the control key and click the left inlet of sfplay~. Choose <b>timestretch</b> from the menu to add a timestretch attribute to your patch."
				},
				{
				"number" : 7,
				"start" : "00:47:00",
				"comment" : "Add mode and loop attributes",
				"description" : "Control-click the left inlet of sfplay~ and choose <b>mode</b> from the menu to add a mode attribute to your patch. Then control-click the inlet again choose <b>loop</b>."
				},
				{
				"number" : 8,
				"start" : "01:06:00",
				"comment" : "Add the Vizzie module TWIDDLR",
				"description" : "Drag the <b>TWIDDLR</b> module into your patch from the GENERATE category of the <b>Vizzie</b> browser."
				},
				{
				"number" : 9,
				"start" : "01:18:00",
				"comment" : "Connect TWIDLR to the subpatcher",
				"description" : "Connect the outlet of <b>TWIDDLR</b> to the inlet of the subpatcher called <i>Convert VIZZIE data to time-stretch data</i>."
				},
				{
				"number" : 11,
				"start" : "01:21:00",
				"comment" : "Connect the subpatcher to sfplay~",
				"description" : "Connect the outlet of the subpatcher called <i>Convert VIZZIE data to time-stretch data</i> to the right inlet of sfplay~."
				},
				{
				"number" : 12,
				"start" : "01:24:00",
				"comment" : "Add an audio file",
				"description" : "Drag the audio file <i>drumloop</i> from the <b>Lessons</b> collection onto sfplay~ to load it."
				},
				{
				"number" : 13,
				"start" : "01:34:10",
				"comment" : "Lock your patch and turn on the toggle",
				"description" : "Lock your patch and turn on the toggle to play the <i>drumloop</i> file once."
				},
				{
				"number" : 14,
				"start" : "01:41:30",
				"comment" : "Turn on looping",
				"description" : "Turn off the toggle object, turn on looping and turn the toggle on again to loop your sound."
				},
				{
				"number" : 15,
				"start" : "01:51:00",
				"comment" : "Explore changing the speed dial",
				"description" : "Adjust the speed dial and notice how the speed and pitch of the audio change when timestretch is off."
				},
				{
				"number" : 16,
				"start" : "02:05:00",
				"comment" : "Turn on timestretch",
				"description" : "Click the box next to timestretch to turn on timestretching and listen to the difference."
				},
				{
				"number" : 17,
				"start" : "02:14:00",
				"comment" : "Adjust the mode",
				"description" : "Explore adjusting the mode settings and the speed to listen to the different effects."
				},
				{
				"number" : 18,
				"start" : "02:37:00",
				"comment" : "Add a new audio file",
				"description" : "Click the toggle, unlock the patch and drag the audio file <i>RUWA - HELLO MY NAME IS</i> onto sfplay~."
				},
				{
				"number" : 19,
				"start" : "02:48:00",
				"comment" : "Play the new file",
				"description" : "Lock your patch and press the toggle to hear the new file."
				},
				{
				"number" : 20,
				"start" : "02:53:00",
				"comment" : "Experiment with settings",
				"description" : "Adjust mode and speed to taste.  Enjoy your new remix."
				}
				
	]
}