Skip to content

UDP server sampler for use with the ORCΛ live-programming environment

Notifications You must be signed in to change notification settings

kyleaedwards/estra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estra

Work-in-progress UDP server sampler for use with the ORCΛ live-programming environment.

Installation

# Install dependencies
npm install

# Start the server
npm run start

Usage

Samples are triggered by providing the filename (minus the .wav) to ORCΛ's UDP operator (;). Any .wav files in the samples directory will be invokable.

Troubleshooting

  • Ensure ORCΛ is sending messages to the default UDP port (49161).

About

UDP server sampler for use with the ORCΛ live-programming environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published