What format do you use to distribute plugins+samples?
-
@gorangrooves said in What format do you use to distribute plugins+samples?:
After all, the HLAC format is only temporary. The plugin needs to extract it into the raw wav files before they are used.
Nope, you're confusing HR1 with HLAC. HR1 is a wrapped FLAC chunk and HLAC is the actual codec that HISE supports natively. There are many advantages of using HLAC over raw wave files, faster loading times, less memory usage & disk space.
-
@Christoph-Hart I guess I am :)
@ustk said in What format do you use to distribute plugins+samples?:
strongly believe that the best user experience is to have a single installer that installs the plugin and all of the samplesBut the user has to download everything for a simple update?
No, they don't if you provide an update as a separate installer only for the plugin. I am having a special WP plugin developed for me that will allow organizing of download files for WooCommerce into folders and subfolders. So, end-user will see one download button for their purchased product, but when they click on it, they get a pop up, so they can pick their OS platform and whether they want full installer or just the update. Such a plugin does not currently exist publicly, so as soon as the final bugs are ironed out, I will make it publicly available for free.
Interested?
-
@gorangrooves that's what I thought, but does it mean new user will see full installer with old version as long as the updated plugin installer?
The WP plugin you mentioned seems a good idea, although I am not working on a sample based instrument yet, but it'll come… -
@ustk The idea is to always have an up-to-date full installer (including the samples) for users installing the product for the first time and just a plugin installer for users updating from the previous version.
The WP plugin I am developing will enable you to specify what is what, without creating mess and clutter. It even has support for icons for each file and folder.
Here is a preview.
-
@gorangrooves That makes sense...
Your plugin looks very promising :) -
@gorangrooves - this seems to cover two scenarios..
- All new install
- plugin update
but misses the third:
- samples only update..
-
@gorangrooves said in What format do you use to distribute plugins+samples?:
@ustk The idea is to always have an up-to-date full installer (including the samples) for users installing the product for the first time and just a plugin installer for users updating from the previous version.
The WP plugin I am developing will enable you to specify what is what, without creating mess and clutter. It even has support for icons for each file and folder.
Here is a preview.
Looks very useful. Is this compatible with woocommerce?
-
@Lindon The picture is only for a visual reference. In the actual plugin, you can set any number of folders and files and set their individual icons. So, you can customize to whatever best suits your needs and current situation.
@orange Yes. This is only compatible with WooCommerce :) It integrates with their native download system and expands on it. If you disable the plugin, it just goes back to the native display, which is an individual product instance for each downloadable file (messy).