

# Event Details

- **Event Name**: Livecoding music in Strudel
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 06:00 pm – Wed, 29 Jul, 2026 at 09:00 pm
- **Event Description**: Create live audiovisual performances by writing and editing code using Strudel and Hydra.About this EventIn this workshop we will explore live coding, a performance practice where music and visuals are created by writing code in real time. Using Strudel, a browser-based environment for algorithmic pattern making, we will build rhythms, melodies, and evolving textures from just a few lines of code. We can then pair our sounds with Hydra, a live coding tool for generating video synthesis and visual feedback in the browser. By the end you will be able to perform your own audiovisual set, layering patterns and visuals that shift and mutate as you type. No prior programming or musical experience is required to participate. All you need is a laptop and a web browser; no installation necessary. There is no cost to attend this workshop.This workshop will be run by guest lecturer and member of the Barnard College Programming Languages Lab, Annie DongPlease use this google form for any accommodation requests or inquiries.This session is part of a 10 week summer workshop series led by Miles Scharff, Mark Santolucito, and David Kramer at the Computer Music Center at Columbia University. These workshops are free and open to the public.
- **Event URL**: https://allevents.in/new-york/livecoding-music-in-strudel/100001990522347926
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Duration: 3 hours
  - Location: 632 W 125th St
  - Languages: English

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: 632 W 125th St
- **lat**: 40.8164613
- **long**: -73.9596317
- **full address**: 632 W 125th St, 632 West 125th Street, New York, United States

## Event gallery

- **Alt text**: Livecoding music in Strudel
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9d9664223fca99450502f78f4f9313455ad5dfb5baa41d5b2100d155d1506af5-rimg-w1080-h579-dc49bed8-gmir.jpg?v=1780233396

## FAQs

- **Q**: When and where is Livecoding music in Strudel being held?
  - **A:** Livecoding music in Strudel takes place on Wed, 29 Jul, 2026 at 06:00 pm to Wed, 29 Jul, 2026 at 09:00 pm at 632 W 125th St, 632 West 125th Street, New York, United States.
- **Q**: Who is organizing Livecoding music in Strudel?
  - **A:** Livecoding music in Strudel is organized by Computer Music Center at Columbia University.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Livecoding music in Strudel is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Livecoding music in Strudel sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Livecoding music in Strudel",
        "image": "https://cdn-az.allevents.in/events4/banners/9d9664223fca99450502f78f4f9313455ad5dfb5baa41d5b2100d155d1506af5-rimg-w1080-h579-dc49bed8-gmir.jpg?v=1780233396",
        "startDate": "2026-07-29",
        "endDate": "2026-07-29",
        "url": "https://allevents.in/new-york/livecoding-music-in-strudel/100001990522347926",
        "location": {
            "@type": "Place",
            "name": "632 W 125th St",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "632 West 125th Street",
                "postalCode": "10027",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8164613",
                "longitude": "-73.9596317"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Create live audiovisual performances by writing and editing code using Strudel and Hydra.",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-08-23",
                "availabilityEnds": "2026-07-29",
                "validFrom": "2026-08-23",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/new-york/livecoding-music-in-strudel/100001990522347926"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/SoldOut",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-08-23",
                "availabilityEnds": "",
                "validFrom": "2026-08-23",
                "url": "https://allevents.in/new-york/livecoding-music-in-strudel/100001990522347926",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Computer Music Center at Columbia University",
                "url": "https://allevents.in/org/computer-music-center-at-columbia-university/25873586"
            }
        ]
    }
]
```