first commit
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"label": {
|
||||
"name": "Agung Dev Music",
|
||||
"description": "A collection of original music, ambient compositions, experimental audio projects, and soundtrack releases created by Agung Dev."
|
||||
},
|
||||
"featured_release": "midnight",
|
||||
"releases": [
|
||||
{
|
||||
"slug": "midnight",
|
||||
"title": "Midnight",
|
||||
"artist": "Lunair",
|
||||
"artwork": "images/midnight-cover.jpg",
|
||||
"release_date": "2026-06-05",
|
||||
"url": "releases/midnight"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
{
|
||||
"title": "Ambient Soundscapes",
|
||||
"avatar": "images/artist-lunair.jpg",
|
||||
"desc": "Deep synth textures, cosmic pads, and organic drones designed for deep focus, meditation, and relaxation."
|
||||
},
|
||||
{
|
||||
"title": "Original Soundtracks",
|
||||
"avatar": "images/midnight-cover.jpg",
|
||||
"desc": "Cinematic themes, orchestral arrangements, and dramatic instrumentals for short films and visual stories."
|
||||
},
|
||||
{
|
||||
"title": "Experimental Electronics",
|
||||
"avatar": "images/aurora-cover.jpg",
|
||||
"desc": "Modular synthesizer experiments, algorithmic loops, glitch beats, and avant-garde audio projects."
|
||||
}
|
||||
],
|
||||
"stats": {
|
||||
"releases": "1",
|
||||
"projects": "3",
|
||||
"platforms": "10"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user