Skip to content

Commit

Permalink
Add link.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Oct 8, 2023
1 parent 1a5b6ca commit bcccde3
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/community/powered-by-faust/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ <h2 id="riti-room-is-the-instrument"><a href="https://github.com/LucaSpanedda/RI
<h2 id="equis"><a href="https://codeberg.org/obsoleszenz/EQUIS">EQUIS</a></h2>
<div><a href="https://codeberg.org/obsoleszenz/EQUIS"><img width="50%" class="mx-auto d-block" src="img/LibreDJM.png"></a> </div>

<p>EQUIS is a 4 Channel DJ Mixer built on top of JACK. It's EQ is inspired by the Playdifferently Model1 and offers per channel a highpass, lowpass and sculpt eq. The code is developed in Rust and the DSP is <a href="https://codeberg.org/obsoleszenz/EQUIS/src/branch/main/crates/equis-dsp">written in Faust</a>. See the <a href="https://media.ccc.de/v/sonoj2023-23001-equis#t=22">presentation video</a>. </p>
<p>EQUIS is a 4 Channel DJ Mixer built on top of JACK. It's EQ is inspired by the Playdifferently Model1 and offers per channel a highpass, lowpass and sculpt eq. The code is developed in Rust and the DSP is <a href="https://codeberg.org/obsoleszenz/EQUIS/src/branch/main/crates/equis-dsp">written in Faust</a>. See the <a href="https://media.ccc.de/v/sonoj2023-23001-equis#t=22">video presentation </a> at <a href="https://sonoj.org/">Sonoj convention</a>. </p>
<h2 id="esp32-wrover-eie-audio-dev-board"><a href="https://github.com/joelucedo/ESP32-Wrover-E_IE-audio-dev-board">ESP32 Wrover E/IE audio dev board</a></h2>
<div><a href="https://github.com/joelucedo/ESP32-Wrover-E_IE-audio-dev-board"><img width="40%" class="mx-auto d-block" src="img/Wrover.jpg"></a> </div>

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -435,5 +435,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.4.3
Build Date UTC : 2023-10-08 21:30:18.975924+00:00
Build Date UTC : 2023-10-08 21:40:50.615341+00:00
-->
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion mkdocs/docs/community/powered-by-faust.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RITI: Room Is The Instrument by [Luca Spanedda](https://conservatoriosantacecili

<div><a href="https://codeberg.org/obsoleszenz/EQUIS"><img width="50%" class="mx-auto d-block" src="img/LibreDJM.png"></a> </div>

EQUIS is a 4 Channel DJ Mixer built on top of JACK. It's EQ is inspired by the Playdifferently Model1 and offers per channel a highpass, lowpass and sculpt eq. The code is developed in Rust and the DSP is [written in Faust](https://codeberg.org/obsoleszenz/EQUIS/src/branch/main/crates/equis-dsp). See the [presentation video](https://media.ccc.de/v/sonoj2023-23001-equis#t=22).
EQUIS is a 4 Channel DJ Mixer built on top of JACK. It's EQ is inspired by the Playdifferently Model1 and offers per channel a highpass, lowpass and sculpt eq. The code is developed in Rust and the DSP is [written in Faust](https://codeberg.org/obsoleszenz/EQUIS/src/branch/main/crates/equis-dsp). See the [video presentation ](https://media.ccc.de/v/sonoj2023-23001-equis#t=22) at [Sonoj convention](https://sonoj.org/).

## [ESP32 Wrover E/IE audio dev board](https://github.com/joelucedo/ESP32-Wrover-E_IE-audio-dev-board)

Expand Down

0 comments on commit bcccde3

Please sign in to comment.