Another question from a complete XCode Newbie.
I'm trying to put together a simple program that would allow me to line up a list of DV files and play them out (via FireWire) in a loop. I have only three requirements of the program:
1) Plays out a list of DV files via FireWire, going back to the first when it hits the last.
2) Allows me to modify the list while it's playing -- i.e. if Clip 3 is playing, I can move, add or delete the other clips without affecting the playout.
3) (Most importantly) I need the program to show what time each clip will start playing.
I've seen similar programs out there, but they're either expensive (hundreds of dollars), don't feature the time display, or have a time display that doesn't work right. (Or more than one of the above).
I'm just wondering if someone could offer some insight as to how difficult something like this would be to put together... thanks in advance for any advice =)
I'm trying to put together a simple program that would allow me to line up a list of DV files and play them out (via FireWire) in a loop. I have only three requirements of the program:
1) Plays out a list of DV files via FireWire, going back to the first when it hits the last.
2) Allows me to modify the list while it's playing -- i.e. if Clip 3 is playing, I can move, add or delete the other clips without affecting the playout.
3) (Most importantly) I need the program to show what time each clip will start playing.
I've seen similar programs out there, but they're either expensive (hundreds of dollars), don't feature the time display, or have a time display that doesn't work right. (Or more than one of the above).
I'm just wondering if someone could offer some insight as to how difficult something like this would be to put together... thanks in advance for any advice =)