kobodl/data/sfx/impact2b.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

28 lines
449 B
Plaintext

/////////////////////////////////////////////
// Impact 2 B
// Copyright (C) 2007, David Olofson
/////////////////////////////////////////////
w_format target, MONO16, 16000;
w_blank target, 16000*.05, 0;
w_env AMPLITUDE,
0, 1,
.01, .2,
.01, 0;
w_env FREQUENCY,
0, 7000,
.01, 3000,
.04, 200;
w_osc target, NOISE;
w_env AMPLITUDE,
.002, 1,
.028, .3,
.02, 0;
w_env FREQUENCY,
0, 1700,
.01, 270,
.04, 50;
w_osc target, SINE;