Skip to content

Conversation

@m1m0zzz
Copy link

@m1m0zzz m1m0zzz commented Apr 21, 2025

  • add and fix JSDoc comment
  • fix ControlParameterIndexUpdater default value
  • fix ControlParameterIndexUpdater.getControlParameterIndex() return value

reuk and others added 26 commits April 9, 2025 12:07
The double-precision buffer is unnecessary because internal nodes should
be prepared using the same precision as the graph itself, and all
AudioProcessors *must* support single-precision processing. Therefore,
if the graph is prepared to use single-precision, then all inner nodes
*must* also use single-precision.

This change also shares the remaining temporary buffer.
…s (20, 23) with old MSVC toolchains (2019 v142)
…ve always on top windows

This commit uses the same logic for the Bluetooth pairing window that we
use for JUCE dialogues and raises its level to NSFloatingWindowLevel
when there are always on top windows.
Prior to this change trying to drag and drop a file onto a target inside
a Viewport could cause hectic scrolling events.
@m1m0zzz m1m0zzz closed this Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants