Skip to content

Fixed noise multiply by 2 when noise is using frequency from tone 3 #23

Fixed noise multiply by 2 when noise is using frequency from tone 3

Fixed noise multiply by 2 when noise is using frequency from tone 3 #23

Workflow file for this run

name: docs
on:
push:
workflow_dispatch:
jobs:
docs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
with:
submodules: recursive
- name: Build docs
uses: TinyTapeout/tt-gds-action/docs@tt05