About the Development category
|
|
0
|
1347
|
April 7, 2016
|
Modifying & extending juce::Reverb
|
|
7
|
285
|
December 10, 2023
|
Integrate CUDA in Audio Application
|
|
6
|
488
|
December 5, 2023
|
Catch processBlock() on decompiled assembly of my plugin
|
|
26
|
417
|
December 1, 2023
|
C++ coroutines instead of modal loops and async callbacks for UI?
|
|
7
|
170
|
November 30, 2023
|
Debug in VSCode - Can't trigger Breakpoint
|
|
4
|
99
|
November 30, 2023
|
Infinite loop calling `juce_add_module` from a CMakeLists.txt in the module's own directory
|
|
16
|
239
|
November 27, 2023
|
Pure C++ CircularBuffer
|
|
10
|
522
|
November 27, 2023
|
Debugging plugins in VSCODE
|
|
0
|
95
|
November 25, 2023
|
juce::StringArray read access violations
|
|
1
|
86
|
November 21, 2023
|
[Solved] AudioParameterInt saves (non-normalized) float in parameter settings
|
|
17
|
500
|
November 17, 2023
|
Bug in Treeview with root item invisible
|
|
3
|
378
|
November 15, 2023
|
Parallel processing of arrays/multithreading
|
|
2
|
130
|
November 13, 2023
|
Adding Visual Studio Code code completion
|
|
31
|
9620
|
November 11, 2023
|
Leaks in OSXTypeface and MemoryBlock
|
|
5
|
150
|
November 10, 2023
|
MultiLine Text with Home and End keys
|
|
0
|
111
|
November 9, 2023
|
Buzz/crackle with sample player
|
|
3
|
126
|
November 8, 2023
|
Block-Based Modulators?
|
|
6
|
260
|
November 6, 2023
|
Significance of JUCE_OPENGL_ES
|
|
1
|
113
|
November 6, 2023
|
Creating SVG drawables async results in juce_assert_message_manager_is_locked
|
|
4
|
122
|
November 4, 2023
|
Mutex lock failed error on addTimeSliceClient
|
|
1
|
154
|
October 30, 2023
|
Get DAW host version
|
|
5
|
194
|
October 29, 2023
|
StreamingSocket Drops 1st Byte of Input
|
|
9
|
221
|
October 21, 2023
|
Component::keyPressed issue ( Duplicated event in Ableton, Event is not consumed even with "return true" in Studio One)
|
|
4
|
172
|
October 20, 2023
|
How to set a parameter version hint?
|
|
5
|
2080
|
October 12, 2023
|
SIMD runtime dispatch avoiding Auto-Vectorization
|
|
2
|
180
|
October 10, 2023
|
StateVariableTPTFilter pops on fast modulation
|
|
9
|
127
|
October 10, 2023
|
[Solved] How to let juce::Synthesiser receive mouse-played MIDI Notes from juce::MidiKeyboardComponent in a VST plugin?
|
|
4
|
161
|
October 10, 2023
|
LinkwitzRileyFilter causing distortion
|
|
3
|
201
|
October 7, 2023
|
Headless VST3 host; some plugins render silence
|
|
3
|
239
|
October 5, 2023
|