You might have your pals over for some instrument foolin'
You might all have laughed about some videos on youtube, have some vacation footage, movies, TV shows you'd think would be good accompaniment to your tunes.
Record your jam with video, unexpectedly
You need:
Route the audio interface through Logic to SoundFlower 64ch is good.
The MaxMsp patch supports channels 1-8.
Run a MaxMsp patch that will listen over OSC for videos to play.
MacOS instructions only.
MaxMSP there is a free trial. You can’t save, but you can configure.
- ffmpeg
brew install ffmpeg
- node
brew install node
cd node
npm i
cd node
node playlist_downloader.js -p <playlistId>
The videos will be downloaded to rawVideos. You can also just copy video files you want to use in to rawVideos.
cd node
node segment_videos.js
//options are available inside the file
Once this is done copy the video files into the folder 0-5
cd node
node play_videos.js