The definitive feature request & bug fix roadmap
-
Feature Request:
Making the Interface To A Freely Resizable One By Dragging The Corner Of Interface, With A simple Line Of Code:Content.makeFrontInterfaceResizable("true");
-
Feature Request:
Scriptnode's File Player, Needs Trigger/Sync/Loop/And Stop/Start Controls, Anytging More than This Is WelcomeThe file player is being rewritten entirely.
-
Bug Report:
Once I Open A Project, All Modules Are In Open Position, Instead Of Collapsed, So I Need To Click Each Of Modules Little Arrow To Close 'em All, Which Waste So Much Time Here. -
Feature request
It's actually compatibility request. Native Support for Apple ARM cpu computers.Basically Done - it's not 100% stable, but I can compile a few example projects for M1.
-
Feature Request:
Algorithmic Time Stretching for Samples
-
DraggableFiltePanel problem
The draggalbeFilterPanel is missing an important function
I can select the single nodes as a user or no callback is generated when the user clicks on a node.Furthermore the user can change the Q-value with the mouse wheel.
But if there is no mouse wheel - this function is lost.It would be nice if in principle the function of the mouse wheel can also be achieved by pressing the Shift key and moving the mouse.
Thus the draggelbeFilterPanel would be operable as EQ in all functions with the mouse.
-
Feature Request: Sample Installer App that resides outside of the compiled plugin / standalone - but uses the HLAC compression system and writes the link file whilst allowing users to choose unique destinations (and looks a bit prettier than existing install process).
Thinking about it one could simply make a standalone app that does exactly this with HISE as is, but the current hlac installer process is a real turn off for people it seems (as well as a major plugin distro website)
-
Feature Request :
- Implement Juce Spectogram & Correlation Meter
-
Feature Request
* Horizontal and Vertical Scale and Spacing/Tracking of Text PropertyNot possible with JUCE font hinting - You can skew the text and align it with limited capabilities already using the exisisting API calls.
-
Feature Request:
SLOPES For Filter/EQ Modules Please Please -
Feature Request
* GIF File support (Animation)Not possible with JUCE. Use filmstrips instead.
-
Feature Request
* Custom OSC (Make own and unique SAW,SINE,TRIANGLE etc OSC) & UnisonThat's what SNEX is for.
-
Feature Request
* Transient shaping FXYou can create one yourself in scriptnode.
-
Feature Request : A Drum Step Sequencer like arpeggiator module with associate sliderpack component :
Basic things :
Pattern length
Time grid (1/16, 1/32 etc.)
Magnetism on grid or free
12 or 16 tracks / sample slot
MIDI rec input from the keyboard or the drum pad
Syncronized BPM with Daw or freeFor more, Hise's user can customize it :
Colors, background
Volume, pan, pitch on each sample slot
Drag user sample
Repeated note
Drum machine groove
send CV / Gate
FX send
and I must forget ...https://forum.hise.audio/topic/3511/drums-sequencer-in-hise/8?_=1623432809025
-
Bug Fix
Here are the few bugs found in Gain Modulation>LFO Modulator + Tablelfo doesn't start exactly at the start of a bar
spline's slope sometimes goes into the opposite direction when scrolled than usual
start- and end-points of the spline can be set to not be the same which is prone for discontinuities
when clicking the start- or end point that can create a new point which can't be deleted anymore then
decrease in volume when sidechain dialed in without a way to compensate
not a bug but strongly suggested: add a way to retrigger the lfo manually. especially useful for 3/16th rhythms and stuff.Found these when tried to make SideChain LFO with table.
-
Feature Request:
@d-healey 's Youtube Channel, HISE Sauce To Be A Part Of Interface Designer -
Bug Fix: Start point modulation graphic (blue line on the AudioWaveform) not working
https://forum.hise.audio/topic/3599/audiowaveform-lines-don-t-appear-in-plugin?_=1623434010551
-
1 / lfo readhead follow-ups on fx plugin.
2 / possibility to deactivate the root presets in order to make the preset panels exclusive to expansion
-
timestrechingduplicate -
fix that damn preset panel that has a too funky display in preset search mode
-
possibility to save and export in zip format -
possibility to change the colors of the audio analyze according to the frequencies (like rekorbox or serato) low frequency in red for example .......
-
the ability to compile an audio unit from intel for mac m1 (logic mac m1 will not read audio units compiled from intel)duplicate -
add a kind of panel directly connected to a server (it would be enough to enter the address of the image) to display an image. (it already exists in script but I find that it is too complicated and that it works a little when it wants.already there, use the Server API -
the possibility of linking a single table to several lfo
-
the possibility that a button emits noon (for example a button connected to several notes, also activates the keyboard.
-
I'm done :) each vote = a beer offered to the next ade in Amsterdam :)
-
-
Add ZIP file fonctionnalityDone: https://docs.hise.audio/scripting/scripting-api/file/index.html#extractzipfile
-
Add File object from absolute path string (I'm trying this one with no success...)
(allow to easily dump a user preference of file and recall)https://forum.hise.audio/topic/4262/add-file-object-from-absolute-path-string~~
Done: https://docs.hise.audio/scripting/scripting-api/filesystem/index.html#fromabsolutepath