https://github.com/sunep/vvvv-sunep-modules
Here I keep my collection of little modules that might be relevant for others as well as myself
https://github.com/sunep/vvvv-sunep-modules
vvvv
Last synced: 3 months ago
JSON representation
Here I keep my collection of little modules that might be relevant for others as well as myself
- Host: GitHub
- URL: https://github.com/sunep/vvvv-sunep-modules
- Owner: sunep
- License: mit
- Created: 2020-08-28T08:49:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T07:06:01.000Z (4 months ago)
- Last Synced: 2025-01-07T08:19:31.843Z (4 months ago)
- Topics: vvvv
- Homepage:
- Size: 655 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sunep vvvv Stuff
Here I keep my collection of little things that might be handy for others as well as myself## What's in here?
### [Gamma](/Gamma/)
- [AudioPlayerSR](/Gamma/AudioPlayerSR/) - an audio player that playes back files of any sample rate at the correct speed.### Beta mostly for historic reasons
* Clock (Time) a clock for your patch, shows the time in 24h format as string.
* Points2Vector (3D Vector) like Points2Vector, but in 3D.
* RandomLFO (Animation) a LFO that outputs bags at irregular intervals.
* Countdown (Animation) A simple countdown timer.