diff options
| author | skal <pascal.massimino@gmail.com> | 2026-03-05 00:46:09 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-03-05 00:46:09 +0100 |
| commit | 3b54ab896ce6aff1424dab81e9aca4dd80704e44 (patch) | |
| tree | 04112172bf723eb874e50a7773c239fca66a458d /workspaces/main/assets.txt | |
| parent | f810da79a3e2bd5b16e647fb3efbb50ee2da44fc (diff) | |
music = one big drum sample (for now!)
Diffstat (limited to 'workspaces/main/assets.txt')
| -rw-r--r-- | workspaces/main/assets.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/workspaces/main/assets.txt b/workspaces/main/assets.txt index a324cfd..625dc22 100644 --- a/workspaces/main/assets.txt +++ b/workspaces/main/assets.txt @@ -25,6 +25,7 @@ BASS_1, NONE, music/BASS_GUITAR_FEEL.spec, "Bass Guitar" BASS_2, NONE, music/BASS_SYNTH_1.spec, "Synth Bass 1" BASS_3, NONE, music/SYNTH_BASS_DISTORT.spec, "Distorted Synth Bass" NEVER_MP3, MP3, music/never.mp3, "MP3 Sample" +DRUM_MP3, MP3, music/drum.mp3, "Drum Sample" # --- Procedural Textures --- NOISE_TEX, PROC(gen_noise, 1234, 16), _, "Procedural noise texture for bump mapping" |
