Files
redscapefactory.com/music/asceptic.html
Ghislain Larose d965f8debc
All checks were successful
FTP Deployment / deploy (push) Successful in 1m24s
soundcloud player
2026-01-16 12:07:42 +01:00

76 lines
3.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Asceptic | REDSCAPEFACTORY</title>
<link rel="stylesheet" href="../style.css">
</head>
<body>
<header>
<nav>
<div class="logo">
<a href="../index.html">
<img src="../assets/img/logo.png" alt="REDSCAPEFACTORY">
</a>
</div>
<ul class="nav-links">
<li><a href="../index.html">Home</a></li>
<li class="has-dropdown">
<a href="#">Music</a>
<ul class="dropdown">
<li><a href="../music/asceptic-siliceum.html">Asceptic Siliceum</a></li>
<li><a href="../music/asceptic.html">Asceptic</a></li>
<li><a href="../music/arisi-namaz.html">Arisi Namaz</a></li>
<li><a href="../music/physicalscience.html">PHYSICALSCIENCE</a></li>
</ul>
</li>
<li class="has-dropdown">
<a href="#">Others</a>
<ul class="dropdown">
<li><a href="../podcasts.html">Podcasts</a></li>
<li><a href="../composer.html">Composer</a></li>
</ul>
</li>
<li><a href="../gallery.html">Gallery</a></li>
<li><a href="../about.html">About</a></li>
<li><a href="../contact.html">Contact</a></li>
</ul>
</nav>
</header>
<main class="single-project-main">
<section class="project-intro-section">
<div class="brand-line">
<span>ASCEPTIC</span>
</div>
<p class="intro-text">
Asceptic is the last project of the factory.</br>
This is the realm of drum'n'bass: deep, introverted, thoughtful, but never gratuitously violent.
</p>
</section>
<section class="release-entry">
<div class="project-container">
<div class="project-info">
<div class="project-brand-label">ASCEPTIC</div>
<h1>Neuro Atypic (2025)</h1>
<div class="description">
<p>
Deep drum'n'bass
</p>
</div>
<div class="bandcamp-area">
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/soundcloud%253Atracks%253A2194262663&color=%23243c54&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/redscapefactory" title="Redscape Factory" target="_blank" style="color: #cccccc; text-decoration: none;">Redscape Factory</a> · <a href="https://soundcloud.com/redscapefactory/asceptic-neuro-atypic" title="Asceptic - Neuro Atypic" target="_blank" style="color: #cccccc; text-decoration: none;">Asceptic - Neuro Atypic</a></div>
</div>
</div>
<a href="../index.html" class="back-link">← Back to Music</a>
</div>
<div class="project-visual">
<img src="../assets/img/neuroatypic.jpg" alt="Life EP">
</div>
</div>
</section>