Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.

This page removed for FERPA compliance
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Comments - Week of 20 Febuary, 2005


When are we going to get our HW 1, HW 2, and Exam 1 grades?! (Achille's TA group)

Email your TA and ask him about the homeworks. You should already have HW1 graded. HW2 you should expect by next Monday. And the exams are posted by the professor so you'll have to ask him/her about that one. Student1594

i don't think enough information was given about how to do HW3.
Is there anything in particular? - Student2081

Is the final exam cumulative?
You can count on it..don't forget this stuff! Student1919

I don't understand how to put two sounds together from two different files. I have spliced a sound from parts of itself (1 file) and i have put in a function to play it backwards and it won't work.

You should ask this question on the homework 3 questions REMOVED But to answer it, think of it like the collage. You need to take a sound from one file and copy it only a new file (The new file will be your 6 seconds or longer sound that you return) Then you want to take your code that splices and reverses your sound, and apply that to the sound, and then copy the sound onto your collage sound file. Then you will take a different sound, and copy it onto the collage sound as well. The only big difference from this to the pictures is that since sound has only one dimension, you will only need one for loop to copy instead of the nested for loops you needed for pictures becuase pictures are two dimensional. Student1594







Link to this Page