---
title: "Mozaic Plugin Workshop - Reviews, Revenue and Downloads in United Kingdom | Apple App Store"
description: "Create your own MIDI plugins: MIDI filters, generative music tools, basic sequencers, MIDI control panels, chaos experiments... Let your imagination take you places.   Mozaic runs inside your favorite"
---

# Mozaic Plugin Workshop — United Kingdom
> Roll Your Own MIDI Plugins

![Mozaic Plugin Workshop App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/68/4a/6f/684a6fb9-dcd8-4727-2139-bf3149e20407/AppIcon-0-0-1x_U007emarketing-0-8-0-85-220.png/434x0w.png)

**Developer:** [Bram Bos](https://apptail.io/developer/bram-bos-eje)
**Category:** Music
**Rating:** 4.9/5 (30 ratings)
**Price:** Free
**Bundle ID:** com.brambos.Mozaic
**Store:** Apple App Store
**Country:** United Kingdom
**Version:** 1.4.2 (released 2025-07-10)
**Original Release:** 2019-05-17
**Languages:** English

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/gb/app/app/id1457962653)
**AppTail Page:** [https://apptail.io/app/mozaic-plugin-workshop-cZZc/united-kingdom](https://apptail.io/app/mozaic-plugin-workshop-cZZc/united-kingdom)

## Mozaic Plugin Workshop Description
Create your own MIDI plugins: MIDI filters, generative music tools, basic sequencers, MIDI control panels, chaos experiments... Let your imagination take you places. 

Mozaic runs inside your favorite AU MIDI host, and gives you practical building blocks such as LFOs, pre-fab GUI layouts, musical scales, AUv3 support (with AU Parameters, transport events, tempo syncing, etc.), random generators and a super-simple yet powerful script language. Mozaic even offers quick access to your device’s Tilt Sensors for expressive interaction concepts!

The Mozaic Script language is designed from the ground up to be the easiest and most flexible MIDI language on iOS. A language by creatives, for creatives. You’ll only need to write a few lines of script to achieve impressive things - or to create that uber-specific thing that was missing from your MIDI setup.

Check out the Programming Manual on Ruismaker.com to learn about the script language and to get inspiration for awesome scripts of your own.

Mozaic comes with a sizable collection of tutorials and pre-made scripts which you can use out of the box, or which can be a starting point for your own plugin adventures. 

Features in a nutshell:
- Easy to learn Mozaic Script language: easy to learn, easy to read 
- Sample-accurate-everything: the tightest MIDI timing possible
- Built-in script editor with code-completion, syntax hints, etc.
- 5 immediately usable GUI layouts, with knobs, sliders, pads, etc.
- In-depth, helpful programming manual available on Ruismaker.com
- Easy access to LFOs, scales, MIDI I/O, AU parameters, timers
- Supports Sysex, with built-in checksum calculations
- AUv3; so you&#039;ll get multi-instance, state-saving, tempo sync and resource efficiency out of the box

Mozaic opens up the world of creative MIDI plugins to anyone willing to put in a few hours and a hot beverage or two.

Practical notes: 
- Mozaic requires a plugin host with support for AUv3 MIDI plugins (AUM, ApeMatrix, Cubasis, Auria, Audiobus 3, etc.)
- The standalone mode of Mozaic lets you edit, test and export projects, but for MIDI connections you need to run it inside an AUv3 MIDI host
- MIDI is not sound; Mozaic on its own does not make noise... so bring your own synths, drum machines and other instruments! 
- AUv3 MIDI requires iOS11 or higher

## Mozaic Plugin Workshop Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/Purple113/v4/c0/1c/ec/c01cec5b-402f-3dbe-0d2e-2dd9cbf9579d/pr_source.jpg/2688x1242.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/Purple113/v4/ef/40/5c/ef405c9c-811a-8fa8-92a6-8f1702da08a6/pr_source.jpg/2688x1242.png)
- [Screenshot 3](https://is1-ssl.mzstatic.com/image/thumb/Purple123/v4/26/a4/27/26a427aa-7825-23ca-c3b4-04726a453991/pr_source.jpg/2688x1242.png)
- [Screenshot 4](https://is1-ssl.mzstatic.com/image/thumb/Purple123/v4/49/33/e1/4933e13b-a67d-0bbc-f05c-3c7c7f689558/pr_source.jpg/2688x1242.png)

## Mozaic Plugin Workshop Rating Breakdown in United Kingdom
- 5 stars: 29 (97%)
- 4 stars: 0 (0%)
- 3 stars: 0 (0%)
- 2 stars: 0 (0%)
- 1 stars: 1 (3%)

## Mozaic Plugin Workshop Reviews in United Kingdom

### ***** "ABSOLUTELY OUTSTANDING"
I purchased this app to enable me to receive and send SysEx data dumps from my keyboard to Cubasis3 on my iPad, mainly to change the transpose to what ever key I require, but just by selecting one of many templates in Mozaic I was able to achieve my goals without any effort on my part.  Best purchase ever in my opinion.
Worthy of 10 stars ⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️
-- Midimania, 2023-08-28

### ***** "Absolutely incredible!"
I started out using this app to make my old Novation LaunchControl Mk1 light up the pads when i pressed them, and as I got to grips with the incredible Mozaic programming language I came to realise the vast possibilities I suddenly had at my fingertips. This has turned my simple hardware and ipad combination into something that can do exactly what i want it to do, no need to search for other apps that can sort of get me close to what I want. Incredible.
-- Davyladd123, 2023-05-09

### ***** "Launch control XL script"
Did some internet research and discovered a script that gave LED feedback. It worked!  Fantastic for feedback on the controller when performing live. Overjoyed!  Many thanks Mr Mosaic!
-- Kwontize, 2022-11-24

### *---- "Beware - User Interface severely compromised."
There is a small selection of interface panels you can use. If you want to do anything complex, you need to do things like reassigning knob functionality based on button/pad selection.
This requires dynamically labelling the pads with the knob settings so you can see them when the pad isn’t selected. However, MOZAIC HAS NO STRING VARIABLE SUPPORT. You can only use string constants when setting pad labels. This means that 1000s of lines of if...elseif... code has to be written to cater for every possible label even if you’re only doing this for a couple of pads. The developer has so far refused to implement even the simplest of string variable support (assign/read), so as it stands, Mozaic is severely crippled for anything but the most basic of tasks that require a user interface.
RESPONSE: Agreed. You can give a pad a name, but if you want to show the status of 4 knobs in English on that pad it takes over 600 lines of code. Mozaic’s engine is very powerful, but it’s hamstrung (Bramstrung?) by shortcomings in visual feedback to the user. It’s a Ferrari with bicycle wheels...
2ND RESPONSE: Not how it works. Ratings are subjective. Mine is based on the opinion that this issue is the one thing that severely handicaps the capability of Mozaic coupled with the fact that you have refused to even entertain the idea of implementing ANY of the different workarounds for flexible labelling suggested by several sources, not just mine. “I stand by my decision.”
-- Gimmea€%~&gt;&lt;Nickname, 2020-08-02

### ***** "Brilliant. Best app in the Store"
If you have any computer script writing skill at all - JavaScript, PHP etc - this is the only MIDI effects plug-in you need. Once you get your head around the way that events work you can manipulate MIDI data in any way you can think of. I have brought new life to an old MIDI foot controller that just sends Program Change messages so that I can use it as bass pedals, control a looper or as a guitar FX pedalboard. I have also added key zones to a keyboard and made several utilities. It’s amazing how little actual code you need to write to achieve useful stuff.
-- mikewillride, 2019-11-28

### ***** "Magicians Apprentice"
Yes this unlocks it all, practically limitless control of midi. Everything your other midi plugins do, this does it in the 5th dimension.

Its simple enough for a 2 line program to be quicker and easier to make than trying to find a plugin that does the same thing, and its deep enough to write a game with.

Automation of a looper and weird sequencing ideas is why i wanted it.

I know a bit of programming this is a really effective and simple language, immediately satisfying, ideas i buried for years have started to pop out again. I’m hooked.
-- The Family Bee, 2019-09-01

### ***** "😃"
Wow ! Superb bit of kit .
-- DjSilverK, 2019-08-11

### ***** "Game changer"
Nothing less than 5 ⭐️ A genius app for all it can do and more... alike a gift that keeps giving; thanks to the community of coders &amp; creatives 😎✌🏽
-- Versopoet, 2019-06-09

### ***** "The Swiss  army knife of music apps."
The music app can be what you want it to be in the midi world. It’s gonna be the app that keeps on giving. We take you places you didn’t know existed. A number one essential tool in the world of AU midi.
-- JumperCollins, 2019-05-18

### ***** "Nice"
All of the bram bos apps are really good , I use most daily .
This is likely to be another one I use each day..

Try all the other ones too, noir and troublemaker are particularly good..
-- re5etuk, 2019-05-17

[View all Mozaic Plugin Workshop reviews and detailed analytics on AppTail](https://apptail.io/account/signup?utm_campaign=ai-crawl&amp;utm_content=reviews)


## Mozaic Plugin Workshop Store Rankings
| Chart | Country | Category | Rank |
|-------|---------|----------|------|
| Top Paid | Spain | Music | #19 |
| Top Paid | Mexico | Music | #46 |
| Top Paid | Canada | Music | #77 |
| Top Paid | Hungary | Music | #91 |
| Top Paid | Spain | Overall | #174 |
| Top Paid | United States | Music | #197 |
| Top Paid | Pakistan | Music | #252 |
| Top Paid | Kazakhstan | Music | #339 |
| Top Paid | Finland | Music | #378 |
| Top Paid | Mexico | Overall | #415 |
| Top Paid | Lebanon | Music | #426 |
| Top Paid | Belarus | Music | #447 |
| Top Paid | Romania | Music | #456 |
| Top Paid | Poland | Music | #458 |
| Top Paid | Portugal | Music | #461 |
| Top Paid | Netherlands | Music | #476 |



## Mozaic Plugin Workshop Available In
- [United States](https://apptail.io/app/mozaic-plugin-workshop-cZZc/united-states)
- [United Kingdom](https://apptail.io/app/mozaic-plugin-workshop-cZZc/united-kingdom)
- [Germany](https://apptail.io/app/mozaic-plugin-workshop-cZZc/germany)
- [Netherlands](https://apptail.io/app/mozaic-plugin-workshop-cZZc/netherlands)
- [France](https://apptail.io/app/mozaic-plugin-workshop-cZZc/france)
- [Canada](https://apptail.io/app/mozaic-plugin-workshop-cZZc/canada)
- [Sweden](https://apptail.io/app/mozaic-plugin-workshop-cZZc/sweden)
- [Spain](https://apptail.io/app/mozaic-plugin-workshop-cZZc/spain)
- [Australia](https://apptail.io/app/mozaic-plugin-workshop-cZZc/australia)
- [Switzerland](https://apptail.io/app/mozaic-plugin-workshop-cZZc/switzerland)
- [Italy](https://apptail.io/app/mozaic-plugin-workshop-cZZc/italy)
- [Belgium](https://apptail.io/app/mozaic-plugin-workshop-cZZc/belgium)
- [Portugal](https://apptail.io/app/mozaic-plugin-workshop-cZZc/portugal)
- [Norway](https://apptail.io/app/mozaic-plugin-workshop-cZZc/norway)
- [New Zealand](https://apptail.io/app/mozaic-plugin-workshop-cZZc/new-zealand)
- [Japan](https://apptail.io/app/mozaic-plugin-workshop-cZZc/japan)
- [Poland](https://apptail.io/app/mozaic-plugin-workshop-cZZc/poland)
- [Mexico](https://apptail.io/app/mozaic-plugin-workshop-cZZc/mexico)
- [Singapore](https://apptail.io/app/mozaic-plugin-workshop-cZZc/singapore)
- [Greece](https://apptail.io/app/mozaic-plugin-workshop-cZZc/greece)
- [Türkiye](https://apptail.io/app/mozaic-plugin-workshop-cZZc/turkey)
- [Austria](https://apptail.io/app/mozaic-plugin-workshop-cZZc/austria)
- [Ukraine](https://apptail.io/app/mozaic-plugin-workshop-cZZc/ukraine)
- [Israel](https://apptail.io/app/mozaic-plugin-workshop-cZZc/israel)
- [India](https://apptail.io/app/mozaic-plugin-workshop-cZZc/india)
- [South Korea](https://apptail.io/app/mozaic-plugin-workshop-cZZc/south-korea)
- [Kuwait](https://apptail.io/app/mozaic-plugin-workshop-cZZc/kuwait)
- [Kazakhstan](https://apptail.io/app/mozaic-plugin-workshop-cZZc/kazakhstan)
- [Lebanon](https://apptail.io/app/mozaic-plugin-workshop-cZZc/lebanon)
- [United Arab Emirates](https://apptail.io/app/mozaic-plugin-workshop-cZZc/united-arab-emirates)
- [Latvia](https://apptail.io/app/mozaic-plugin-workshop-cZZc/latvia)
- [Malaysia](https://apptail.io/app/mozaic-plugin-workshop-cZZc/malaysia)
- [Nigeria](https://apptail.io/app/mozaic-plugin-workshop-cZZc/nigeria)
- [Nepal](https://apptail.io/app/mozaic-plugin-workshop-cZZc/nepal)
- [Peru](https://apptail.io/app/mozaic-plugin-workshop-cZZc/peru)
- [Philippines](https://apptail.io/app/mozaic-plugin-workshop-cZZc/philippines)
- [Pakistan](https://apptail.io/app/mozaic-plugin-workshop-cZZc/pakistan)
- [Romania](https://apptail.io/app/mozaic-plugin-workshop-cZZc/romania)
- [Saudi Arabia](https://apptail.io/app/mozaic-plugin-workshop-cZZc/saudi-arabia)
- [Thailand](https://apptail.io/app/mozaic-plugin-workshop-cZZc/thailand)
- [Taiwan](https://apptail.io/app/mozaic-plugin-workshop-cZZc/taiwan)
- [Vietnam](https://apptail.io/app/mozaic-plugin-workshop-cZZc/vietnam)
- [South Africa](https://apptail.io/app/mozaic-plugin-workshop-cZZc/south-africa)
- [Luxembourg](https://apptail.io/app/mozaic-plugin-workshop-cZZc/luxembourg)
- [Argentina](https://apptail.io/app/mozaic-plugin-workshop-cZZc/argentina)
- [Azerbaijan](https://apptail.io/app/mozaic-plugin-workshop-cZZc/azerbaijan)
- [Bulgaria](https://apptail.io/app/mozaic-plugin-workshop-cZZc/bulgaria)
- [Brunei](https://apptail.io/app/mozaic-plugin-workshop-cZZc/brunei)
- [Brazil](https://apptail.io/app/mozaic-plugin-workshop-cZZc/brazil)
- [Belarus](https://apptail.io/app/mozaic-plugin-workshop-cZZc/belarus)
- [Chile](https://apptail.io/app/mozaic-plugin-workshop-cZZc/chile)
- [China](https://apptail.io/app/mozaic-plugin-workshop-cZZc/china)
- [Colombia](https://apptail.io/app/mozaic-plugin-workshop-cZZc/colombia)
- [Cyprus](https://apptail.io/app/mozaic-plugin-workshop-cZZc/cyprus)
- [Czechia](https://apptail.io/app/mozaic-plugin-workshop-cZZc/czechia)
- [Denmark](https://apptail.io/app/mozaic-plugin-workshop-cZZc/denmark)
- [Dominican Republic](https://apptail.io/app/mozaic-plugin-workshop-cZZc/dominican-republic)
- [Algeria](https://apptail.io/app/mozaic-plugin-workshop-cZZc/algeria)
- [Ecuador](https://apptail.io/app/mozaic-plugin-workshop-cZZc/ecuador)
- [Egypt](https://apptail.io/app/mozaic-plugin-workshop-cZZc/egypt)
- [Finland](https://apptail.io/app/mozaic-plugin-workshop-cZZc/finland)
- [Hong Kong SAR China](https://apptail.io/app/mozaic-plugin-workshop-cZZc/hong-kong)
- [Croatia](https://apptail.io/app/mozaic-plugin-workshop-cZZc/croatia)
- [Hungary](https://apptail.io/app/mozaic-plugin-workshop-cZZc/hungary)
- [Indonesia](https://apptail.io/app/mozaic-plugin-workshop-cZZc/indonesia)
- [Ireland](https://apptail.io/app/mozaic-plugin-workshop-cZZc/ireland)

---

## About AppTail

[AppTail](https://apptail.io) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io)
- [Top Charts](https://apptail.io/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io) - Mobile App Intelligence Platform*
