kobodl/data/sfx/klank2b.agw
Ville Lindholm dbc223eb84
Initial commit
Import existing source tree; original VCS history is no longer available.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-28 16:35:31 +03:00

30 lines
535 B
Plaintext

/////////////////////////////////////////////
// Klank 2 B
// Copyright (C) 2007, David Olofson
/////////////////////////////////////////////
w_format target, MONO16, 32000;
w_blank target, 3200, 0;
w_env AMPLITUDE, .5;
w_env FREQUENCY, 1975;
w_osc target, SINE;
w_env FREQUENCY, 1990;
w_osc target, SINE;
w_env AMPLITUDE, 1;
w_env BALANCE, 1;
w_env FREQUENCY, 5650;
w_osc target, SINE, MUL;
w_env AMPLITUDE,
0, .9,
.02, .4,
.04, .1,
.04, 0;
w_env BALANCE,
0, 60,
.1, 10;
w_env FREQUENCY, 1300;
w_osc target, SINE, FM;