sndfile-ext/vidfile [ Classes ]

[ Top ] [ sndfile-ext ] [ Classes ]

NAME

 sndfile-ext

 File:             vidfile.lsp

 Class Hierarchy:  named-object -> linked-named-object -> sndfile ->
                   sndfile-ext -> vidfile

 Version:          1.1.0

 Project:          slippery chicken (algorithmic composition)

 Purpose:          Extension of the sndfile-ext class to hold further
                   properties of video files. Essentially, for now--and for
                   the main purpose of allowing video files to be treated
                   like sound files and placed into reaper files via
                   reaper-play--we'll just make a cursory distinction between
                   sound files and video files. This will allow for further
                   functionality in the future, where necessary and relevant
                   for slippery-chicken. See the sndfile-palette class which
                   separates true sound files from video files and allows
                   handling of both. NB clm-play and others won't be able to
                   process the (usually compressed) audio in these files.

 Author:           Michael Edwards: m@michael-edwards.org

 Creation date:    19th March 2024, Heidhausen, Germany

 $$ Last modified:  15:50:21 Sat Jun 22 2024 CEST