---
layout: default
---
{% if page.category == 'releases' %}
{% include header.html %}
The 2 tracks of laid back cloud rap are tales of daily digital life-struggles. When day-to-day communication blurs the line between the virtual and real. Being close to someone, without them knowing, anonymously and obsessively through a device. Decrypting interconnected sub-stories from every node in the graph and losing your mind on it.What’s the latest story? FOMO to the max, The Fear Of Missing Out! Put your derpy VR-goggles on and check out the 360 video bellow! The video is delivered from YouTube, but is explicitly set not to push any cookies to your browser! Click here for a direct linkTrack list
{% for track in album.tracks %}
test
{% assign round_seconds = track.format.duration | round %}{% assign minutes = round_seconds | divided_by: 60 %}{% assign leftover_seconds = minutes | times: 60 %}{{ minutes }}:{% assign seconds_without_zero = round_seconds | minus: leftover_seconds %}{% if seconds_without_zero < 10 %}0{% endif %}{{ seconds_without_zero }} | {{ track.common.genre }}
{{ track.common.year }}