Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fossforlife/gen-dsp-reference

(WIP) Reference page for Max/MSP Gen operators
https://github.com/fossforlife/gen-dsp-reference

audio-programming dsp max-msp

Last synced: about 6 hours ago
JSON representation

(WIP) Reference page for Max/MSP Gen operators

Awesome Lists containing this project

README

        

# Gen DSP Reference

## Sources

- [Gen Common Operators](https://docs.cycling74.com/max8/vignettes/gen_common_operators) - gen, gen~, jit.gen, jit.pix, jit.gl.pix
- [gen\~ Operators](https://docs.cycling74.com/max8/vignettes/gen~_operators) - gen~
- [Jitter Operators](https://docs.cycling74.com/max8/vignettes/gen_jitter_operators) - jit.gen, jit.pix, jit.gl.pix

The data was retrieved by copying and pasting these pages into Obsidian (which automatically converts rich text into Markdown) and then running an [export script](scripts/export-jsonl.js) to convert the Markdown into JSONL.

## Stack

- React
- Vite
- TypeScript
- Tailwind
- Shadcn/ui
- React Query
- JSONL