From 97d47ae8980feb5fc86effcdb169628c0c9867a5 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Tue, 8 Apr 2025 00:43:49 -0400 Subject: [PATCH] Work on notes about early presentations. --- ...printer_sprocketed_roller_invert_solid.svg | 482 ++++++++++++++++++ docs/whitepaper/README.md | 14 +- docs/whitepaper/sources.bib | 12 + docs/whitepaper/template.tex | 1 + 4 files changed, 507 insertions(+), 2 deletions(-) create mode 100644 docs/img/contact_printer_sprocketed_roller_invert_solid.svg diff --git a/docs/img/contact_printer_sprocketed_roller_invert_solid.svg b/docs/img/contact_printer_sprocketed_roller_invert_solid.svg new file mode 100644 index 0000000..77c270a --- /dev/null +++ b/docs/img/contact_printer_sprocketed_roller_invert_solid.svg @@ -0,0 +1,482 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/whitepaper/README.md b/docs/whitepaper/README.md index c74ffd5..c8fe5f5 100644 --- a/docs/whitepaper/README.md +++ b/docs/whitepaper/README.md @@ -87,10 +87,14 @@ In order to fulfill this research proposal the lab hosted a residency with mysel We were given time and resources to explore our various topics of research related to contact printing and creating sound prints. This allowed for tremendous progress to be made on the details of the implementation and, with darkroom access, gave opportunities to run tests on exposure, use of filters and overall film tensioning. -The results of this residency included a 100 foot sound print made from a Kodak 7222 Double-X negative onto Kodak 3302 print stock, with a soundtrack written directly on the print and a working first draft prototype of this design. +This residency +The results included a 100 foot sound print made from a Kodak 7222 Double-X negative onto Kodak 3302 print stock, with a soundtrack written directly on the print and a working first draft prototype of this design. Collaboration with the other residents led to ideas for future work and improved the design as we performed tests collectively. The possibility of making this platform work as a soundtrack camera was also explored during this session. +Prior to this residency, a very early version of the prototype was presented at the Liason of Independent Filmmakers of Toronto (LIFT) [@lift] during the "Analog Resilience: Film Labs Gathering" [@lift-labs] in May of 2023. +This device was used to create a short silent print during the lab meeting and provided a starting point which was able to be refined during the dedicated period of research. + # The Contact Printer ## The Sprocketed Roller @@ -277,10 +281,16 @@ This was avoided in the prototyping phase because it would add parts to the bill Kinograph multi-format sprocketed roller. + +### Research Supporters + +![](../img/EN_FundedbytheEU_RGB_POS.png){ width=5.5in height=1.2in } + ### References --- refs: | ::: {#refs} ::: -... \ No newline at end of file +... + diff --git a/docs/whitepaper/sources.bib b/docs/whitepaper/sources.bib index 534e9b3..760e804 100644 --- a/docs/whitepaper/sources.bib +++ b/docs/whitepaper/sources.bib @@ -124,4 +124,16 @@ title={16mm Sprocketed Roller}, url={https://git.sixteenmillimeter.com/modules/sprocketed_roller}, urldate={2025-04-07} +} + +@online{lift, + title={Liaison of Independent Filmmakers of Toronto}, + url={https://lift.ca/}, + urldate={2025-04-08} +} + +@online{lift-labs, + title={TORONTO 2023 – LIFT}, + url={https://www.filmlabs.org/dissemination/lab-meetings/toronto-2023-lift/}, + urldate={2025-04-07} } \ No newline at end of file diff --git a/docs/whitepaper/template.tex b/docs/whitepaper/template.tex index abd7e8b..2f1cb72 100644 --- a/docs/whitepaper/template.tex +++ b/docs/whitepaper/template.tex @@ -8,6 +8,7 @@ \usepackage{hyperref} \usepackage{lmodern} % For better font weights \usepackage{sectsty} % For section formatting +\usepackage{graphicx} \newlength{\cslhangindent} \setlength{\cslhangindent}{1.5em}