Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fossforlife/gen-dsp-reference
- Owner: FOSSforlife
- Created: 2024-06-25T19:14:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T20:11:27.000Z (4 months ago)
- Last Synced: 2024-06-26T22:07:03.260Z (4 months ago)
- Topics: audio-programming, dsp, max-msp
- Language: TypeScript
- Homepage: https://gen-dsp-reference.pages.dev/
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.pixThe 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