Loading...
- v1.4.2iOS
Small fix: filenames are now remembered across sessions when saving/opening files
- v1.4.1iOS
Tiny bug fixed.
- v1.4iOS
Improved preset manager, supporting import/export of presets, drag & drop and creation of subfolders.
- v1.3.17iOS
Bug fixes
- v1.3.16iOS
- Fixed a bug where using host count-in sometimes caused the first beat to be skipped - Minor update to text view behavior
- v1.3.15iOS
More robust handling of malformed SysEx messages
- v1.3.14iOS
Fixed an editor issue with very long scripts in iOS15
- v1.3.13iOS
Various minor fixes and improvements
- v1.3.12iOS
Minor internal fix
- v1.3.11iOS
Fixed a bug in the TranslateScale function
- v1.3.9iOS
- Improved compatibility with Drambo as an AUv3 host (mapping AU Parameters, etc.) - Support for global cross-host AU Preset sharing (iOS13+)
- v1.3.8iOS
- Improved timing stability for outgoing MIDI events - Better memory efficiency
- v1.3.7iOS
This version should play nice when Ableton Link is enabled in the AU host and Linked IAA apps are running in the background.
- v1.3.6iOS
- Improved behavior when changing transport controls while the host is not running - Increased accuracy of the system timer functions - Added state saving to Probability Gate preset as an example - Minor internal optimizations
- v1.3.5iOS
Minor improvements.
- v1.3.4iOS
More refinements for Sysex handling
- v1.3.3iOS
Fixed an issue with sending/receiving multiple simultaneous Sysex messages sharing the same timestamp.
- v1.3.2iOS
Various minor fixes and improvements to keep your Mozaic experience tip-top.
- v1.3.1iOS
- Protection against "infinite loops" in your scripts - Improved performance
- v1.3iOS
New features in version 1.3: - Use "ColorPad" to change the tint of a trigger pad - "SystemTime" function returns current system timestamp in milliseconds - Maximum number of cells in arrays increased to 1024 - Maximum number variables bumped to 256 - Ability to trigger pads using AU Parameters - Internal enhancements
- v1.2iOS
Mozaic now has Sysex support (with built-in checksum calculation). 4 new commands have been introduced to make Sysex handling easy: - SendSysex - SendSysexThru - SysexSize - OnSysex event Check the updated Programming Manual on ruismaker.com for examples. Added "Arpticles" preset: a hybrid between an arpeggiator and a particle generator. Other changes and improvements: - Preset ordering is now case-insensitive - Pads can now have multi-line labels - Fixed a bug with InScale - Fixed a bug that sometimes changed the order simultaneous outgoing MIDI events - Support for bitwise operators: & (and), | (or), ^ (xor) - Fixed a bug in handling of long-code lines - Performance enhancements - Added some more specific error messages - Fixed a bug with logging wrong event names in some error messages - Releasing the Shift-key now also generates events when the finger is outside the button area
- v1.1iOS
What's new in version 1.1: - Huge reduction in memory footprint when using large scripts: we're now talking kilobytes, instead of dozens of megabytes! - Fontsize preferences are now persistent - You can now refresh the presets window after importing presets in the standalone app - Many internal fixes and optimisations
- v1.0.9iOS
Fixed an issue where occasionally a script-upload action would fail or the script window would show a blank screen.
- v1.0.8iOS
Fixes an error in the new Lazy Code Loading functionality.
- v1.0.7iOS
Another Mozaic update with nice improvements! - Descriptions are now updated on-screen when you upload your script - Filenames with extra "." are now handled correctly - Empty array initialisers are now accepted: a = [] - The project filename is now saved along with the state of the plugin - Lazy Code Loading: if you never look at code, it won't use any memory Don't forget to check out PatchStorage.com every now and then for exciting user-created scripts!