Harmony Bloom by Mario Nieto (MIDI plugin)

VST, AU, AAX, CLAP, etc. Plugin Virtual Instruments Discussion
Post Reply New Topic
RELATED
PRODUCTS
Harmony Bloom$32.00Buy

Post

Uncle E wrote: Fri Oct 04, 2024 5:37 am Thanks, guys. So far, Element is perfect.
Element is pure Bliss; not sure if its still available for free though, as Michael made some changes recently.
You can be creative in any right place on Earth, and not only in the wealthiest cities. Bring the world feelings from everywhere, and not only feelings of capitalistic or jail environment.
― Aleksey Vaneev


https://linuxdaw.org

Post

This is a great option for hosting MIDI effects and other instruments, plus it's free!
https://www.modalics.com/products/plugin-buddy-free

Post

El°HYM wrote: Fri Oct 04, 2024 6:34 am Element is pure Bliss; not sure if its still available for free though, as Michael made some changes recently.
The Github download is free. The v1 is $59 but I can't figure out what has been improved.

Post

MarioNietoWorld wrote: Fri Oct 04, 2024 8:10 am This is a great option for hosting MIDI effects and other instruments, plus it's free!
https://www.modalics.com/products/plugin-buddy-free
That's pretty great. Now I have to reinstall all my vst3's!

Element is the only one I've gotten to work as an actual MIDI plugin.

Post

Misc:
List of chainers: https://www.kvraudio.com/plugins/plug-in-chainer-rack
Nora, will host VSTi and VST fx. But will it host VSTi midi fx? viewtopic.php?t=425600
BespokeSynth – Is a stand-alone app. Will it host VSTi midi fx? It is free https://www.bespokesynth.com/

Post

MarioNietoWorld wrote: Thu Oct 03, 2024 12:01 pm I think I should start by providing some context:

The original idea for Chordjam comes from a project I created years ago, available on my Gumroad in Max for Live format. There's a free version and a paid one, but I recommend waiting for the VST/AU/STANDALONE version as I still need to update my Gumroad.
On my Gumroad, you’ll also find other projects I developed and that were later converted into VSTs, such as Random Riff Generator Pro (Riffer), Random Filter Generator Pro (Filterstep), and Random Groove Generator Pro (Playbeat). You can even download a video game I created.

At first, I only knew how to develop with Max for Live, but over time I decided to learn C++ to create my own VST/AU plugins. However, when Riffer and Playbeat were published, I wasn't part of the development process since I didn’t know C++ at that time.
do those max for live devices work in live 12 max 8? i assume there aren't any compatibility issues. seems like most older devices made the jump ok.

Post

Uncle E wrote: Fri Oct 04, 2024 5:55 pm
El°HYM wrote: Fri Oct 04, 2024 6:34 am Element is pure Bliss; not sure if its still available for free though, as Michael made some changes recently.
The Github download is free. The v1 is $59 but I can't figure out what has been improved.
Change Log

[1.0.0~develop] - 2024-MM-DD

Changed

Migrate to Meson build system. Projucer no longer needed.
Migrate to BOOST unit testing.
Major code refactoring in preparation for future public C++ api and loadable modules.
Graph Editor - Allow editing graphs that aren't active.
UI General look and feel improvements.
Plugin scanner XML now stored in its own file.
Root graph channel counts are now independent fromt he audio interface.
Improve multiple selection in graph editor.
Updated app icon.
Session, Graph and Node file formats. Old files can be loaded in 1.0, but 1.0 can't be backported.
Breaking Final Script node Lua API has changed. v0.46.x scripts need updated.
Breaking Old 'Lua Node' removed & replaced with Script node instead.

Added

Meter bridge view that displays audio interface signal present levels.
Ability to set a node's color.
Plugin UI embedding directly in the graph editor.
Block display modes added: compact and small.
JACK audio support for Linux, macOS & Windows.
LV2 plugin support for Linux, macOS & Windows.
jBridge 32bit bridge direct integration (Windows)
Drag and drop a plugin from the plugin list on placeholder loads it.
Bulk routing feature in the patch bay.
Online update features.
Better error handling and logging in Lua scripts.
MIDI Set List node with Tempo change.

Removed


Stop using juce BinaryData from old Projucer project. Resources are now generated with Meson.
Breaking: Controller view to be removed.

Fixed

