Skip to content

Commit b584037

Browse files
committed
feat(showcase): add cortex device list documentation
- Introduced a new markdown file for the Cortex Device List, detailing its features, technical stack, and providing an overview of the application designed for browsing Neural DSP Quad Cortex devices.
1 parent 3b3d37c commit b584037

File tree

1 file changed

+33
-0
lines changed
  • content/showcase/cortex-device-list

1 file changed

+33
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: "Cortex Device List"
3+
description: "A user-friendly interface for browsing and filtering Neural DSP Quad Cortex virtual devices and amp models."
4+
date: 2024-02-15
5+
showcase_categories: ["apps"]
6+
github: "your-username/cortex-device-list"
7+
demo: "https://www.quadcortex.co/"
8+
---
9+
10+
## Overview
11+
12+
Cortex Device List is an intuitive web application built with Aurelia 2 that provides a streamlined way to explore and filter through the extensive collection of virtual devices available on the Neural DSP Quad Cortex amp modeler. The app helps musicians and audio engineers quickly find the perfect amp, cabinet, or effect for their sound.
13+
14+
## Features
15+
16+
- **Comprehensive Device Browser**:
17+
- Complete catalog of Quad Cortex virtual devices
18+
- Real-time search and filtering
19+
- Detailed device specifications and descriptions
20+
21+
- **Smart Filtering System**:
22+
- Filter by device type (amp, cabinet, effect)
23+
- Category-based organization
24+
- Manufacturer filtering
25+
- Era/vintage filtering
26+
27+
## Technical Stack
28+
29+
- **Frontend**: Aurelia 2 with TailwindCSS
30+
- **State Management**: Built-in Aurelia state management
31+
- **Data Storage**: Local JSON database
32+
- **Search Engine**: Custom-built search indexing
33+

0 commit comments

Comments
 (0)