Skip to content

Commit

Permalink
Add OneTrick KEYS.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Mar 22, 2024
1 parent d6b930d commit eb11671
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 2 deletions.
Binary file added docs/community/powered-by-faust/img/ot-keys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions docs/community/powered-by-faust/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@

<li class="nav-item" data-level="1"><a href="#powered-by-faust" class="nav-link">Powered By Faust</a>
<ul class="nav flex-column">
<li class="nav-item" data-level="2"><a href="#onetrick-keys" class="nav-link">OneTrick KEYS</a>
<ul class="nav flex-column">
</ul>
</li>
<li class="nav-item" data-level="2"><a href="#mod-audio" class="nav-link">MOD Audio</a>
<ul class="nav flex-column">
</ul>
Expand Down Expand Up @@ -1069,6 +1073,11 @@

<h1 id="powered-by-faust">Powered By Faust</h1>
<p>This page lists the projects using Faust in different ways: musical pieces or artistic projects, plugins or standalone applications, integration in audio programming environments, development tools, commercial applications, research projects (possibly non musical), embedded devices, Web applications, etc.</p>
<h2 id="onetrick-keys"><a href="https://punklabs.com/ot-keys">OneTrick KEYS</a></h2>
<div><a href="https://punklabs.com/ot-keys"><img width="50%" class="mx-auto d-block" src="img/ot-keys.png"></a> </div>

<p>A physically modeled piano synth with a chill lo-fi sound. It uses a vintage algorithm developed at Stanford in 1995 called "Commuted Piano Synthesis", and runs that through studio reverb, vinyl or tape noise, flutter, bitcrushing, and saturation. </p>
<p>The project is using Rust and the Faust to Rust backend, and the source code <a href="https://punklabs.com/content/projects/ot-keys/downloads/OneTrickKEYS-Source-v1.0.0.zip">is available</a>. </p>
<h2 id="mod-audio"><a href="https://mod.audio/">MOD Audio</a></h2>
<div><a href="https://github.com/pac-dev/AmbientGarden"><img width="60%" class="mx-auto d-block" src="img/mod-audio.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 @@ -466,5 +466,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.4.3
Build Date UTC : 2024-03-13 10:10:31.747406+00:00
Build Date UTC : 2024-03-22 20:13:24.739257+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.
7 changes: 7 additions & 0 deletions mkdocs/docs/community/powered-by-faust.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This page lists the projects using Faust in different ways: musical pieces or artistic projects, plugins or standalone applications, integration in audio programming environments, development tools, commercial applications, research projects (possibly non musical), embedded devices, Web applications, etc.

## [OneTrick KEYS](https://punklabs.com/ot-keys)

<div><a href="https://punklabs.com/ot-keys"><img width="50%" class="mx-auto d-block" src="img/ot-keys.png"></a> </div>

A physically modeled piano synth with a chill lo-fi sound. It uses a vintage algorithm developed at Stanford in 1995 called "Commuted Piano Synthesis", and runs that through studio reverb, vinyl or tape noise, flutter, bitcrushing, and saturation.

The project is using Rust and the Faust to Rust backend, and the source code [is available](https://punklabs.com/content/projects/ot-keys/downloads/OneTrickKEYS-Source-v1.0.0.zip).

## [MOD Audio](https://mod.audio/)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb11671

Please sign in to comment.