Plugin UIs not filling the plugin window (WAVES and others)
Plugin UI general display problems.
Disruptions in audio when enabling Oversampling.
Zombie process created by the Linux plugin scanner.
Graph mixer reseting faders to unity gain when selecting.
Generic parameters not syncing with performance parameters in the plugin version
Several LV2 problems. Namely CV, patch, and atom support.
Custom keymappings not retaining state.
Inverse sustain and Hold buttons in Virtual keyboard.
Element plugins rendering silence in some hosts.
Audio File Player: crashing when loading files.
Broken caps-lock virtual keyboard function.
Audio Router Node: Mute wasn't working.
Audio Router Node: disconnecting when reopening saved sessions.
Broken channel deselection in audio preferences.
Drag and drop sometimes failing to load plugins.
MIDI monitor not logging messages after extended use.
Plugin not reporting latency to the host correctly. Especially during graph editing.
7.1 and other bus configurations on third party plugins not saving/restoring with session.
Broken cubase render in place.
https://github.com/kushview/element/blo ... ANGELOG.md
You can be creative in any right place on Earth, and not only in the wealthiest cities. Bring the world feelings from everywhere, and not only feelings of capitalistic or jail environment.
― Aleksey Vaneev


https://linuxdaw.org

Post

dayjob wrote: Sat Oct 05, 2024 12:45 am
MarioNietoWorld wrote: Thu Oct 03, 2024 12:01 pm I think I should start by providing some context:

The original idea for Chordjam comes from a project I created years ago, available on my Gumroad in Max for Live format. There's a free version and a paid one, but I recommend waiting for the VST/AU/STANDALONE version as I still need to update my Gumroad.
On my Gumroad, you’ll also find other projects I developed and that were later converted into VSTs, such as Random Riff Generator Pro (Riffer), Random Filter Generator Pro (Filterstep), and Random Groove Generator Pro (Playbeat). You can even download a video game I created.

At first, I only knew how to develop with Max for Live, but over time I decided to learn C++ to create my own VST/AU plugins. However, when Riffer and Playbeat were published, I wasn't part of the development process since I didn’t know C++ at that time.
do those max for live devices work in live 12 max 8? i assume there aren't any compatibility issues. seems like most older devices made the jump ok.
I think they should work, although it's been a while since I last opened or modified them. I’ve abandoned developing for M4L to focus solely on VST/AU/STANDALONE/IOS...

By the way, I’ll take this opportunity to mention that I’ll be live in a bit, in case anyone wants to check out how the development of the new Chord Generator and the new version of Harmony Bloom is going. I'll leave the link here:

Post

dayjob wrote: Sat Oct 05, 2024 12:45 am do those max for live devices work in live 12 max 8? i assume there aren't any compatibility issues. seems like most older devices made the jump ok.
They work in Live 12.0.15. I have no idea about the Max version though.

Image

Post

MarioNietoWorld wrote: Sun Oct 06, 2024 3:13 pm By the way, I’ll take this opportunity to mention that I’ll be live in a bit, in case anyone wants to check out how the development of the new Chord Generator and the new version of Harmony Bloom is going. I'll leave the link here:
This sounds lovely.

Post

Uncle E wrote: Mon Oct 07, 2024 6:53 pm
MarioNietoWorld wrote: Sun Oct 06, 2024 3:13 pm By the way, I’ll take this opportunity to mention that I’ll be live in a bit, in case anyone wants to check out how the development of the new Chord Generator and the new version of Harmony Bloom is going. I'll leave the link here:
This sounds lovely.
Thanks a lot! Today I'll keep testing the more developed version of Chord Generator and Harmony Bloom. If you feel like joining, I'll be live in a bit.

Post

Man, thank you so much for your steady, passionate Work. You created a real Gem and its even getting better with each Update. :tu:
You can be creative in any right place on Earth, and not only in the wealthiest cities. Bring the world feelings from everywhere, and not only feelings of capitalistic or jail environment.
― Aleksey Vaneev


https://linuxdaw.org

Post

Mario - Would it be possible to add multiple choices to what types of emails are sent to registered users? I'd definitely subscribe to emails regarding released updates but don't really need to be notified every time you're on Youtube demonstrating a development build which seems to be several times a week :D

Post

El°HYM wrote: Wed Oct 09, 2024 1:17 pm Man, thank you so much for your steady, passionate Work. You created a real Gem and its even getting better with each Update. :tu:
Thank you so much for your comment! Honestly, I really enjoy developing. :phones:

Post

mcbpete wrote: Wed Oct 09, 2024 1:33 pm Mario - Would it be possible to add multiple choices to what types of emails are sent to registered users? I'd definitely subscribe to emails regarding released updates but don't really need to be notified every time you're on Youtube demonstrating a development build which seems to be several times a week :D
No problem, it's understandable. I'll make a separate list for users who don't want to receive notifications when I go live. If you can send me an email letting me know it's you, I'll move your email to that list.

Post Reply

Return to “Instruments”