Log in to Freesound

Problems logging in?
Don't have an account? Join now

Problems logging in?

Enter your email or username below and we'll send you a link to help you login into your account.

Back to log in

Almost there!

We've sent a verification link by email

Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.

Default title

  • Sounds
  • Tags
  • Forum
  • Map
    • Sounds
    • Packs
    • Forum
    • Map
    • Tags
    • Random sound
    • Charts
    • Donate
    • Help

Program001.wav

Not enough ratings
cptnal

April 12th, 2019

Follow
Music > Solo instrument
Programs

My first take on gis_sweden's computer program patch metaphor:

const lfoRate = 10;
var lfoCurrentValue = 0;
var div = 1;
var count = 1;
bool cycle = true;

var carrierPitch = 0;
var carrierFallTime = 0;
var modulatorPitch = 0;
var leftSampleRate = 0;
var modulatorFallTime = 0;
var leftVCAlevel = 0;
var rightVCAlevel = 0;
var rightSampleRate = 0;
var carrierBothTime = 0;

while cycle = true
{

if (count == 1) then
carrierPitch = lfoCurrentValue;

if (count == 2) then
carrierFallTime = lfoCurrentValue;

if (count == 3) then
modulatorPitch = lfoCurrentValue;

if (count == 4) then
leftSampleRate = lfoCurrentValue;

if (count == 5) then
modulatorFallTime = lfoCurrentValue;

if (count == 6) then
leftVCAlevel = lfoCurrentValue;

if (count == 7) then
leftVCAlevel = lfoCurrentValue;

if (count == 8)
{
rightSampleRate = lfoCurrentValue;
count = 0;
}

div ++;
count ++;

if (div == 3) then
carrierBothTime = lfoCurrentValue;

if (div == 7) then
div = 0;

}

Sound illegal or offensive? Flag it!
electronic
eurorack
experimental
generative
modular

Type

Wave (.wav)

Duration

1:35.000

File size

32.0 MB

Sample rate

44100.0 Hz

Bit depth

32 bit

Channels

Stereo

Comments
Please log in to comment
gis_sweden

6 years, 5 months ago

Yeah! Great.

  1. 41 downloads
  2. 1 comment
Attribution NonCommercial 4.0
You are free to share (to copy, distribute and transmit) and to remix (to adapt and modify) as long as you credit the author of the sound and do not use the sound for commercial purposes. Get attribution text...
Login to download
Share url:
920 x 245
Embed example, large size
481 x 86
Embed example, medium size
375 x 30
Embed example, small size
About Freesound Terms of use Privacy Cookies Developers Help Donations Blog Freesound Labs Get your t-shirt!
© 2025 Universitat Pompeu Fabra