HISE 4.0 - Wish List - Add yours.
-
@CyberGen said in HISE 4.0 - Wish List - Add yours.:
I think that if I started a topic called "list all your bugs
-
@d-healey exactly!
-
The famous and long time-requested "Expandable UI" feature by many people.
https://forum.hise.audio/topic/7266/expandable-gui?_=1712308730682
-
@Christoph-Hart a property to all components, "additional info" , useful if you want to collect info from a component, just like the "tooltip" property
-
@ulrik said in HISE 4.0 - Wish List - Add yours.:
just like the "tooltip" property
Then why do we need another?
-
@d-healey for additional information
-
@ulrik For who?
-
@d-healey for instance when using getComponentUnderMouse or a Broadcaster, it's great to get additional information from a specific property instead of fiddling around with the "text" property, and information that's convenient to the user, something like this:
My tooltips are often long and with a lot of instructions
I know it's possible to store the "additional information" in other places, and also in the "text" property for the component, and split the text with indexOf(":") etc. but I think an extra "text" property would help
-
I would like to have ..
- Display Wavetable Synth Waveform
https://forum.hise.audio/topic/7172/display-wavetable-synth-waveform?_=1712384198914 - A Free License Authorization Manager System to Lock/Deactivate if buyer claims for a dispute to Paypal
https://forum.hise.audio/topic/9355/how-to-deregister-plugins-if-paypal-claim-is-raised-by-a-customer - GIF Support https://forum.hise.audio/topic/1613/can-i-add-a-gif-image/2?_=1712384198921
- Better OSC and Filter (Both in SN and Core Waveform OSC)
- More LAF Customization (Function)
- Expandable GUI https://forum.hise.audio/topic/7266/expandable-gui?_=1712308730682
- Better FAUST Support
- Custom Audio Visualizer and editor
https://forum.hise.audio/topic/3614/how-to-create-audio-visualizer-in-hise/20?_=1712384198923 - and Please write Better Docs and Code example for API Function. Sometimes we don't have clue how to use it.
- Display Wavetable Synth Waveform
-
- Personally I would just like a gain that I can assign to an envelope without the gain having any latency. simpleGain if you assign it to an envelope it's anything but precise and to create a sidechain effect it's not possible
-
@DabDab said in HISE 4.0 - Wish List - Add yours.:
HISE own License Authorization Manager System.
-
@d-healey said in HISE 4.0 - Wish List - Add yours.:
@DabDab said in HISE 4.0 - Wish List - Add yours.:
HISE own License Authorization Manager System.
Corrected. I want a solution for Free /Donationware Plugins. See the topic.
https://forum.hise.audio/topic/9355/how-to-deregister-plugins-if-paypal-claim-is-raised-by-a-customer -
Since running our own EQ is one of the main thing in DSP:
- A way to get the EQ curve out of a
snex_node
with a display buffer
I remember asking for a
snex_eq
a while ago but, @Christoph-Hart, you said that you'd rather not do this for some reasons related to code maintenance or something like that which I understand. Also, since a proprietary EQ DSP might (often) contain some nonlinearities, this might not be compatible with an "EQ only node". Sosnex_node
is a nice way to go, just missing a display buffer... - A way to get the EQ curve out of a
-
First, I just want to say thank you for making Hise! I downloaded Hise and in 5 minutes I built what would have taken me a few hours in Kontakt. The world needs Hise!
I hate to post a wishlist as a noob, but something thing came to my attention just in trying to recreate my NKI with Hise today.
Flex Env???
My NKI uses the Flex Env + Modulators for time and curve. I found AV's poly flex post. Sounds complex to a noob. I'll dig in, but could Hise have more here out of box? Please forgive me if this is too early of me to ask.Opus sampler support
Lower sys req, wider user base (like many, I'm 100% mobile). I only point to Opus as it is why StaffPad has tiny versions of giant libraries. It seems a good fit.
A side reason is that UPM/APM reject VI's (I've even seen a non-profit require real performances now), so lossless can only be bloat for a mock-up. I've seen similar mp3 requests on other sampler forums. So maybe this would also be something Hise had that others lack? Just a thought. -
-
+1 on the Sampler GUI, drag and drop manipulation. Vel ranges are hard to see clearly.
+1 on tokenizer. It beats Kontakt, but it's not reading ff to pp for me.I think Hise would be more clear with less in some cases (removing buttons like *select all, deselect, undo/redo, zoom), so navigating more useful tools would be easier.
Not complaining... I'm loving basically everything so far.
-
Please make HISE fully compatible with screen readers before adding new fancy features or releasing v4, so that blind users can properly use our existing software.
-
Per sample semi-tone pitch shifting. At the mo its just Cent (unless I'm mistaken).
This would allow peeps to transpose loops to fit BPMs ala the Akai S Series range. Uber 90s but sometimes nice when compared to time stretching. Sounds great on my S1100, S3000 and W30.
And a decent vintage sound crunch emu i.e. 12 bit, sample rate reduction, aliasing, 6th-order low-pass Butterworth filter etc. I've got some RNBO code to clone this:
https://www.inphonik.com/products/rx950-classic-ad-da-converter/
Anyone wanna wrap into C++ for use in a HISE built module??
Basically anything to help make breaks machines in HISE.
Yeah I'm old skool - old's cool after all...
P
-
@Phelan-Kane should be possible with a pitch modulator I think
-
@Phelan-Kane said in HISE 4.0 - Wish List - Add yours.:
Per sample semi-tone pitch shifting. At the mo its just Cent (unless I'm mistaken).
you can change the root note of a sample to achieve this, I've played around with it a little bit and it works really well