Releases: MV10/monkey-hi-hat
v5.2.0
What's New
- Full Linux support!
- New visualizers, effects, and crossfades, and some updates
- Installer improvements
- A new monkeyhihat.com website
- Check the changelog for more details
Windows Installation
Just download and run install-5-2-0a.exe and answer a few yes/no questions. If you installed a previous version, it will perform an upgrade. If you decide to remove the program, run the installer again and it will prompt to uninstall. The program files and content files are downloaded by the installer (about 135MB total).
Linux Installation
Check the Linux page in the wiki, you must manually install a couple of dependencies (installers can't do this due to Linux security restrictions). Then download install-5-2-0.sh, make it executable (chmod +x install-5-2-0.sh) and run it. Program and content files are downloaded by the install script (about 135MB total).
Related Programs
-
Remote-control via the original Monkey Droid app still works (see below for the Windows installer and/or Android package). This is being rewritten from scratch to support new features.
-
Windows TCP relay support (which lets you launch the program remotely) is installed by default. It is not enabled unless you request it during installation. More details are in the monkey-see-monkey-do repository. It works best with the Monkey Droid remote-control app. (Linux can do this via systemd units; details/support coming soon, open an Issue if you want it now.)
v5.1.0
What's New
- Added streaming texture control switches:
--streaming status--streaming send spout|ndi "sender name" ["spout_group_list"]--streaming receive spout "sender name"--streaming receive ndi "machine (sender name)"--streaming stop send|receive
- Added
SpoutReceiveFromandNDIReceiveFromto config file - Added
SpoutReceiveInvertandNDIReceiveInvertto config file - Prevent receiving from both Spout and NDI at the same time
- Added
[streaming]section to viz / fx (see TestContent\streaming.conf) - Added dedicated
CrossfadePathto config, created new directory in content repo - Removed requirement for "crossfade" prefix for crossfades in dedicated path
- Added badtexture.jpg to
InternalShadersto replace missing textures - Spout receiver scaling added
- Populates the eyecandy OpenGL error logging app context object
- Added config
OpenGLErrorLoggingfor controlling OpenGL error detail-level - Added config
OpenGLErrorThrottlefor time-suppression of duplicate log entries - Added config
OpenGLErrorBreakpointfor triggering debugger breakpoints - Fixed texture release bug in
SimpleRenderer
Installation
Just download and run install-5-1-0.exe and answer a few yes/no questions. If you installed a previous version, it will perform an upgrade. If you decide to remove the program, run the installer again and it will prompt to uninstall. The actual program files and content files are downloaded by the installer (about 135MB total).
I am no longer distributing the manual installation zip. If you want one, please open an Issue and ask about it. (Instructions are still available in the wiki.)
Related Programs
-
Remote-control via the original Monkey Droid app still works (see below for the Windows installer and/or Android package). This is being rewritten from scratch to support new features.
-
TCP relay support (which lets you launch the program remotely) is installed by default. It is not enabled unless you request it during installation. More details are in the monkey-see-monkey-do repository. It works best with the Monkey Droid remote-control app.