# Editing Room

{% embed url="<https://www.youtube.com/watch?v=RBHK6xxMtag>" %}

Longmont Public Media has an editing room for members to edit their content on. We currently have 4 computers: 2 PCs and 2 Macs.&#x20;

**Software included on the PCs:**

* Adobe Creative Cloud suite&#x20;
  * Premiere Pro
  * After Effects (3700X Only)
  * Photoshop
  * Lightroom
  * Audition
* Davinci Resolve Studio

<div><figure><img src="/files/uF9GQFZ4YXBTc5K86tAz" alt=""><figcaption><p>PC Editing Computer - AMD Ryzen 3950X</p></figcaption></figure> <figure><img src="/files/oZi4ekeaiDh4AiRebCA7" alt=""><figcaption><p>PC Editing Computer - AMD Ryzen 7 3700X</p></figcaption></figure></div>

**Software included on the Macs:**

* Adobe Creative Cloud suite&#x20;
  * Premiere Pro
  * After Effects
  * Photoshop
  * Lightroom
  * Audition
* Davinci Resolve Studio
* Final Cut Pro

<div><figure><img src="/files/9PMbholkFstuDfM4Olyn" alt=""><figcaption><p>Mac Mini (2021 Apple M1)</p></figcaption></figure> <figure><img src="/files/mNDnC0IyNV4emnXe6d3m" alt=""><figcaption><p>iMac</p></figcaption></figure></div>

The editing room computers are also connected to memberbox, our onsite member storage.&#x20;

## **Editing Room** Reservations

The editing room computers are available for reservations via our reservation system. To make a reservation, please [vist this link](https://members.longmontpublicmedia.org/calendar/computer/book). If you need to learn how to make a reservation, please [go here](/makerspace/studio-reservations.md).&#x20;

## Memberbox - Onsite Member Storage

Longmont Public Media provides an onsite member storage solutions for members to store their projects temporarily. Longmont Public Media **highly recommends** members bring in a portable SSD or USB drive to save your projects.&#x20;

Longmont Public Media will clean up memberbox once a month.&#x20;

To use memberbox:&#x20;

1. Locate the memberbox drive on PC (explorer) or Mac (finder).
2. Create your own folder with your name on it
3. Copy your files on to this drive

When finished with project, please transfer your files out of your memberbox folder.

**Note: Memberbox is not backed up at all. Longmont Public Media is not responsible for loss of files on memberbox.**

## Clean Up

Once you are done, **please clean up and reset the station to its default condition.** A lot of people use these computers, and it is imperative that you clean up after yourself. Failure to do so will make LPM staff and members unhappy. Repeated notices about cleaning up will result in disciplinary action. Photos are provided above for reference! For your own security, please also ensure you have logged out of any personal accounts, and all personal files are moved to your own external storage

## **Photography Shop**

Printers are available for members' use. More information can be found [here](/makerspace/photography-shop.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.longmontpublicmedia.org/makerspace/studios/editing-room.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
