music(trapos-music): add new packaged tracks

This commit is contained in:
Guillaume ARM 2026-06-20 14:42:48 +02:00
parent dd487fdadb
commit e7905efc64
4 changed files with 4664 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"trapos-ui": "0.2.4",
"trapos-ai": "0.8.0",
"trapos-cloud": "0.4.5",
"trapos-music": "0.2.1",
"trapos-music": "0.2.2",
"trapos-sandbox-legacy": "0.3.2",
"trapos": "0.12.7"
}

View File

@ -1,6 +1,6 @@
{
"name": "trapos-music",
"version": "0.2.1",
"version": "0.2.2",
"description": "TrapOS music player: dfpwm playback through a speaker",
"dependencies": ["trapos-core", "trapos-ui"],
"files": [
@ -8,6 +8,8 @@
"apis/libaudio.lua",
"programs/music.lua",
"data/musics/GrillControl.dfpwm",
"data/musics/trap-room-303.dfpwm",
"data/musics/trap-tekno-from-sound-design.dfpwm",
"data/musics/trap-dirty-techno.dfpwm"
],
"autostart": []

Binary file not shown.

File diff suppressed because one or more lines are too long