Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotmmb/mmb
Library of Pd abstractions. I KNOW, RIGHT?
https://github.com/dotmmb/mmb
Last synced: about 2 months ago
JSON representation
Library of Pd abstractions. I KNOW, RIGHT?
- Host: GitHub
- URL: https://github.com/dotmmb/mmb
- Owner: dotmmb
- Created: 2011-10-09T21:22:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-18T01:26:49.000Z (about 13 years ago)
- Last Synced: 2024-08-04T04:01:11.006Z (5 months ago)
- Language: Pure Data
- Homepage:
- Size: 6.88 MB
- Stars: 87
- Watchers: 19
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
- awesome-puredata - mmb - (vanilla) A library of Pure Data abstractions, with anti aliased oscillators, filters, etc. (Libraries & externals)
README
This a library of general abstractions for PureData. Includes things like:
-Various filters and biquad coefficient generators.
-Bandlimited oscillators.
-Complex math operators.
-File browser (only tested on OSX, likely won't work on Windows).
-Mixer strips.
-A nice, flexible spectrogram.
-Interactive waveform display.
-State-saving/preset management stuff.
-Compressor and distortion effects.
...and a few other things.
I believe most of these are vanilla-friendly, but to use the entire library you will need Pd-extended 0.42.5 or later (haven't tested earlier versions).
Also, sorry for all the ".mmb"s added to the end of everything. I did that before I found out about namespaces and was just releasing individual abstractions here and there. And I've been too lazy to fix them all. ;-)
Mike Moser-Booth