@DabDab @Fortune arguing in a forum is totally pointless guys, and I'm sure the rest of us would prefer not to read any of it. Everyone be nice and civil towards eachother please and we can all carry on making super plugins... :)

DanH
@DanH
Artist / Producer / International DJ / Developer
DC Breaks
DHPlugins
London Town
Best posts made by DanH
-
RE: How can I make Vocal Remover Plugin
-
Customer Feedback Lols :D
Thought I'd leave these here in case anyone also wants to post hilarious customer interactions to make us all laugh
followed by:
-
RE: The big bug tier list
@Christoph-Hart HISE_NUM_STANDALONE_OUTPUTS Error // Channel Amount Mismatch on every start
https://github.com/christophhart/HISE/issues/692
This one has been driving me nuts
Appreciate it doesn't happen for everyone but I have to re-set my midi controller in the Hise settings every time I open Hise!
-
RE: The big bug tier list
Scriptnode Notch Filter has the incorrect display graph (shows Bandpass) and neither it or the bandpass filter graph respond to Q value changes. Currently impossible to use either with an External Filter Slot on the user interface...
-
RE: The definitive feature request & bug fix roadmap
Feature Request: Draggable ADHSR Envelope (like the curve EQ and Tables etc)
-
RE: Thank you Christoph
@obolig it's a good post. Had a similar experience and after some digging back in 2020 I came across HISE (not so much digging required these days!).... It was instantly intuitive and the members on this forum more or less taught me how to script. Many thanks for putting it together @Christoph-Hart
-
New Plug-In Released - MOD-EQ-1
For anyone interested I released a new effect plug-in this week... The MOD-EQ-1
Check it out here:
-
Automation subfolders in DAW
Would be really nice to be able to use folders / sub menus in the automation menu for our plugins... as below
Latest posts made by DanH
-
RE: Question about compiling nodes
@iamlamprey did you try toggling them all back off again? I think doing that writes the arguments needed for each c++ node, whereas if you haven't toggled at all the c++ file lacks the required code. Could be wrong though but interested to see if that works...
-
RE: Dynamic reassignment of effect slots
@Christoph-Hart said in Dynamic reassignment of effect slots:
What if the controls are not connected by Parameter ID etc but via scripting instead (as lots of mine are as they do more than one job...)
-
RE: The big bug tier list
@DanH said in The big bug tier list:
Scriptnode Notch Filter has the incorrect display graph (shows Bandpass) and neither it or the bandpass filter graph respond to Q value changes. Currently impossible to use either with an External Filter Slot on the user interface...
Is there any chance of having this remedied in the near future? Makes working with the notch filter a bit confusing
-
RE: VST3 / Ableton / Macro Modulation Issue
@Christoph-Hart much longer than that! Gotta be a couple of years nearly!
-
RE: Moonbase
@Christoph-Hart said in Moonbase:
machine IDs changing between minor Windows updates
this was very annoying
-
RE: Preset Browser - List item background
@ustk ok back on this again
What would be a crafty way of adding multiple 'tags'?
So the preset name could be something like BA_LD_PRESETNAME to indicate that it's a bass as well as a lead sound.
Maybe some kind of divider is needed...
-
RE: The big bug tier list
@Christoph-Hart is the Notch filter display (in Scriptode) a fiddly fix?
-
RE: Scriptnode Sliders - stack vertically?
@Christoph-Hart ah cool, wish you told me that two hours ago
-
RE: Scriptnode Sliders - stack vertically?
@ustk what's the best way to reference the sliders in script now? Numbers gets problematic, I saw you using their id recently if I recall correctly?