• Plugins for the visually-impaired users- Att. all developers!

    13
    9 Votes
    13 Posts
    2k Views
    cassettedeathC

    @Christoph-Hart

    This is awesome! I did my Music Technology Honours research on accessible music tech / Komplete Kontrol and found there’s a great community of Blind KK users.

    Chris Ankin runs https://kk-access.com/ which is an awesome resource - I’m sure he will be stoked to hear Hise is moving in this direction and I’m sure he’d be happy to review any hise plug-ins built with this in mind.

    Super promising. Thanks Christoph!

  • Macro Access Violation / pointer crash

    7
    0 Votes
    7 Posts
    127 Views
    ?

    ok latest build still crashing, here's the stack (just regular old macro assignment, not the OP crash):

    > HISE Debug.exe!juce::HeapBlock<std::pair<std::pair<juce::Component::SafePointer<juce::Component>,hise::simple_css::Selector>,juce::ReferenceCountedObjectPtr<hise::simple_css::StyleSheet>>,0>::operator std::pair<std::pair<juce::Component::SafePointer<juce::Component>,hise::simple_css::Selector>,juce::ReferenceCountedObjectPtr<hise::simple_css::StyleSheet>> *() Line 182 C++ HISE Debug.exe!juce::ArrayBase<std::pair<std::pair<juce::Component::SafePointer<juce::Component>,hise::simple_css::Selector>,juce::ReferenceCountedObjectPtr<hise::simple_css::StyleSheet>>,juce::DummyCriticalSection>::begin() Line 172 C++ HISE Debug.exe!juce::Array<std::pair<std::pair<juce::Component::SafePointer<juce::Component>,hise::simple_css::Selector>,juce::ReferenceCountedObjectPtr<hise::simple_css::StyleSheet>>,juce::DummyCriticalSection,0>::begin() Line 331 C++ HISE Debug.exe!hise::simple_css::StyleSheet::Collection::getWithAllStates(juce::Component * c, const hise::simple_css::Selector & s) Line 808 C++ HISE Debug.exe!hise::TableFloatingTileBase::refreshComponentForCell(int rowNumber, int columnId, bool __formal, juce::Component * existingComponentToUpdate) Line 1962 C++ HISE Debug.exe!juce::TableListBox::RowComp::update(int newRow, bool isNowSelected) Line 103 C++ HISE Debug.exe!juce::TableListBox::refreshComponentForRow(int rowNumber, bool rowSelected, juce::Component * existingComponentToUpdate) Line 474 C++ HISE Debug.exe!juce::ListBox::RowComponent::update(const int newRow, const bool nowSelected) Line 86 C++ HISE Debug.exe!juce::ListBox::ListViewport::updateContents() Line 397 C++ HISE Debug.exe!juce::ListBox::ListViewport::updateVisibleArea(const bool makeSureItUpdatesContent) Line 360 C++ HISE Debug.exe!juce::ListBox::ListViewport::visibleAreaChanged(const juce::Rectangle<int> & __formal) Line 337 C++ HISE Debug.exe!juce::Viewport::updateVisibleArea() Line 451 C++ HISE Debug.exe!juce::Viewport::componentMovedOrResized(juce::Component & __formal, bool __formal, bool __formal) Line 196 C++ HISE Debug.exe!juce::Component::sendMovedResizedMessages::__l21::<lambda_1>::operator()(juce::ComponentListener & l) Line 1248 C++ HISE Debug.exe!juce::ListenerList<juce::ComponentListener,juce::Array<juce::ComponentListener *,juce::DummyCriticalSection,0>>::callChecked<`juce::Component::sendMovedResizedMessages'::`21'::<lambda_1>,juce::Component::BailOutChecker>(const juce::Component::BailOutChecker & bailOutChecker, juce::Component::sendMovedResizedMessages::__l21::<lambda_1> && callback) Line 153 C++ HISE Debug.exe!juce::Component::sendMovedResizedMessages(bool wasMoved, bool wasResized) Line 1245 C++ HISE Debug.exe!juce::Component::sendMovedResizedMessagesIfPending() Line 1208 C++ HISE Debug.exe!juce::Component::setBounds(int x, int y, int w, int h) Line 1194 C++ HISE Debug.exe!juce::ListBox::ListViewport::updateVisibleArea(const bool makeSureItUpdatesContent) Line 358 C++ HISE Debug.exe!juce::ListBox::updateContent() Line 625 C++ HISE Debug.exe!hise::TableFloatingTileBase::updateContent() Line 1723 C++ HISE Debug.exe!hise::FrontendMacroPanel::macroConnectionChanged(int macroIndex, hise::Processor * p, int parameterIndex, bool wasAdded) Line 1333 C++ HISE Debug.exe!hise::MacroControlBroadcaster::sendMacroConnectionChangeMessage(int macroIndex, hise::Processor * p, int parameterIndex, bool wasAdded, juce::NotificationType n) Line 118 C++ HISE Debug.exe!hise::MacroControlBroadcaster::MacroControlData::addParameter(hise::Processor * p, int parameterId, const juce::String & parameterName, const hise::ValueToTextConverter & converter, juce::NormalisableRange<double> range, bool readOnly, bool isUsingCustomData, juce::NotificationType n) Line 818 C++ HISE Debug.exe!hise::MacroControlledObject::enableMidiLearnWithPopup() Line 365 C++ HISE Debug.exe!hise::SliderWithShiftTextBox::performModifierAction(const juce::MouseEvent & e, bool isDoubleClick) Line 581 C++ HISE Debug.exe!hise::HiSlider::mouseDown(const juce::MouseEvent & e) Line 955 C++ HISE Debug.exe!juce::Component::internalMouseDown(juce::MouseInputSource source, juce::Point<float> relativePos, juce::Time time, float pressure, float orientation, float rotation, float tiltX, float tiltY) Line 2528 C++ HISE Debug.exe!juce::MouseInputSourceInternal::sendMouseDown(juce::Component & comp, juce::Point<float> screenPos, juce::Time time) Line 142 C++ HISE Debug.exe!juce::MouseInputSourceInternal::setButtons(juce::Point<float> screenPos, juce::Time time, juce::ModifierKeys newButtonState) Line 218 C++ HISE Debug.exe!juce::MouseInputSourceInternal::handleEvent(juce::ComponentPeer & newPeer, juce::Point<float> positionWithinPeer, juce::Time time, const juce::ModifierKeys newMods, float newPressure, float newOrientation, juce::PenDetails pen) Line 332 C++ HISE Debug.exe!juce::MouseInputSource::handleEvent(juce::ComponentPeer & peer, juce::Point<float> pos, __int64 time, juce::ModifierKeys mods, float pressure, float orientation, const juce::PenDetails & penDetails) Line 633 C++ HISE Debug.exe!juce::ComponentPeer::handleMouseEvent(juce::MouseInputSource::InputSourceType type, juce::Point<float> pos, juce::ModifierKeys newMods, float newPressure, float newOrientation, __int64 time, juce::PenDetails pen, int touchIndex) Line 87 C++ HISE Debug.exe!juce::HWNDComponentPeer::doMouseEvent(juce::Point<float> position, float pressure, float orientation, juce::ModifierKeys mods) Line 2672 C++ HISE Debug.exe!juce::HWNDComponentPeer::doMouseDown(juce::Point<float> position, const unsigned __int64 wParam) Line 2823 C++ HISE Debug.exe!juce::HWNDComponentPeer::peerWindowProc(HWND__ * h, unsigned int message, unsigned __int64 wParam, __int64 lParam) Line 3722 C++ HISE Debug.exe!juce::HWNDComponentPeer::windowProc(HWND__ * h, unsigned int message, unsigned __int64 wParam, __int64 lParam) Line 3620 C++ [External Code] HISE Debug.exe!juce::InternalMessageQueue::dispatchNextMessage(bool returnIfNoPendingMessages) Line 149 C++ HISE Debug.exe!juce::dispatchNextMessageOnSystemQueue(bool returnIfNoPendingMessages) Line 266 C++ HISE Debug.exe!juce::MessageManager::runDispatchLoop() Line 107 C++ HISE Debug.exe!juce::JUCEApplicationBase::main() Line 266 C++ HISE Debug.exe!WinMain(HINSTANCE__ * __formal, HINSTANCE__ * __formal, char * __formal, int __formal) Line 1081 C++ [External Code]

    Something to do with the MacroControlBroadcaster triggering a ui update 🤷

    Edit: Don't want to jinx it but latest build seems to have fixed the original issue which is the more important one for me, clicked the randomize button a few hundred times now and haven't had it crash once

  • Ventura - UI lag

    17
    0 Votes
    17 Posts
    374 Views
    A

    @d-healey Ah that's good to know, and makes perfect sense.

  • AU won't load my pref file despite it VST3 does

    5
    0 Votes
    5 Posts
    97 Views
    ustkU

    @d-healey The very definition of a theory is that it's the better explanation we have until a better one replaces it... Well, I can live with this one for a while ☺
    Thanks Dave 👍

  • Increase height of drawDialogButton and drawPresetBrowserListItem

    4
    0 Votes
    4 Posts
    85 Views
    d.healeyD

    @bendurso Nope

  • CSS Slider

    3
    0 Votes
    3 Posts
    198 Views
    orangeO

    @ospfeigrp said in CSS Slider:

    you have to set it as normalized percent in component specific properties, see image

    Yes I know that.

    I mean, How can we generally edit this text as we want, as it is done in LAF? Because there will be situations like Pan, Time...etc.

    Also, how can we print obj.text in the label section below?

  • where does this callback to (rhapsody question)

    2
    0 Votes
    2 Posts
    126 Views
    d.healeyD

    @ospfeigrp

    Callback is a function you can pass in to FilePicker.show(). It will be called after the file/directory has been selected.

    Link Preview Image Rhapsody/Scripts/FilePicker.js at main

    Rhapsody - HISE based sample library player.

    favicon

    Codeberg.org (codeberg.org)

    BTW, you should install the source code pro font

  • One image

    2
    0 Votes
    2 Posts
    204 Views
    d.healeyD

    @hyperphonias For that particular knob I wouldn't use an image. I'd do it with look and feel.

    But this is what you are asking for - https://www.wavesfactory.com/blog/posts/strip-generator/

  • Modulating jPanner with Sliderpack: Understanding the Range Issue

    Unsolved
    1
    0 Votes
    1 Posts
    104 Views
    No one has replied
  • Wow !! NKS support How to use it in HISE

    2
    2 Votes
    2 Posts
    127 Views
    Christoph HartC

    It‘s not 100% finished but I‘m working on NKS support for a commercial project at the moment. The idea is to provide developers that have access to the NKS SDK with a proprietary HISE addition that let’s you implement some of the features (lighting guide controller layouts, preset synchronisation) through a scripting wrapper.

  • Rotating pointer on knob issue

    3
    0 Votes
    3 Posts
    89 Views
    DanHD

    @d-healey said in Rotating pointer on knob issue:

    or you need to account for the first rotation in the calculation of the second.

    Perfect, thanks!

  • Restrict displayed frequency range of Parametriq EQ

    7
    0 Votes
    7 Posts
    209 Views
    Adam_GA

    anybody?

  • Wrong IR in compiled version

    10
    0 Votes
    10 Posts
    202 Views
    S

    @d-healey Ok, good to know! Thanks for looking into this!

  • AudioWaveform - sendRepaintMessage not working

    2
    0 Votes
    2 Posts
    77 Views
    bendursoB

    @bendurso yes, I think it's not working. I fixed it by resetting the visible property with a small delay:

    AudioWaveform.set("visible", false); Content.callAfterDelay(30, function() { AudioWaveform.set("visible", true);
  • Updated presets extraction... Did I miss something?

    7
    0 Votes
    7 Posts
    134 Views
    d.healeyD

    @ustk said in Updated presets extraction... Did I miss something?:

    I was still testing things I didn't updated to a higher version number (still 1.0.0).

    Good point, you could change the version number in the preset xml to test without changing your project version

    <Preset Version="1.0.0">

    Let us know if it works.

  • Text label LAF

    7
    0 Votes
    7 Posts
    753 Views
    LindonL

    Thanks everyone for the CSS suggestion and solutions - when I get the time I will get my head into the CSS space - until then I swapped out the label for a button...

  • Does Server.downloadFile make two requests?

    3
    0 Votes
    3 Posts
    184 Views
    d.healeyD

    If I use CURL in HISE via a background task (runProcess) to download the file then it only records one download. So it is definitely an issue with Server.downloadFile()

    With CURL I'm using -L which is to follow redirects, I think this might have something to do with it since WooCommerce is taking the given URL and forwarding it to the real time-limited URL.

  • Reverb Knobs Visualizer Update Issue in HISE

    2
    0 Votes
    2 Posts
    76 Views
    T

    @tiesvdam schermopname-2025-03-27-om-17.11.00.gif

  • Waveform LAF / PR

    10
    2 Votes
    10 Posts
    1k Views
    C

    @d-healey Right, I forgot - sorry. Phorsphoricons looks really cool - thanks for the tip.

  • Logic Pro 11: MPE & Preset Buttons Reset After Duplication

    1
    0 Votes
    1 Posts
    76 Views
    No one has replied

17

Online

1.9k

Users

12.5k

Topics

108.7k

Posts