From 68015c1e326f78afa0637b99a9e3f755086f557e Mon Sep 17 00:00:00 2001 From: skal Date: Wed, 28 Jan 2026 10:22:28 +0100 Subject: chore(assets): Clean up demo_assets.txt Removed dummy and test assets from the main demo list, leaving only the required drum samples. --- assets/final/demo_assets.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'assets/final') diff --git a/assets/final/demo_assets.txt b/assets/final/demo_assets.txt index 7db70cf..08f33ab 100644 --- a/assets/final/demo_assets.txt +++ b/assets/final/demo_assets.txt @@ -1,5 +1,3 @@ -NULL_ASSET, null.bin, NONE, "Empty asset" -TEST_ASSET, test_asset.txt, NONE, "Test asset for verification" KICK_1, kick1.spec, NONE, "Drum kick" SNARE_1, snare1.spec, NONE, "Drum snare" -HIHAT_1, hihat1.spec, NONE, "Drum hihat" \ No newline at end of file +HIHAT_1, hihat1.spec, NONE, "Drum hihat" -- cgit v1.2.3